MediaFormat

140 Followers
44 Following
178 Posts

Fairplayer is sort of like a federated Bandcamp...

"Fairplayer plays music from a decentralized ecosystem. Artists and communities publish their music on their own websites and link them to a player where the user can listen to them all."

https://fairplayer.band/

#music #web

Fairplayer

8.0.0 — Smash That Like Button

WordPress ActivityPub 8.0.0 makes your blog more interactive in the Fediverse: visitors can Like/Boost posts directly on-site, with faster repeat interactions and clearer guidance. New Fediverse block patterns/templates speed setup, a pre-publish panel suggests post formats, community snippets land in-repo, and remote media caching is rebuilt for reliability. PHP 7.4+ required.

https://activitypub.blog/2026/03/05/8-0-0-smash-that-like-button/

Federated systems need better affordances

Ploum wrote about PixelFed sawing off the branch that the Fediverse is sitting on. He describes a kind of misuse of the protocol: PixelFed only delivers post...

voboda's blog

🎉 Applications for the Sovereign Tech Fellowship are officially open!

What’s new? For the first time, community managers, and technical writers can apply alongside open source maintainers until April 6, 2026, to become Fellows.

The #SovereignTechFellowship invests directly in the people behind the code, supporting key experts whose work underpins the health and stability of critical components in the #opensource ecosystem.

(1/2)

Fedify 2.0.0 is here!

This is the biggest release in Fedify's history. Here are the highlights:

  • Modular architecture — The monolithic @fedify/fedify package has been broken up into focused, independent packages: @fedify/vocab, @fedify/vocab-runtime, @fedify/vocab-tools, @fedify/webfinger, and more. Smaller bundles, cleaner imports, and the ability to extend ActivityPub with custom vocabulary types.
  • Real-time debug dashboard — The new @fedify/debugger package gives you a live dashboard at /__debug__/ showing all your federation traffic: traces, activity details, signature verification, and correlated logs. Just wrap your Federation object and you're done.
  • ActivityPub relay support — First-class relay support via @fedify/relay and the fedify relay CLI command. Supports both Mastodon-style and LitePub-style relay protocols (FEP-ae0c).
  • Ordered message delivery — The new orderingKey option solves the “zombie post” problem where a Delete arrives before its Create. Activities sharing the same key are guaranteed to be delivered in FIFO order.
  • Permanent failure handlingsetOutboxPermanentFailureHandler() lets you react when a remote inbox returns 404 or 410, so you can clean up unreachable followers instead of retrying forever.

Other changes include content negotiation at the middleware level, @fedify/lint for shared linting rules, @fedify/create for quick project scaffolding, CLI config files, native Node.js/Bun CLI support, and many bug fixes.

This release includes significant contributions from Korea's OSSCA participants. Huge thanks to everyone involved!

This is a major release with breaking changes—please check the migration guide before upgrading.

Full release notes: https://github.com/fedify-dev/fedify/discussions/580

#Fedify #ActivityPub #fediverse #fedidev #TypeScript

Fedify 2.0.0: Modular architecture, debug dashboard, and relay support · fedify-dev fedify · Discussion #580

Fedify is a TypeScript framework for building ActivityPub servers that participate in the fediverse. It reduces the complexity and boilerplate typically required for ActivityPub implementation whil...

GitHub

@pfefferle I haven’t published my client yet, but I’m aiming to do so in the next few weeks.

I’ll keep a close eye on that PR!

@pfefferle already working on it I see ❤️

In the Fediverse track at SFSCon, André Menrath spoke about:

Interoperability of Events in the Fediverse: Status Quo and Vision

https://fediforum.org/2025-11-sfscon/

#fediforum #sfscon #fediverse #socialweb

FediForum | FediForum/Fediverse Track at SFSCon, November 2025, in Bolzano, Italy

FediForum

Feditext beta users: version 1.7.2 (build 142) fixes the autocomplete bug in the post composer on iOS 18+ (iOS 15–17 are not affected).

it also switches to an account-specific search API method for looking up accounts based on username and display name only. for Mastodon users, this may result in slightly faster autocomplete lookups and fewer false positives. GTS users should not see a difference. please report any issues with other servers.

#Feditext #Metatext

I have a question for #ActivityPub fanatics. For the Social Web Devroom at FOSDEM 2026, we've reached out to over 50 different Fediverse projects to make sure they know about the event. Is there anyone else we need to reach? If you know someone working on Fediverse software development OR organisational and social issues, please share this call-for-proposals link. Our deadline is Dec 1, 2025 and we don't want to miss any part of this movement.

https://socialwebfoundation.org/2025/10/31/fosdem-2026-social-web-devroom-call-for-participation/

FOSDEM 2026 – Social Web Devroom – Call For Participation

The Social Web Foundation is pleased to announce the Social Web Devroom at FOSDEM 2026, and invite participants to submit proposals for talks for the event. FOSDEM is an exciting free and open sour…

Social Web Foundation