mastodon/app/views/admin
2025-09-26 08:21:03 +00:00
..
account_actions Fix inability to locally suspend remotely-suspended accounts in moderation interface (#31899) 2024-09-13 09:11:10 +00:00
account_warnings Add material design icons to admin/settings views (#27780) 2024-04-23 16:43:49 +00:00
accounts Prefer delegated nil-wrapping methods to safe navigation (#35541) 2025-07-28 08:03:23 +00:00
action_logs Move admin action log type list generation to helper (#32178) 2024-10-02 14:47:00 +00:00
announcements Fix unfortunate action button wrapping in admin area (#36247) 2025-09-24 08:57:18 +00:00
change_emails Fix more haml-lint Rubocop (#24107) 2023-03-15 20:07:43 +01:00
custom_emojis Order emoji categories (in admin interface) by name (#33630) 2025-01-22 08:31:51 +00:00
dashboard Fix: prevent linking to pages which require extra permissions (#32843) 2024-11-12 08:55:17 +00:00
disputes/appeals Use async_count in more view locations (#32086) 2024-10-04 12:29:43 +00:00
domain_allows Consolidate inclusion of admin js pack link (#26628) 2023-08-24 09:56:23 +02:00
domain_blocks Use default action of persisted records on edit forms (#35904) 2025-08-25 17:26:25 +00:00
email_domain_blocks Add DomainResource class to wrap MX lookup/normalize (#32864) 2024-11-14 13:47:29 +00:00
export_domain_allows Fix haml-lint LineLength cops in app/views/admin (#28680) 2024-03-15 11:19:00 +00:00
export_domain_blocks Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
fasp Basic FASP support (#34031) 2025-03-28 12:16:40 +00:00
follow_recommendations Move Follow Recommendations to Trends menu, rename to Recommendations & Trends (#31292) 2024-08-10 09:17:10 +00:00
instances Add minute resolution to DeliveryFailureTracker (#35625) 2025-08-01 13:29:22 +00:00
invites Fix missing button styles on some forms (#33771) 2025-01-29 10:36:24 +00:00
ip_blocks Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
relationships Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
relays Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +00:00
report_notes Implement Instance Moderation Notes (#31529) 2025-06-25 08:15:44 +00:00
reports Move 'add more' inside table toolbar on reports (#35963) 2025-09-02 07:54:58 +00:00
roles Fix unfortunate action button wrapping in admin area (#36247) 2025-09-24 08:57:18 +00:00
rules Fix unfortunate action button wrapping in admin area (#36247) 2025-09-24 08:57:18 +00:00
settings Hold usable value lists in admin settings form (#36268) 2025-09-26 08:21:03 +00:00
shared Remove unused _index iterator in admin partial (#36018) 2025-09-05 12:29:11 +00:00
software_updates Solve simplest haml-lint Rubocop lints (#27529) 2023-10-25 12:38:01 +00:00
status_edits Refactor to reuse the one status partial across moderation tools (#35644) 2025-08-21 14:51:11 +00:00
statuses Refactor to reuse the one status partial across moderation tools (#35644) 2025-08-21 14:51:11 +00:00
tags Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +00:00
terms_of_service Change terms of service generator to not be displayed (#35127) 2025-06-26 13:26:41 +00:00
trends Fix up the off by one error on displayed rank for trending tags admin page. (#34016) 2025-02-28 11:16:49 +00:00
username_blocks Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
users/roles Add link to /admin/roles in moderation interface when changing someone's role (#31791) 2024-09-06 17:21:49 +00:00
warning_presets Fix unfortunate action button wrapping in admin area (#36247) 2025-09-24 08:57:18 +00:00
webhooks Fix unfortunate action button wrapping in admin area (#36247) 2025-09-24 08:57:18 +00:00