From 758c0a367fd873fa67f1afd196e9458e42985222 Mon Sep 17 00:00:00 2001 From: grunfink Date: Fri, 19 Dec 2025 10:30:33 +0100 Subject: Updated documentation. --- FEDERATION.md | 2 +- doc/snac.8 | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/doc/snac.8 b/doc/snac.8 index 0dc0769..b8a75fa 100644 --- a/doc/snac.8 +++ b/doc/snac.8 @@ -407,7 +407,7 @@ objects, on input and output. .It Vt EmojiReact For .Vt Note -objects, on input. +objects, on input and output. .It Vt Announce For .Vt Note -- cgit v1.2.3