mastodon/app/views/admin
Matt Jankowski 56ecdde152
Some checks failed
Check i18n / check-i18n (push) Has been cancelled
Chromatic / Check for relevant changes (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Chromatic / Run Chromatic (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Add ContentPoliciesHelper#policy_list to wrap string building in views (#37856)
2026-02-13 15:54:41 +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 Fix unnecessary downcasing of some words in moderation/settings interface (#37364) 2026-01-07 15:34:39 +00:00
action_logs Move admin action log type list generation to helper (#32178) 2024-10-02 14:47:00 +00:00
announcements Use "namespace style" for URL generation in admin/ area forms (#35080) 2026-01-29 15:56:10 +00:00
change_emails Fix more haml-lint Rubocop (#24107) 2023-03-15 20:07:43 +01:00
custom_emojis Use "namespace style" for URL generation in admin/ area forms (#35080) 2026-01-29 15:56:10 +00:00
dashboard Use collection render on admin dashboard system checks (#35976) 2026-01-26 09:43:30 +00:00
disputes/appeals Use async_count in more view locations (#32086) 2024-10-04 12:29:43 +00:00
domain_allows Use "namespace style" for URL generation in admin/ area forms (#35080) 2026-01-29 15:56:10 +00:00
domain_blocks Use "namespace style" for URL generation in admin/ area forms (#35080) 2026-01-29 15:56:10 +00:00
email_domain_blocks Use "namespace style" for URL generation in admin/ area forms (#35080) 2026-01-29 15:56:10 +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 Add ContentPoliciesHelper#policy_list to wrap string building in views (#37856) 2026-02-13 15:54:41 +00:00
fasp Basic FASP support (#34031) 2025-03-28 12:16:40 +00:00
follow_recommendations Fix unnecessary downcasing of some words in moderation/settings interface (#37364) 2026-01-07 15:34:39 +00:00
instances Add ContentPoliciesHelper#policy_list to wrap string building in views (#37856) 2026-02-13 15:54:41 +00:00
invites Use "namespace style" for URL generation in admin/ area forms (#35080) 2026-01-29 15:56:10 +00:00
ip_blocks Use "namespace style" for URL generation in admin/ area forms (#35080) 2026-01-29 15:56:10 +00:00
relationships Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
relays Use "namespace style" for URL generation in admin/ area forms (#35080) 2026-01-29 15:56:10 +00:00
report_notes Implement Instance Moderation Notes (#31529) 2025-06-25 08:15:44 +00:00
reports Use Report#local? delegation more broadly (#37596) 2026-01-26 09:43:21 +00:00
roles Add ability to require 2FA for specific roles (including Everybody) (#37701) 2026-02-11 14:34:09 +00:00
rules Use "namespace style" for URL generation in admin/ area forms (#35080) 2026-01-29 15:56:10 +00:00
settings Change Wrapstodon switch from feature flag to admin setting (#37273) 2025-12-17 09:47:02 +00:00
shared Implement quote posts in Moderator UI (#35964) 2025-10-16 13:40:24 +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 Implement quote posts in Moderator UI (#35964) 2025-10-16 13:40:24 +00:00
system_check/messages Use collection render on admin dashboard system checks (#35976) 2026-01-26 09:43:30 +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 Use "namespace style" for URL generation in admin/ area forms (#35080) 2026-01-29 15:56:10 +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 Use "namespace style" for URL generation in admin/ area forms (#35080) 2026-01-29 15:56:10 +00:00