mastodon/app/views/admin
Eugen Rochko 6feafb8802
Various fixes and improvements (#12878)
* Fix unused role routes being generated

* Remove unused JavaScript code

* Refactor filters code to be DRYer

* Fix `.count == 0` comparisons to `.empty?` in views

* Fix filters in views
2020-01-20 15:55:03 +01:00
..
account_actions Add option to include reported statuses in warning e-mail (#11639) 2019-08-23 22:37:23 +02:00
account_moderation_notes
account_warnings
accounts Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
action_logs Use local time in audit log (#10751) 2019-05-11 06:46:01 +02:00
change_emails
custom_emojis Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
dashboard Add full numeric notation to the dashboard title attribute (#11911) 2019-09-22 02:37:15 +02:00
domain_allows Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
domain_blocks Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00
email_domain_blocks Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
followers
instances Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
invites Fix maxed-out invites not showing up as expired in UI (#10274) 2019-03-15 05:35:17 +01:00
pending_accounts Add waiting time to list of pending accounts in admin UI (#10985) 2019-06-07 03:24:10 +02:00
relays
report_notes
reports Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
settings Admin setting to disable default follows (#12566) 2019-12-16 23:55:50 +01:00
statuses
tags Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
warning_presets