summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMaxim Filippov <colixer@gmail.com>2019-09-02 22:48:52 +0300
committerMaxim Filippov <colixer@gmail.com>2019-09-02 22:48:52 +0300
commita4c5f71e933c905433b80c90bcd626e7da703669 (patch)
treed75a728d2d449f8f5c999dc8f91172a2cf7c23f4 /CHANGELOG.md
parent6d33c89c4d27a1b52e69e1c14b408726410a6326 (diff)
downloadpleroma-a4c5f71e933c905433b80c90bcd626e7da703669.tar.gz
pleroma-a4c5f71e933c905433b80c90bcd626e7da703669.zip
Return total from pagination + tests
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4acb749ac..06ad303de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +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
### Fixed
- Following from Osada