diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2020-01-23 02:12:03 +0000 |
---|---|---|
committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2020-01-23 02:12:03 +0000 |
commit | dddebee047efc4ab1dff6565bef32954695846a7 (patch) | |
tree | 550cf393f8406919e70e1b3aa5fa67ff365b57b8 /CHANGELOG.md | |
parent | 73e6bbbe8973d81688e0916e616cd4726ad659c2 (diff) | |
parent | 002146d2979afcebe1b3d0c720eb011aa9dbebd0 (diff) | |
download | pleroma-dddebee047efc4ab1dff6565bef32954695846a7.tar.gz pleroma-dddebee047efc4ab1dff6565bef32954695846a7.zip |
Merge branch 'emoji-notifications' into 'develop'
Emoji notifications
See merge request pleroma/pleroma!2130
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bc555878..3f6914638 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -96,6 +96,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Mastodon API: Add support for `account_id` param to filter notifications by the account - Mastodon API: Add `emoji_reactions` property to Statuses - Mastodon API: Change emoji reaction reply format +- Notifications: Added `pleroma:emoji_reaction` notification type </details> ### Fixed |