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

Fediverso

Discussioni sul Fediverso, il protocollo ActivityPub, le piattaforme social federate e relative applicazioni.

This category can be followed from the open social web via the handle fediverso@forum.pierobosio.it

786 Topics 4.5k Posts
  • 0 Votes
    6 Posts
    5 Views
    @bkuhn@fedi.copyleft.org that's a good idea. It would maybe draw additional people who wouldn't normally travel to an AP only conference... And it'd make planning much easier!
  • 0 Votes
    4 Posts
    0 Views
    @soapdog thank you! 🙏
  • (digital) doodling a little

    c2s activitypub ios fediverse wordpress
    5
    3
    1 Votes
    5 Posts
    12 Views
    @liaizon yes
  • 0 Votes
    1 Posts
    6 Views
    Good morning 😃☀️ ☕️ friends and Fediverse. Hope everyone has a wonderful day ahead and weekend.#Coffee #Fediverse #Weekend
  • 0 Votes
    1 Posts
    8 Views
    A wonderful story about a journey to the #fediverse that mirrors mine on various levels: "there's something quietly beautiful about a place where people just... share what they know. No brand deals, no engagement metrics, no algorithm nudging you toward rage. Just someone who spent twenty years studying Arctic policy posting a thread at 2 AM because they think you should understand what's happening."Thanks to @Ruth_Mottram for bringing it to our attentionMuch love to you wonderful people
  • 0 Votes
    1 Posts
    5 Views
    RE: https://mastodon.uno/@Paoblog/116181791281402018Esiste un gruppo per Viaggiatori nel #fediverso italiano? Certamente! Se ti piacciono contenuti come questo, scrivili o condividili nel gruppo viaggi di Feddit. Basterà citare @Viaggi all'interno del tuo post. #viaggio #FotografiadiViaggio #viaggi #viaggiare
  • Need help folks!

    mastodon fediverse fedihelp accessibility blind
    1
    0 Votes
    1 Posts
    3 Views
    Need help folks! Planning to move to a new instance, want my posts, reposts, favorites, bookmarks either as a read-only archive or exported to my new instance. Can blind-first apps like Fedra @TheQuinbox or FastSM @MewProjects allow a full buffer export if I load everything into them? Or @FediTips Is there an unofficial way to export or bring it all to a new instance? Any suggestions much appreciated!#Mastodon #Fediverse #FediHelp #Accessibility #Blind
  • Week in Fediverse 2026-03-06

    fediverse activitypub weekinfediverse
    1
    0 Votes
    1 Posts
    7 Views
    Week in Fediverse 2026-03-06Servers- Hollo v0.7.5- Lemmy v0.19.16- Ktistec v3.3.2- Stegodon v1.8.1- GoToSocial v0.21.1- ActivityPub for WordPress v8.0.0- gathio v1.6.2- Misskey v2026.3.0- Castopod v1.15.5- flohmarkt v0.16.1- NodeBB v4.9.1- PieFed v1.6.9- Lemmy Development Update February 2026- FediProfile: A linktree for the fediverse - ActivityPub enabled profilesClients- Sengi v1.9.0- Summit v1.79.1- Blorp v1.10.8Tools and Plugins- Poduptime v6.3.0- share.joinmastodon.org: Share widget for MastodonProtocol- FEP-82f6: Actor statuses (Final comments)Articles- Gotosocial Reverse Proxy With Wireguard- FR#156 – Share Where?-----#WeekInFediverse #Fediverse #ActivityPubPrevious edition: https://mitra.social/objects/019ca0a0-4fce-c180-89e4-071244c530a4
  • Warm up the fire!

    owncast streaming interview fediverse fedi people show firesidefedi
    1
    0 Votes
    1 Posts
    4 Views
    Warm up the fire! We're LIVE!Digital Necropolis: A Lich’s Quest Through Abandoned Internet History - Lich Silvae - E78#owncast #streaming #interview #fediverse #fedi #people #show #firesidefedi #FsFhttps://stream.firesidefedi.live
  • 0 Votes
    1 Posts
    5 Views
    Every major version is a milestone, and 8.0.0 is no exception. Your WordPress blog just became a two-way street in the Fediverse. Visitors can like and boost your posts directly on your site. Media from federated replies is handled more reliably, and new block patterns make it easy to drop ActivityPub features into your pages.Like and Boost, Right From Your BlogThe Fediverse Reactions block now has optional Like and Boost action buttons, inline with each reaction group. When a visitor clicks one, a modal opens where they can enter their Fediverse handle or copy the post URL to interact from their home server.The plugin remembers the visitor’s profile in their browser, so the second time around it’s even faster. And for folks who aren’t familiar with how the Fediverse works, each modal now includes a collapsible “Why do I need to enter my profile?” help section that explains the open social web in plain language.This dramatically lowers the friction for cross-platform engagement.Block Patterns and TemplatesSetting up a Fediverse-ready profile page used to mean manually assembling Follow Me, Extra Fields, and Followers blocks. Not anymore.We’ve added a “Fediverse” block pattern category with four pre-configured layouts:Author Profile with Follow, a compact profile card.Fediverse Follow Page, a full-page follow experience.Author Header with Follow, great for author archive headers.Fediverse Sidebar, drop it into any sidebar or widget area.If you’re running a block theme on WordPress 6.7+, there’s also a new Author Archive (Fediverse) block theme template ready to go.Publish Smarter With Post Format SuggestionsA new pre-publish panel now analyzes your post content and suggests an appropriate post format when your object type is set to “Post Format.” Got a post that’s mostly images? It’ll nudge you toward the Image format. A video post? Video format.This matters because media-focused Fediverse platforms like Pixelfed and Vernissage display Notes differently than Articles, so choosing the right format means your content looks its best everywhere it lands.Community SnippetsWe’ve added a snippets/ folder to the GitHub repository, a home for lightweight, community-contributed extensions that don’t belong in the core plugin but are too useful to lose. The first batch includes:FediBlog Tag, automatically adds #FediBlog to standard blog posts for better Fediverse discovery.Locale from Tags, derives post locale from taxonomy tags.Bot Account, marks your profile as automated and displays a “BOT” badge in the Fediverse.Blockless ActivityPub, renders Fediverse reactions as pure server-side HTML, no JS required.Photon CDN, serves cached remote media through Jetpack’s Photon CDN for faster delivery.Got a snippet of your own? Check out the snippets folder and send a PR.Smarter Media CachingUnder the hood, we’ve rebuilt how the plugin handles remote media, avatars, emoji, images, audio, and video from across the Fediverse. Instead of importing everything into the WordPress Media Library at insert time, media is now wrapped in custom blocks and cached lazily at render time.What does that mean for you? Faster processing of incoming content, less disk usage, and better rendering of audio and video attachments. Original remote URLs are preserved in block attributes, so caches can be regenerated without data loss. If you’re using Jetpack’s Site Accelerator, that works too, the new system is built filter-first.For site admins, there are new CLI commands to keep things tidy:wp activitypub cache statuswp activitypub cache clearMinimum PHP 7.4With WordPress 7.0 deprecating PHP 7.2 and 7.3, we’ve raised the minimum requirement to PHP 7.4. This lets us clean up compatibility polyfills and use more modern PHP features going forward. If you’re still on an older version, update your PHP before updating the plugin.ChangelogAddedAdd a help section to interaction dialogs explaining the Fediverse and why entering a profile is needed.Add a notice on the Settings page to easily switch from legacy template mode to automatic mode.Add a pre-publish suggestion that recommends a post format for better compatibility with media-focused Fediverse platforms.Add a Site Health check that warns when plugins are causing too many federation updates.Add backwards compatibility for the ACTIVITYPUB_DISABLE_SIDELOADING constant and activitypub_sideloading_enabled filter from version 7.9.1.Add bot account snippet that marks ActivityPub profiles as automated accounts, displaying a “BOT” badge on Mastodon and other Fediverse platforms.Add Cache namespace for remote media caching with CLI commands, improved MIME validation, and filter-based architecture.Add federation of video poster images set in the WordPress video block.Add Locale from Tags community snippet.Add optional Like and Boost action buttons to the Fediverse Reactions block, allowing visitors to interact with posts from their own server.Add pre-built Fediverse block patterns for easy profile, follow page, and sidebar setup.Add snippet for blockless fediverse reactions.Add wp activitypub fetch CLI command for fetching remote URLs with signed HTTP requests.ChangedImproved active user counting for NodeInfo to include all federated content types and comments.Improve language map resolution to strictly follow the ActivityStreams spec.Superseded outbox activities are now removed instead of kept, reducing clutter in the outbox.The minimum required PHP version is now 7.4.FixedAccept incoming activities from servers that use standalone key objects for HTTP Signatures.Fix a crash on servers where WordPress uses FTP instead of direct file access for media caching.Fix a crash when receiving posts from certain federated platforms that send multilingual content.Fix automatic cleanup of old activities failing silently on sites with large numbers of outbox, inbox, or remote post items.Fix comment count to properly exclude likes, shares, and notes.Fix follow button redirect from Mastodon not being recognized.Fix modal overlay not covering the full screen on block themes.Fix outbox invalidation canceling pending Accept/Reject responses to QuoteRequests for the same post.Fix QuoteRequest handler to derive responding actor from post author instead of inbox recipient.Fix reactions block buttons inheriting theme background color on classic themes.Fix reactions block layout on small screens and remove unwanted button highlight when clicking action buttons.Fix signature verification rejecting valid requests that use lowercase algorithm names in the Digest header.Fix soft-deleted posts being served instead of a tombstone when the post is re-saved.Improve compatibility with federated services that use a URL reference for the actor’s public key.Improve handling of all public audience identifiers when sending activities to followers and relays.Prevent private recipient lists from being shared when sending activities to other servers.Get ItDownload from WordPress.org or grab it on GitHub. Remember to check your PHP version first — 7.4 or higher is now required.A huge thank you to everyone who contributed code, testing, bug reports, and ideas to this release. Special thanks to @kraft, @jeremy, and @futtta for their snippet contributions.Update, try out those Like and Boost buttons, and let us know what you think — what’s the feature you’ve been waiting for? What would you like to see next?
  • 0 Votes
    7 Posts
    33 Views
    @meuwese @grimjfoot @EUCommission @EC_DIGIT @HennaVirkkunen I hope it helps Glad to see attention is being put on it.Mastodon needs can easy link for websites to add.
  • 0 Votes
    1 Posts
    6 Views
    Good morning 😃☀️ ☕️❄️ friends and Fediverse. Hope everyone has a great day today ahead.My Thinkpad is being delivered tomorrow afternoon.#Coffee #Thursday #Thinkpad #Fediverse
  • 1 Votes
    3 Posts
    20 Views
    Honestly, I hadn’t thought about that. I was planning to wait and see how Mastodon handles it and adapt to their approach. The DM as accept idea is really interesting. It could work.
  • 0 Votes
    1 Posts
    7 Views
    Good morning 😃☀️ ☕️❄️ fediverse and friends. Hope everyone has a great day today.#Coffee #Wednesday #Fediverse #SnacBsdCafe
  • 0 Votes
    1 Posts
    7 Views
    I social sono morti e siamo spiati costantemente.Sabato parleremo di social network liberi e alternativi, federati, creati e gestiti dalla comunità, e vedremo anche QubeOS, un sistema operativo GNU/Linux per isolare ogni singola attività svolta sul proprio pc e in rete, per avere il massimo assoluto di sicurezza. Sabato sarà indimenticabile! 🥹@tecnologia @sicurezza#ILSEste #ILS #ItalianLinuxSociety #Fediverso #QubeOS #Linux
  • 0 Votes
    4 Posts
    15 Views
    @Neko0001 bonjour!
  • 0 Votes
    9 Posts
    44 Views
    @Shadow_of_clown looks like already suspended by it home instance. But thx for notification!
  • 0 Votes
    3 Posts
    19 Views
    @Curry @theraccoonbytes I was thinking of privately reaching out to Casey and PJ first (Kevin has barely used the instance) to see what their plans are for the future... and then maybe try to assemble a group of volunteers to see if anyone is interested in helping out with hosting, moderation, onboarding, community engagement, etc.For now whenever I can I browse their local timeline and interact with people to make them feel seen and valued...
  • 0 Votes
    2 Posts
    6 Views
    @emanuelecariati"Ma io che cazzo ne so, mi scusi"@Yuri_Pirovine
  • My experience of the #fediverse :

    fediverse thefutureisfederated yunohost
    40
    0 Votes
    40 Posts
    121 Views
    @kiwiWolle hahaha 😂 🥰

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti