Merge pull request #1525 from coracle-social/clarify-quote-reposts

Clarify quote reposts
This commit is contained in:
Alex Gleason
2024-10-07 15:47:54 -05:00
committed by GitHub

8
18.md
View File

@@ -25,6 +25,14 @@ quote reposted. The `q` tag ensures quote reposts are not pulled and included
as replies in threads. It also allows you to easily pull and count all of the as replies in threads. It also allows you to easily pull and count all of the
quotes for a post. quotes for a post.
`q` tags should follow the same conventions as NIP 10 `e` tags, with the exception
of the `mark` argument.
`["q", <event-id>, <relay-url>, <pubkey>]`
Quote reposts MUST include the [NIP-21](21.md) `nevent`, `note`, or `naddr` of the
event in the content.
## Generic Reposts ## Generic Reposts
Since `kind 6` reposts are reserved for `kind 1` contents, we use `kind 16` Since `kind 6` reposts are reserved for `kind 1` contents, we use `kind 16`