Servers
- Akkoma v2025.03
- Pleroma v2.9.0
- Sharkey v2025.2.2
- Manyfold v0.103.0
- Vernissage Server v1.3.0
- snac v2.73
- ActivityPub for WordPress v5.4.0
- Hometown v1.1.2
- Misskey v2025.3.0
- Gancio v1.24.0
- NeoDB v0.11.5
- Iceshrimp v2023.12.13
- Lemmy Development Update 2025-03-07
- Hackers' Pub Introduces Flexible Username Changes: Breaking the Fediverse Norm
- ActivityPub integration for Elgg
Clients
- Fedilab v3.30.0
- Tuba v0.9.2
- Pachli v2.10.1
- toot v0.48.0
- P2Play v0.9.0
- Pixelix v4.0.0
- Pixelfed (React Native) v1.0.4.1
- RaccoonForFriendica v0.4.2
- Tesseract v1.4.31
- Blorp: A cross platform web, iOS and Android client for Lemmy
For developers
- fediverse-pasture-inputs v0.1.13
- Mastodon.py v2.0.1
Articles
- Funkwhale Wants to Filter Out Far-Right Music
- PeerTube: the Fediverse’s decentralized video platform (part 1: first impressions)
- Fediverse Report #106
-----
#WeekInFediverse #Fediverse #ActivityPub
Previous edition: https://mitra.social/objects/01954e2e-70bb-aee5-1f9e-913142a4354e
Servers
- NodeBB v4.0.5
- Hollo v0.5.2
- Ibis v0.2.2
- Honk v1.4.2
- Mobilizon v5.1.2
- Lemmy Development Update 2025-02-21
- Hackers' Pub: ActivityPub-enabled social network for hackers
- FIRM: Federated Information Resource Manager
Clients
- TootRain v2.1.0
- Tinmop v0.9.9.14142135623730
- Dhaaga v0.16.2
- PixelDroid v1.0.beta40
- Alexandrite v0.8.20
Tools and Plugins
- Enable Mastodon Apps for WordPress v1.1.0
- Build Your Own Timeline Algorithm
For developers
Protocol
- FEP-f228: Backfilling conversations
- FEP-f06f: Object observers
Articles
- Talk about the thing itself
- GoToSocial empowers you to have your own home on the Fediverse - with unique controls
- How to Launch Your Own Fediverse Community Server
- Fediverse Report – #104
-----
#WeekInFediverse #Fediverse #ActivityPub
Previous edition: https://mitra.social/objects/019505e9-69b3-ca9f-3b11-869a95dc3430
I'm writting a bot (again), and while browsing through my old code to remind me of how the API works, I've been reminded of that time I wrote a bot using the Mastodon API wrapper for Python. But the bot was hosted on a Pleroma instance (our pleroma).
Turns out, Pleroma doesn't (or didn't at the time) have a streaming API like Mastodon does. So what I did was to create a class that simulated a streaming API, by constantly reading the notifications and checking if there were new notifications since the last time checked, and then using a callback passing the notification to it.
All because I didn't want to write my own API wrapper and I wanted to stick to Mastodon.py. But it worked.
https://gitlab.com/enigmatico/maira-bot/-/blob/main/MastoAPI.py?ref_type=heads
#Lembra? Passando o limite de usuários no Mastodon.py
#Lembra? Passando o limite de usuários no Mastodon.py
Does anyone know if it's possible to use Mastodon.py in a manner where you read from one instance and write to another? For example, scan a big instance like mastodon.social for posts about some topic, and reblog them on a smaller, more topical instance?
GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.
All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.