admin_api fetch status by id

This commit is contained in:
Alexander Strizhakov 2020-05-05 16:08:44 +03:00
commit e7d8ab8303
No known key found for this signature in database
GPG key ID: 022896A53AEF1381
5 changed files with 43 additions and 1 deletions

View file

@ -30,6 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: Added `/api/v1/notifications/:id/dismiss` endpoint.
- Mastodon API: Add support for filtering replies in public and home timelines
- Admin API: endpoints for create/update/delete OAuth Apps.
- Admin API: endpoint for status view.
</details>
### Fixed