Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Better describes the use of a, e and p tags in the post approva…
…l event.
  • Loading branch information
vitorpamplona committed Jun 15, 2023
commit e5c0603f923a5b5df355ab792687b30725e802ba
2 changes: 1 addition & 1 deletion 172.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Community management clients MAY filter all mentions to a given `kind:34550` eve

# Post Approval by moderators

The post-approval event SHOULD include a stringified `new post request` event inside the `.content` of the approval ([NIP-18-style](18.md)).
The 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.

```js
{
Expand Down