summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMaxim Filippov <colixer@gmail.com>2019-11-22 13:35:21 +0900
committerMaxim Filippov <colixer@gmail.com>2019-11-26 00:20:46 +0900
commitb3b4e5ca805780f278b6239973d6d497b1697fbd (patch)
tree9101553a4a5075b031d7098472cf648425a96bd2 /CHANGELOG.md
parent1364d303f8e4dcd4d9f7913d4755c58b0f4b87ef (diff)
downloadpleroma-b3b4e5ca805780f278b6239973d6d497b1697fbd.tar.gz
pleroma-b3b4e5ca805780f278b6239973d6d497b1697fbd.zip
AdminAPI: Grouped reports old/new fix
If some status received reports both in the "new" format and "old" format it was considered reports on two different statuses (in the context of grouped reports)
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 443e5f3c3..60512c6b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -80,6 +80,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: Fix private and direct statuses not being filtered out from the public timeline for an authenticated user (`GET /api/v1/timelines/public`)
- Mastodon API: Inability to get some local users by nickname in `/api/v1/accounts/:id_or_nickname`
+- AdminAPI: If some status received reports both in the "new" format and "old" format it was considered reports on two different statuses (in the context of grouped reports)
</details>
## [1.1.6] - 2019-11-19