From: Alex Gleason Date: Tue, 13 Jul 2021 03:43:16 +0000 (-0500) Subject: CHANGELOG: moderator abilities X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=e311c60923432f30fc4ab7bd37d338d60f40e25f;p=akkoma CHANGELOG: moderator abilities --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dc536c55..16c2b0081 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - `AnalyzeMetadata` upload filter for extracting image/video attachment dimensions and generating blurhashes for images. Blurhashes for videos are not generated at this time. - Attachment dimensions and blurhashes are federated when available. - Pinned posts federation +- AdminAPI: allow moderators to manage reports, users, invites, and custom emojis ### Fixed - Don't crash so hard when email settings are invalid.