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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user