diff options
| author | Jon Staab <jstaab@protonmail.com> | 2023-05-12 05:10:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-12 05:10:45 -0700 |
| commit | e5302f84c74cf42d878a3ed18257a16bc0d3b748 (patch) | |
| tree | b1a3ad9c0317bf7c38f34c500559b66ff7c0a22d /25.md | |
| parent | 1c728516dfdc7508ce27eda222bde78466e3457d (diff) | |
| parent | 4208652dc7a39c63c39559b13c656ec30400fcba (diff) | |
Merge branch 'master' into patch-1
Diffstat (limited to '25.md')
| -rw-r--r-- | 25.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -16,9 +16,9 @@ A reaction with `content` set to `-` SHOULD be interpreted 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 |
| 17 | downvote or dislike on a post. A client MAY also choose to tally likes against | 17 | 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 tallies. |
| 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 |