diff options
| author | William Casarin <jb55@jb55.com> | 2022-08-19 15:17:54 -0700 |
|---|---|---|
| committer | William Casarin <jb55@jb55.com> | 2022-08-19 15:50:39 -0700 |
| commit | 7af2540c6e392d5cb789c743b1dd237294388649 (patch) | |
| tree | 9ada1a67b97d7857292fff0f1f7bcc775c6e3bb7 | |
| parent | 533d316170a2d7cd54f7302c747ba371390a50fb (diff) | |
reactions: we should be able to react to any note
Signed-off-by: William Casarin <jb55@jb55.com>
| -rw-r--r-- | 25.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -7,7 +7,7 @@ Reactions | |||
| 7 | 7 | ||
| 8 | `draft` `optional` `author:jb55` | 8 | `draft` `optional` `author:jb55` |
| 9 | 9 | ||
| 10 | A reaction is a `kind 7` note that is used to react to `kind 1` text notes. | 10 | A reaction is a `kind 7` note that is used to react to other notes. |
| 11 | 11 | ||
| 12 | The generic reaction, represented by the `content` set to a `+` string, SHOULD | 12 | The generic reaction, represented by the `content` set to a `+` string, SHOULD |
| 13 | be interpreted as a "like" or "upvote". | 13 | be interpreted as a "like" or "upvote". |