diff options
| author | Francisco Calderón <fjcalderon@gmail.com> | 2024-11-04 15:39:21 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-04 15:39:21 -0300 |
| commit | 03f3bc39678262ecbd5d870c9da44723023557ff (patch) | |
| tree | e75ecf32d3bc906a8b26314488a1ae90996169c1 /18.md | |
| parent | f72a2f69ed93cf442e83bf9e7e16f6c06da40384 (diff) | |
| parent | 6bcd89c097e97e65dbc95e7c6b7b8348e8dd6b5c (diff) | |
Merge branch 'master' into p2p-nip
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` |