Return total for reports

This commit is contained in:
Maxim Filippov 2019-09-04 20:08:13 +03:00
commit af746fa4a8
5 changed files with 15 additions and 6 deletions

View file

@ -21,7 +21,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: Unsubscribe followers when they unfollow a user
- AdminAPI: Add "godmode" while fetching user statuses (i.e. admin can see private statuses)
- Improve digest email template
Pagination: (optional) return `total` alongside with `items` when paginating
- Pagination: (optional) return `total` alongside with `items` when paginating
- Admin API: Return `total` when querying for reports
### Fixed
- Following from Osada