diff options
| author | William Casarin <jb55@jb55.com> | 2024-02-22 11:38:39 -0800 |
|---|---|---|
| committer | William Casarin <jb55@jb55.com> | 2024-02-22 11:40:58 -0800 |
| commit | 996ef456057c6f91320411098c259c3b68f3cc77 (patch) | |
| tree | 1c7df9e0da5aa79aeec39596d196c4f00f59a057 /18.md | |
| parent | 4313fbf7a5c1d7d2c29e414ed68104641f3286fa (diff) | |
Use `q` instead of `e` tags for quote reposts
Signed-off-by: William Casarin <jb55@jb55.com>
Diffstat (limited to '18.md')
| -rw-r--r-- | 18.md | 7 |
1 files changed, 4 insertions, 3 deletions
| @@ -20,9 +20,10 @@ reposted. | |||
| 20 | 20 | ||
| 21 | ## Quote Reposts | 21 | ## Quote Reposts |
| 22 | 22 | ||
| 23 | Quote reposts are `kind 1` events with an embedded `e` tag | 23 | Quote reposts are `kind 1` events with an embedded `q` tag of the note being |
| 24 | (see [NIP-08](08.md) and [NIP-27](27.md)). Because a quote repost includes | 24 | quote reposted. The `q` tag ensures quote reposts are not pulled and included |
| 25 | an `e` tag, it may show up along replies to the reposted note. | 25 | as replies in threads. It also allows you to easily pull and count all of the |
| 26 | quotes for a post. | ||
| 26 | 27 | ||
| 27 | ## Generic Reposts | 28 | ## Generic Reposts |
| 28 | 29 | ||