From 6cf6675f89802ab116dad48fbe2e07166be98b03 Mon Sep 17 00:00:00 2001 From: thisismissem Date: Wed, 20 Aug 2025 20:30:43 +0200 Subject: [PATCH] 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 Co-committed-by: thisismissem --- fep/8fcf/fep-8fcf.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fep/8fcf/fep-8fcf.md b/fep/8fcf/fep-8fcf.md index d36d089..9340448 100644 --- a/fep/8fcf/fep-8fcf.md +++ b/fep/8fcf/fep-8fcf.md @@ -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