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:20:11 -0400
committerfiatjaf_ <fiatjaf@gmail.com>2023-08-08 13:27:32 -0300
commit73f2f24bbfb3a7b4fc16f9bbc96b58a7b0ab9410 (patch)
tree054c0a08b3bf8cbfc223d8f48b1c3a0411e60302
parent135a2f533890b77d3df1deca3fbe09ae47265723 (diff)
Better describes the use of `a`, `e` and `p` tags in the post approval event.
-rw-r--r--172.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/172.md b/172.md
index 123eaef..84a88c9 100644
--- a/172.md
+++ b/172.md
@@ -59,7 +59,7 @@ Community management clients MAY filter all mentions to a given `kind:34550` eve
59 59
60# Post Approval by moderators 60# Post Approval by moderators
61 61
62The post-approval event SHOULD include a stringified `new post request` event inside the `.content` of the approval ([NIP-18-style](18.md)). 62The post-approval event MUST include `a` tags of the communities the moderator is posting into (one or more), the `e` tag of the post and `p` tag of the author of the post (for approval notificaitons). The event SHOULD also include the stringified `post request` event inside the `.content` ([NIP-18-style](18.md)) and a `k` tag with the original post's event kind to allow filtering of approved posts by kind.
63 63
64```js 64```js
65{ 65{