upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2024-10-07 15:47:54 -0500
committerGitHub <noreply@github.com>2024-10-07 15:47:54 -0500
commit38af1efe779f9a26530c6171f292264b28c1eb43 (patch)
treeaf0ee81786ea88e96c26b807e1e9fefd2796fc10
parent23ef4aa05b61dfd8e36046c61efd656e9af3538e (diff)
parent4769b1658a226444e1c6d8d84b0bc6e00bca15a3 (diff)
Merge pull request #1525 from coracle-social/clarify-quote-reposts
Clarify quote reposts
-rw-r--r--18.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/18.md b/18.md
index 27c5915..41c9442 100644
--- a/18.md
+++ b/18.md
@@ -25,6 +25,14 @@ quote reposted. The `q` tag ensures quote reposts are not pulled and included
25as replies in threads. It also allows you to easily pull and count all of the 25as replies in threads. It also allows you to easily pull and count all of the
26quotes for a post. 26quotes for a post.
27 27
28`q` tags should follow the same conventions as NIP 10 `e` tags, with the exception
29of the `mark` argument.
30
31`["q", <event-id>, <relay-url>, <pubkey>]`
32
33Quote reposts MUST include the [NIP-21](21.md) `nevent`, `note`, or `naddr` of the
34event in the content.
35
28## Generic Reposts 36## Generic Reposts
29 37
30Since `kind 6` reposts are reserved for `kind 1` contents, we use `kind 16` 38Since `kind 6` reposts are reserved for `kind 1` contents, we use `kind 16`