upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/18.md
diff options
context:
space:
mode:
Diffstat (limited to '18.md')
-rw-r--r--18.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/18.md b/18.md
index 75c4100..27c5915 100644
--- a/18.md
+++ b/18.md
@@ -4,7 +4,7 @@ NIP-18
4Reposts 4Reposts
5------- 5-------
6 6
7`draft` `optional` `author:jb55` `author:fiatjaf` `author:arthurfranca` 7`draft` `optional`
8 8
9A repost is a `kind 6` event that is used to signal to followers 9A repost is a `kind 6` event that is used to signal to followers
10that a `kind 1` text note is worth reading. 10that a `kind 1` text note is worth reading.
@@ -20,9 +20,10 @@ reposted.
20 20
21## Quote Reposts 21## Quote Reposts
22 22
23Quote reposts are `kind 1` events with an embedded `e` tag 23Quote 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 24quote reposted. The `q` tag ensures quote reposts are not pulled and included
25an `e` tag, it may show up along replies to the reposted note. 25as replies in threads. It also allows you to easily pull and count all of the
26quotes for a post.
26 27
27## Generic Reposts 28## Generic Reposts
28 29