summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FEDERATION.md2
-rw-r--r--doc/snac.82
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 @@
37### Supported activities and objects 37### Supported activities and objects
38 38
39- **Inbound**: `Follow`, `Accept`, `Create`, `Update`, `Delete`, `Announce`, `Like`, `EmojiReact`, `Undo` (for Follow/Like/Announce), and `Move` covering `Note`, `Question`, `Page`, `Article`, `Event`, and `Video`. 39- **Inbound**: `Follow`, `Accept`, `Create`, `Update`, `Delete`, `Announce`, `Like`, `EmojiReact`, `Undo` (for Follow/Like/Announce), and `Move` covering `Note`, `Question`, `Page`, `Article`, `Event`, and `Video`.
40- **Outbound**: the same set, except for `EmojiReact` (normalised into `Like` internally) and `Create` currently emits `Note` and `Question` objects. 40- **Outbound**: the same set. `Create` currently emits `Note` and `Question` objects.
41- Ordered collections: outboxes present the latest entries; follower/following collections hide membership by default. 41- Ordered collections: outboxes present the latest entries; follower/following collections hide membership by default.
42 42
43### Delivery and moderation 43### 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.
407.It Vt EmojiReact 407.It Vt EmojiReact
408For 408For
409.Vt Note 409.Vt Note
410objects, on input. 410objects, on input and output.
411.It Vt Announce 411.It Vt Announce
412For 412For
413.Vt Note 413.Vt Note