upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitor Pamplona <vitor@vitorpamplona.com>2023-06-15 10:24:48 -0400
committerfiatjaf_ <fiatjaf@gmail.com>2023-08-08 13:27:32 -0300
commitf8aa3f4e514dbe1688d269e71b1d5c6afad4c8c8 (patch)
tree79e57568d9fe020e18016bf630678a07d90b8923
parent73f2f24bbfb3a7b4fc16f9bbc96b58a7b0ab9410 (diff)
Allows replaceable events to be part of communities as well.
-rw-r--r--172.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/172.md b/172.md
index 84a88c9..d2b7a53 100644
--- a/172.md
+++ b/172.md
@@ -79,6 +79,10 @@ The post-approval event MUST include `a` tags of the communities the moderator i
79 79
80It's recommended that multiple moderators approve posts to avoid deleting them from the community when a moderator is removed from the owner's list. In case the full list of moderators must be rotated, the new moderator set must sign new approvals for posts in the past or the community will restart. The owner can also periodically copy and re-sign of each moderator's approval events to make sure posts don't dissapear with moderators. 80It's recommended that multiple moderators approve posts to avoid deleting them from the community when a moderator is removed from the owner's list. In case the full list of moderators must be rotated, the new moderator set must sign new approvals for posts in the past or the community will restart. The owner can also periodically copy and re-sign of each moderator's approval events to make sure posts don't dissapear with moderators.
81 81
82Replaceable events can be submitted for approval in two ways: (i) by their `e` tag if moderators want to approve each individual change to the repleceable event or (ii) by the `a` tag if the moderator trusts the original post author to not modify the event beyond community rules.
83
84Clients SHOULD evaluate any non-`34550:*` `a` tag as posts to be included in all `34550:*` `a` tags.
85
82# Displaying 86# Displaying
83 87
84Community clients SHOULD display posts that have been approved by at least 1 moderator or by the community owner. 88Community clients SHOULD display posts that have been approved by at least 1 moderator or by the community owner.