more tests and update for docs and changelog

This commit is contained in:
Alexander Strizhakov 2021-01-26 17:43:49 +03:00
commit 77f0a0af7d
No known key found for this signature in database
GPG key ID: 022896A53AEF1381
4 changed files with 195 additions and 77 deletions

View file

@ -49,7 +49,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Admin API: An endpoint to manage frontends.
- Streaming API: Add follow relationships updates.
- WebPush: Introduce `pleroma:chat_mention` and `pleroma:emoji_reaction` notification types.
- Mastodon API: Added `only_media` & `only_remote` parameters to the home timeline.
- Mastodon API: Home, public, hashtag & list timelines accept `only_media`, `only_remote` & `local` parameters for filtration.
</details>
### Fixed