diff options
Diffstat (limited to '18.md')
| -rw-r--r-- | 18.md | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -25,6 +25,14 @@ quote reposted. The `q` tag ensures quote reposts are not pulled and included | |||
| 25 | as replies in threads. It also allows you to easily pull and count all of the | 25 | as replies in threads. It also allows you to easily pull and count all of the |
| 26 | quotes for a post. | 26 | quotes for a post. |
| 27 | 27 | ||
| 28 | `q` tags should follow the same conventions as NIP 10 `e` tags, with the exception | ||
| 29 | of the `mark` argument. | ||
| 30 | |||
| 31 | `["q", <event-id>, <relay-url>, <pubkey>]` | ||
| 32 | |||
| 33 | Quote reposts MUST include the [NIP-21](21.md) `nevent`, `note`, or `naddr` of the | ||
| 34 | event in the content. | ||
| 35 | |||
| 28 | ## Generic Reposts | 36 | ## Generic Reposts |
| 29 | 37 | ||
| 30 | Since `kind 6` reposts are reserved for `kind 1` contents, we use `kind 16` | 38 | Since `kind 6` reposts are reserved for `kind 1` contents, we use `kind 16` |