Merge branch 'develop' into feature/tag_feed
authorMaksim Pechnikov <parallel588@gmail.com>
Thu, 23 Jan 2020 08:42:10 +0000 (11:42 +0300)
committerMaksim Pechnikov <parallel588@gmail.com>
Thu, 23 Jan 2020 08:42:10 +0000 (11:42 +0300)
1  2 
CHANGELOG.md
lib/pleroma/web/router.ex

diff --cc CHANGELOG.md
index 32742813814ae6b5e898392d4f254dc295f9b8d5,3f691463894dee8c889cd96fbb8b329a70df96a9..14952ffc426c998b1dc34b64eba726f429c5f4c2
@@@ -95,8 -95,8 +95,10 @@@ The format is based on [Keep a Changelo
  - Captcha: Enable by default
  - 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
 +- Configuration: `feed.logo` option for tag feed.
 +- Tag feed: `/tags/:tag.rss` - list public statuses by hashtag.
  </details>
  
  ### Fixed
Simple merge