From 40435aed84cbeff6b74e4c0cb1a17b5d198d8085 Mon Sep 17 00:00:00 2001 From: silverpill Date: Tue, 4 Mar 2025 21:43:45 +0000 Subject: [PATCH] FEP-f228: Add Discourse and Mitra to implementation list (#517) Reviewed-on: https://codeberg.org/fediverse/fep/pulls/517 Co-authored-by: silverpill Co-committed-by: silverpill --- fep/f228/fep-f228.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fep/f228/fep-f228.md b/fep/f228/fep-f228.md index 086afcc..06dea03 100644 --- a/fep/f228/fep-f228.md +++ b/fep/f228/fep-f228.md @@ -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: