diff options
| author | benthecarman <15256660+benthecarman@users.noreply.github.com> | 2023-01-11 14:26:31 -0600 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2023-01-11 17:47:26 -0300 |
| commit | 0019a206a351fcdb7429b829d08024fd4f565f02 (patch) | |
| tree | 84d554eca9ec1ae4a993fa204946ecdbb4fc4b10 /25.md | |
| parent | e55c86d207e11a29ccceaa0d28554a8eca9440cf (diff) | |
NIP25: allow for emojis to be considered dislikes
Diffstat (limited to '25.md')
| -rw-r--r-- | 25.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -18,7 +18,7 @@ downvote or dislike on a post. A client MAY also choose to tally likes against | |||
| 18 | dislikes in a reddit-like system of upvotes and downvotes, or display them as | 18 | dislikes in a reddit-like system of upvotes and downvotes, or display them as |
| 19 | separate tallys. | 19 | separate tallys. |
| 20 | 20 | ||
| 21 | The `content` MAY be an emoji, in this case it MAY be interpreted as a "like", | 21 | The `content` MAY be an emoji, in this case it MAY be interpreted as a "like" or "dislike", |
| 22 | or the client MAY display this emoji reaction on the post. | 22 | or the client MAY display this emoji reaction on the post. |
| 23 | 23 | ||
| 24 | Tags | 24 | Tags |