Claire 16681e0f20
Add admin notifications for new Mastodon versions ()
..
disputes Add appeals ()
reports Add confirmation screen when handling reports ()
settings Change settings area to be separated into categories in admin UI ()
trends Add ability to view previous edits of a status in admin UI ()
users Add audit log entries for user roles ()
webhooks Add administrative webhooks ()
account_actions_controller.rb Add confirmation screen when handling reports ()
account_moderation_notes_controller.rb Add notifications for statuses deleted by moderators ()
accounts_controller.rb Log admin approve and reject account ()
action_logs_controller.rb Add customizable user roles ()
announcements_controller.rb Fix Rails/ActionOrder cop ()
base_controller.rb Refactor `Cache-Control` and `Vary` definitions ()
change_emails_controller.rb
confirmations_controller.rb Fix inaccurate admin log entry for re-sending confirmation e-mails ()
custom_emojis_controller.rb Make "No $entity selected" errors more accurate ()
dashboard_controller.rb Remove unused `redis_info` method Admin::Dashboard ()
domain_allows_controller.rb
domain_blocks_controller.rb Fix blocking subdomains of an already-blocked domain ()
email_domain_blocks_controller.rb Remove references to non-existent actions ()
export_domain_allows_controller.rb Change domain block CSV parsing to be more robust and handle more lists ()
export_domain_blocks_controller.rb Change domain block CSV parsing to be more robust and handle more lists ()
follow_recommendations_controller.rb Add customizable user roles ()
instances_controller.rb Refactor: replace whitelist_mode mentions with limited_federation_mode ()
invites_controller.rb
ip_blocks_controller.rb Fix IP blocks not having a unique index ()
relationships_controller.rb Add customizable user roles ()
relays_controller.rb Allow adding relays while secure mode & limited federation mode are enabled ()
report_notes_controller.rb Add notifications for statuses deleted by moderators ()
reports_controller.rb Add notifications for statuses deleted by moderators ()
resets_controller.rb Add ability to skip sign-in token authentication for specific users ()
roles_controller.rb Fix Rails/ActionOrder cop ()
rules_controller.rb Fix Rails/ActionOrder cop ()
settings_controller.rb Change settings area to be separated into categories in admin UI ()
site_uploads_controller.rb Change settings area to be separated into categories in admin UI ()
software_updates_controller.rb Add admin notifications for new Mastodon versions ()
statuses_controller.rb Add ability to view previous edits of a status in admin UI ()
tags_controller.rb Change how hashtags are normalized ()
warning_presets_controller.rb Fix Rails/ActionOrder cop ()
webhooks_controller.rb Add finer permission requirements for managing webhooks ()