Return "total" optionally

This commit is contained in:
Maxim Filippov 2019-09-03 13:58:27 +03:00
commit b15cfd80ef
10 changed files with 36 additions and 41 deletions

View file

@ -19,7 +19,7 @@ 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: return `total` alongside with `items` when paginating
Pagination: (optional) return `total` alongside with `items` when paginating
### Fixed
- Following from Osada