summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMaxim Filippov <colixer@gmail.com>2019-11-25 00:04:29 +0900
committerMaxim Filippov <colixer@gmail.com>2019-11-25 00:04:29 +0900
commit2b341627da5d592bdedc66a331409f5228ab28cf (patch)
tree16768719a10622dc6a659e0267357b383f57a5d1 /CHANGELOG.md
parent937d6c6b32fc735cb5a56d9a3d97a6b2e8f37f68 (diff)
downloadpleroma-2b341627da5d592bdedc66a331409f5228ab28cf.tar.gz
pleroma-2b341627da5d592bdedc66a331409f5228ab28cf.zip
Admin API: Render whole status in 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 6bd835a3d..443e5f3c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,6 +35,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: `pleroma.thread_muted` to the Status entity
- Mastodon API: Mark the direct conversation as read for the author when they send a new direct message
- Mastodon API, streaming: Add `pleroma.direct_conversation_id` to the `conversation` stream event payload.
+- Admin API: Render whole status in grouped reports
</details>
### Added