projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
615b722
)
Document new EmojiReaction notifications
author
lain
<lain@soykaf.club>
Wed, 22 Jan 2020 19:11:18 +0000
(20:11 +0100)
committer
lain
<lain@soykaf.club>
Wed, 22 Jan 2020 19:11:18 +0000
(20:11 +0100)
docs/API/differences_in_mastoapi_responses.md
patch
|
blob
|
history
diff --git
a/docs/API/differences_in_mastoapi_responses.md
b/docs/API/differences_in_mastoapi_responses.md
index 3f75a13f77b0a786cdffb3124ee0d255beb5ad7d..2236870c7403468b5c32e13ef25f7a9a1a3590c6 100644
(file)
--- a/
docs/API/differences_in_mastoapi_responses.md
+++ b/
docs/API/differences_in_mastoapi_responses.md
@@
-101,6
+101,14
@@
The `type` value is `move`. Has an additional field:
- `target`: new account
+### EmojiReaction Notification
+
+The `type` value is `pleroma:emoji_reaction`. Has these fields:
+
+- `emoji`: The used emoji
+- `account`: The account of the user who reacted
+- `status`: The status that was reacted on
+
## GET `/api/v1/notifications`
Accepts additional parameters: