#Mitra v5.9.0

https://codeberg.org/silverpill/mitra/releases/tag/v5.9.0
https://codeberg.org/silverpill/mitra-web/releases/tag/v5.9.0

- Added admin section to the web UI. It includes the list of local accounts (similar to the output of list-accounts command).
- When a server administrator deletes a local post through admin UI, the author of the post gets a notification.
- Group administrators now can delete posts from a group. The author of a deleted post gets a notification.
- Incoming FEP-1b12 Announce(Delete) activities now actually delete posts (previously only reposts attributed to a group were removed).

Summary card of an release titled "Mitra v5.9.0" in repository silverpill/mitraCodeberg.orgMitra v5.9.0 - silverpill/mitra### Added - Add description to OAuth authorization code page. - Added `delete` command to `account` command group. - Added `/api/v2/admin/accounts` Mastodon API endpoint. - Send `moderation_warning` notification when post is deleted by admin. - Send `moderation_warning` notification when p...