diff --git a/fep/2677/fep-2677.md b/fep/2677/fep-2677.md index 18ec70f..b892e7a 100644 --- a/fep/2677/fep-2677.md +++ b/fep/2677/fep-2677.md @@ -117,9 +117,20 @@ These are not hard rules on when to use `Application` or `Service`. They will pr | [Mitra](https://codeberg.org/silverpill/mitra) | `http://mitra.example/actor` | | [Pleroma](https://pleroma.social/) | `https://pleroma.example/internal/fetch` | | [Mbin](https://github.com/MbinOrg/mbin) | `https://mbin.example/i/actor` | +| [WordPress](https://github.com/Automattic/wordpress-activitypub) | `https://wordpress.example/wp-json/activitypub/1.0/application` | +| [Mobilizon](https://framagit.org/framasoft/mobilizon/) | `https://mobilizon.example/relay` | +| [Gancio](https://framagit.org/les/gancio/) | `https://gancio.example/federation/u/` | __Note__: Feel free to add further links. +## Implementations + +| Software | dateImplemented | dateReleased | +| --- | --- | --- | +| [WordPress](https://github.com/Automattic/wordpress-activitypub) | [2023-12-21](https://github.com/Automattic/wordpress-activitypub/commit/6f1a9a1f7fb957d6989316ea7a6f3d418cc8db82) | - | +| [Mobilizon](https://framagit.org/framasoft/mobilizon/) | [2023-12-14](https://framagit.org/framasoft/mobilizon/-/merge_requests/1507) | - | +| [Gancio](https://framagit.org/les/gancio/) | [2023-12-22](https://framagit.org/les/gancio/-/commit/9c74f5198d7c2c360fdb70ebbd0d4bfc2e6999b4) | - | + ## References - [ActivityPub] Christine Lemmer Webber, Jessica Tallon, [ActivityPub](https://www.w3.org/TR/activitypub/), 2018