mastodon/app/views/admin
Eugen Rochko 425311e1d9
Change referrer policy to be controlled by header in web UI ()
..
account_actions Fix inability to locally suspend remotely-suspended accounts in moderation interface ()
account_warnings Add material design icons to admin/settings views ()
accounts Fix recently-broken admin interface buttons ()
action_logs Move admin action log type list generation to helper ()
announcements Use `async_count` in more view locations ()
change_emails Fix more haml-lint Rubocop ()
custom_emojis Replace more `font-awesome` icons in `views/admin` area ()
dashboard Fix: prevent linking to pages which require extra permissions ()
disputes/appeals Use `async_count` in more view locations ()
domain_allows Consolidate inclusion of `admin` js pack link ()
domain_blocks Use shared `form` partial for `admin/domain_blocks` views ()
email_domain_blocks Add `DomainResource` class to wrap MX lookup/normalize ()
export_domain_allows Fix haml-lint `LineLength` cops in app/views/admin ()
export_domain_blocks Convert `form_for` -> `form_with` in views ()
follow_recommendations Move Follow Recommendations to Trends menu, rename to Recommendations & Trends ()
instances Fix: prevent linking to pages which require extra permissions ()
invites Convert `admin/invites` controller specs to system specs ()
ip_blocks Convert `form_for` -> `form_with` in views ()
relationships Convert `form_for` -> `form_with` in views ()
relays Use material symbols in table link helper ()
report_notes Use material symbols in table link helper ()
reports Change referrer policy to be controlled by header in web UI ()
roles Use material symbols in table link helper ()
rules Use material symbols in table link helper ()
settings Use previously extracted model constants in form `maxlength` attributes ()
software_updates Solve simplest haml-lint `Rubocop` lints ()
status_edits Add material design icons to admin/settings views ()
statuses Change referrer policy to be controlled by header in web UI ()
tags Change referrer policy to be controlled by header in web UI ()
terms_of_service Add terms of service ()
trends Change referrer policy to be controlled by header in web UI ()
users/roles Add link to `/admin/roles` in moderation interface when changing someone's role ()
warning_presets Use material symbols in table link helper ()
webhooks Wrap webhook event label with `samp` tag ()