Emoji Reactions: Add documentation

This commit is contained in:
lain 2020-02-19 17:17:05 +01:00
commit 3af6d3f8e2
2 changed files with 14 additions and 0 deletions

View file

@ -114,6 +114,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Configuration: `feed.logo` option for tag feed.
- Tag feed: `/tags/:tag.rss` - list public statuses by hashtag.
- Mastodon API: Add `reacted` property to `emoji_reactions`
- Pleroma API: Add reactions for a single emoji.
</details>
### Fixed