Add an endpoint to get multiple statuses by IDs

This commit is contained in:
Egor Kislitsyn 2019-09-03 16:23:03 +07:00
commit b40b10b53d
7 changed files with 53 additions and 0 deletions

View file

@ -110,6 +110,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Federation: Remove `likes` from objects.
- Admin API: Added moderation log
- Web response cache (currently, enabled for ActivityPub)
- Mastodon API: Added an endpoint to get multiple statuses by IDs (`GET /api/v1/statuses/?ids[]=1&ids[]=2`)
### Changed
- Configuration: Filter.AnonymizeFilename added ability to retain file extension with custom text