ActivityPub in Pleroma
4 minute read Published:
Implementing ActivityPub in Pleroma
After some work, ActivityPub support will be merged into the develop branch of Pleroma in the next days.
This change will add the following user facing features:
- Support for Mastodon’s visibility suggestion settings, like private posts and direct messages.
- Slightly faster federation
Not too much for a few weeks of work. Anyway, here are my thoughts about the whole process.