upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Casarin <jb55@jb55.com>2022-07-31 12:44:40 -0700
committerWilliam Casarin <jb55@jb55.com>2022-07-31 12:44:40 -0700
commit6903ff5b2c395a550a26069f6e2b5460ae1fdca6 (patch)
tree7ab6569a7b52b8829368b0348ac95e091fb46663
parent89bb08ba8683a13d23db9c60a3f2a16a06333f0d (diff)
nip25: make generic like an explicit +reactions
Signed-off-by: William Casarin <jb55@jb55.com>
-rw-r--r--25.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/25.md b/25.md
index ba4c695..b294255 100644
--- a/25.md
+++ b/25.md
@@ -9,8 +9,8 @@ Reactions
9 9
10A reaction is a `kind 7` note that is used to react to `kind 1` text notes. 10A reaction is a `kind 7` note that is used to react to `kind 1` text notes.
11 11
12The generic reaction, represented by an empty string, SHOULD be interpreted as 12The generic reaction, represented by the `content` set to a `+` string, SHOULD
13a "like". 13be interpreted as a "like" or "upvote".
14 14
15A reaction with `content` set to `-` SHOULD be interepreted as a "dislike" or 15A reaction with `content` set to `-` SHOULD be interepreted as a "dislike" or
16"downvote". It SHOULD NOT be counted as a "like", and MAY be displayed as a 16"downvote". It SHOULD NOT be counted as a "like", and MAY be displayed as a