StatusView: Add emoji_reactions

This commit is contained in:
lain 2020-01-20 16:24:20 +01:00
commit 4c5b5f14dc
4 changed files with 32 additions and 2 deletions

View file

@ -93,6 +93,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Captcha: Support native provider
- 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
</details>
### Fixed