mastodon/app/views
Echo e4e7e679b3
Some checks failed
Bundler Audit / security (push) Has been cancelled
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
Crowdin / Upload translations / upload-translations (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (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.3) (push) Has been cancelled
Ruby Testing / test (3.4) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (3.4) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.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.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.4, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
Profile editing: Removes old profile editing page (#38584)
2026-04-07 13:52:04 +00:00
..
about Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
accounts Fix Accept headers when fetching AP objects to match spec (#30354) 2025-11-05 13:32:29 +00:00
admin Use collection partial for "software updates" list in admin area (#38550) 2026-04-03 13:28:50 +00:00
admin_mailer Use Report#local? delegation more broadly (#37596) 2026-01-26 09:43:21 +00:00
application Make “Following” correctly translatable (#37671) 2026-02-04 10:56:33 +00:00
auth Fix relative sign-up path in e-mail subscription notification (#38527) 2026-04-02 11:14:42 +00:00
custom_css Remove role color highlighting from custom css (#33493) 2025-01-07 16:28:35 +00:00
disputes/strikes Include time portion in formatted datetimes when provided (#33191) 2025-01-08 14:26:08 +00:00
email_subscription_mailer Fix relative sign-up path in e-mail subscription notification (#38527) 2026-04-02 11:14:42 +00:00
email_subscriptions/confirmations Add email subscriptions (#38163) 2026-03-25 16:25:45 +00:00
errors Use existing config access to local_domain value (#30509) 2024-06-03 09:15:58 +00:00
filters Revamp heading levels in settings & admin pages (#38230) 2026-03-17 10:32:24 +00:00
follower_accounts
following_accounts
home
invites Fix missing button styles on some forms (#33771) 2025-01-29 10:36:24 +00:00
kaminari Migrate fontawesome->material in more views (#31360) 2024-08-20 11:52:45 +00:00
layouts Add email subscriptions (#38163) 2026-03-25 16:25:45 +00:00
media Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
notification_mailer Fix moderation warning e-mails that include posts (#36462) 2025-10-14 11:48:51 +00:00
oauth Fix unfortunate action button wrapping in admin area (#36247) 2025-09-24 08:57:18 +00:00
privacy Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
redirects Change referrer policy to be controlled by header in web UI (#33214) 2024-12-09 22:42:45 +00:00
relationships Fix unnecessary downcasing of some words in moderation/settings interface (#37364) 2026-01-07 15:34:39 +00:00
remote_interaction_helper Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
settings Profile editing: Removes old profile editing page (#38584) 2026-04-07 13:52:04 +00:00
severed_relationships Fix layout of severed relationships when purged events are listed (#36593) 2025-10-27 15:19:38 +00:00
shared Use to_json in simple view hash data-props build locations (#38218) 2026-03-16 14:02:52 +00:00
shares Use to_json in simple view hash data-props build locations (#38218) 2026-03-16 14:02:52 +00:00
statuses Simplify media attachment lookup in show/player actions (#38565) 2026-04-07 09:58:37 +00:00
statuses_cleanup Revamp heading levels in settings & admin pages (#38230) 2026-03-17 10:32:24 +00:00
tags Fix Accept headers when fetching AP objects to match spec (#30354) 2025-11-05 13:32:29 +00:00
terms_of_service Add terms of service (#33055) 2024-12-09 10:04:46 +00:00
terms_of_service_interstitial Add TermsOfService#usable_effective_date to DRY up view logic (#38095) 2026-03-09 09:38:00 +00:00
unsubscriptions Add email subscriptions (#38163) 2026-03-25 16:25:45 +00:00
user_mailer Add TermsOfService#usable_effective_date to DRY up view logic (#38095) 2026-03-09 09:38:00 +00:00
well_known/host_meta
wrapstodon Enable theming via new HTML element attributes (#37477) 2026-01-15 16:04:27 +00:00