diff options
| author | grunfink <grunfink@comam.es> | 2025-12-19 10:30:33 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-12-19 10:30:33 +0100 |
| commit | 758c0a367fd873fa67f1afd196e9458e42985222 (patch) | |
| tree | 61cb2f2757eacac484ef22d10f48de418faf8276 /FEDERATION.md | |
| parent | f7ae53b2d26c53ac77524d50281cdf294242126f (diff) | |
Updated documentation.
Diffstat (limited to 'FEDERATION.md')
| -rw-r--r-- | FEDERATION.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FEDERATION.md b/FEDERATION.md index 3e7ea31..02c97c1 100644 --- a/FEDERATION.md +++ b/FEDERATION.md @@ -37,7 +37,7 @@ ### Supported activities and objects - **Inbound**: `Follow`, `Accept`, `Create`, `Update`, `Delete`, `Announce`, `Like`, `EmojiReact`, `Undo` (for Follow/Like/Announce), and `Move` covering `Note`, `Question`, `Page`, `Article`, `Event`, and `Video`. -- **Outbound**: the same set, except for `EmojiReact` (normalised into `Like` internally) and `Create` currently emits `Note` and `Question` objects. +- **Outbound**: the same set. `Create` currently emits `Note` and `Question` objects. - Ordered collections: outboxes present the latest entries; follower/following collections hide membership by default. ### Delivery and moderation |