Merge branch 'admin-status-list' into 'develop'
[akkoma] / CHANGELOG.md
index 3bcf6b1bfb12198a90878fc52a47014b934efd67..12f7e8fab9e66d485c1677454a5232297d123986 100644 (file)
@@ -122,6 +122,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Pleroma API: Add reactions for a single emoji.
 - ActivityPub: `[:activitypub, :note_replies_output_limit]` setting sets the number of note self-replies to output on outgoing federation.
 - Admin API: `GET /api/pleroma/admin/stats` to get status count by visibility scope
+- Admin API: `GET /api/pleroma/admin/statuses` - list all statuses (accepts `godmode` and `local_only`)
 </details>
 
 ### Fixed