1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-05 19:55:46 +00:00

FEP-f228: Add Discourse and Mitra to implementation list (#517)

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/517
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
This commit is contained in:
silverpill
2025-03-04 21:43:45 +00:00
committed by silverpill
parent d01580e4e7
commit 40435aed84
+3 -1
View File
@@ -25,7 +25,7 @@ The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "S
This collection represents a [thread] and contains all posts in a conversation, from the perspective of the conversation owner.
It is an `OrderedCollection`, and the order of items is chronological. It MUST contain at least one item, the top-level post. This post MUST have a `context` property referring to the collection. Other items might not have this property,
It is an `OrderedCollection`, and the order of items is chronological. It MUST contain at least one item, the top-level post. This post MUST have a `context` property referring to the collection. Other posts might not have this property.
When `context` property is present on a post, it MUST resolve to a collection of posts.
@@ -73,6 +73,8 @@ Collection of posts:
- NodeBB
- Iceshrimp.NET
- WordPress
- Discourse
- Mitra
Collection of activities: