1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-05 03:35:52 +00:00

Update implementation status of 8fcf (#664)

This adds more implementations. I'm happy to add in more, I looked at GtS and NodeBB but they didn't seem to implement (I could be wrong)

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/664
Co-authored-by: thisismissem <thisismissem@noreply.codeberg.org>
Co-committed-by: thisismissem <thisismissem@noreply.codeberg.org>
This commit is contained in:
thisismissem
2025-08-20 20:30:43 +02:00
committed by silverpill
parent 94b6f38c5c
commit 6cf6675f89
+3 -1
View File
@@ -157,7 +157,9 @@ server, the receiving end:
## Implementations
This proposal is implemented by Mastodon since the following Pull Request: https://github.com/tootsuite/mastodon/pull/14510
- [Implemented by Mastodon](https://github.com/tootsuite/mastodon/pull/14510) since v3.3.0
- [Implemented by Fedify](https://fedify.dev/manual/send#followers-collection-synchronization) since Fedify 0.8.0, made optional in Fedify 1.5.0
- [Implemented by Tootik](https://github.com/dimkr/tootik/blob/0.18.0/FEDERATION.md#followers-synchronization)
## References