mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-05 19:55:46 +00:00
FEP-2677: Add Implementations and extend the currently implemented application actors table
This commit is contained in:
@@ -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/<instance_name>` |
|
||||
|
||||
__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
|
||||
|
||||
Reference in New Issue
Block a user