From: Mark Felder Date: Thu, 31 Dec 2020 19:15:44 +0000 (-0600) Subject: Document reports ordering change X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=83d97ab98e99a16d0ba25a57df1be182dfb9b938;p=akkoma Document reports ordering change --- diff --git a/CHANGELOG.md b/CHANGELOG.md index e1604ab3a..77959c415 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - **Breaking:** Changed `mix pleroma.user toggle_confirmed` to `mix pleroma.user confirm` - Search: When using Postgres 11+, Pleroma will use the `websearch_to_tsvector` function to parse search queries. - Emoji: Support the full Unicode 13.1 set of Emoji for reactions, plus regional indicators. +- Admin API: Reports now ordered by newest ### Added