mastodon/app/controllers/admin
Eugen Rochko bd53dd5210
Change design of federation pages in admin UI (#17704)
* Change design of federation pages in admin UI

* Fix query performance in instance media attachments measure

* Fix reblogs being included in instance languages dimension
2022-03-09 08:52:32 +01:00
..
disputes Add appeals (#17364) 2022-02-14 21:27:53 +01:00
reports Add ability to mark statuses as sensitive from reports in admin UI (#17668) 2022-03-01 22:20:29 +01:00
trends Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
account_actions_controller.rb Add option to include reported statuses in warning e-mail (#11639) 2019-08-23 22:37:23 +02:00
account_moderation_notes_controller.rb Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
accounts_controller.rb Add appeals (#17364) 2022-02-14 21:27:53 +01:00
action_logs_controller.rb Add ability to filter audit log in admin UI (#13381) 2020-04-03 13:06:34 +02:00
announcements_controller.rb Change order of announcements in admin page to sort them newest-first (#15091) 2020-11-04 21:15:22 +01:00
base_controller.rb Move #set_user to Admin::BaseController (#9470) 2018-12-17 11:40:51 +01:00
change_emails_controller.rb Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
confirmations_controller.rb
custom_emojis_controller.rb
dashboard_controller.rb Add appeals (#17364) 2022-02-14 21:27:53 +01:00
domain_allows_controller.rb
domain_blocks_controller.rb Change design of federation pages in admin UI (#17704) 2022-03-09 08:52:32 +01:00
email_domain_blocks_controller.rb Fix error when a MX is shared across blocked domains (#17650) 2022-02-26 17:26:28 +01:00
follow_recommendations_controller.rb
instances_controller.rb Change design of federation pages in admin UI (#17704) 2022-03-09 08:52:32 +01:00
invites_controller.rb
ip_blocks_controller.rb
relationships_controller.rb
relays_controller.rb
report_notes_controller.rb
reports_controller.rb
resets_controller.rb
roles_controller.rb
rules_controller.rb
settings_controller.rb
sign_in_token_authentications_controller.rb
site_uploads_controller.rb
statuses_controller.rb
subscriptions_controller.rb
tags_controller.rb
two_factor_authentications_controller.rb
warning_presets_controller.rb