Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Complete this sentence:

Fediverso
47 39 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    8 Views
    🦣 Stegodon v1.6.0 brings boost support and major timeline fixes! 🎉 ✨ Full boost/unboost functionality in web & TUI 🔧 Fixed global timeline pagination & remote user visibility #fediverse #activitypub #golang
  • 0 Votes
    9 Posts
    36 Views
    Thanks for sharing, that's quite exciting. I'm assuming BlueSky users can post to Lemmy instances (like other threadiverse) instances by mentioning the group actor?
  • Un server ActivityPub in un singolo file PHP?

    Fediverso fediverse
    1
    0 Votes
    1 Posts
    16 Views
    Un server ActivityPub in un singolo file PHP? Ecco come fare... Il post di @tofeo Qualsiasi programma per computer può essere progettato per essere eseguito da un singolo file, se la progettazione è abbastanza sbagliata! 🤣Volevo creare il server #Fediverse più semplice possibile, che potesse essere utilizzato come strumento didattico per mostrare come funziona ActivityPub / Mastodon.shkspr.mobi/blog/2024/02/activ…@fediversoRE: shkspr.mobi/blog/2024/02/activ…
  • 0 Votes
    1 Posts
    13 Views
    I'm working on federation issues.👻 Release v3.1.2 of Ktistec improves support for Lemmy and community servers like it that distribute content by wrapping it in Announce activities (FEP-1b12: Group federation support). Ktistec also supports the audience property, although support for that was removed from Lemmy earlier this year.🎃 This release also adds support for delivering to shared inboxes, which are widely supported by other ActivityPub servers. Despite being federated, the Fediverse is not highly distributed, and this optimization can reduce outbound delivery traffic by 10-20x.AddedSupport for the Dislike activity.Support for the audience property on activities and objects.Support for delivery to shared inboxes.Support for full-width hash signs in hashtags (e.g. #日本語) commonly used in Japanese and other Asian languages.FixedStrip HTML from object summaries rather than escaping it.Properly unwrap Lemmy-style Announce activities.ChangedDestroy discarded drafts instead of deleting them.Enjoy!#ktistec #fediverse #activitypub #crystallang