diff options
| author | Kieran <kieran@harkin.me> | 2024-10-15 11:15:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-15 11:15:54 +0100 |
| commit | 1e2f19863ca56754daa2466881eb22087a71b17d (patch) | |
| tree | 4f7be759dce290fea1d3ae10c403260b466ee16c /18.md | |
| parent | 53afaaece61f02e92b5ef9c3e9c32945c7ebf522 (diff) | |
| parent | e381b577c997b849fa544eea7dc9f08b360b4a33 (diff) | |
Merge branch 'master' into nip71-imeta
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` |