mastodon/app/views
2026-06-26 15:48:46 +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 add search field to admin ip blocks (#39404) 2026-06-18 14:08:28 +00:00
admin_mailer Link directly to pending user account in email notification (#39206) 2026-06-01 09:36:39 +00:00
application Make “Following” correctly translatable (#37671) 2026-02-04 10:56:33 +00:00
auth Fix missing heading styles in settings area (#39387) 2026-06-12 05:59:08 +00:00
collections Add meta tags to Collection HTML (#39357) 2026-06-10 13:28:52 +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 Simplify newsletter button banner layout (#39634) 2026-06-26 13:48:46 +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 Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
following_accounts Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
home Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
invites Use model constants more consistently for view expiration collections (#38589) 2026-04-17 13:57:18 +00:00
kaminari Use truncate_html i18n key for safe html entity in pagination gap partial (#39632) 2026-06-26 13:27:23 +00:00
layouts Accessibility: Add landmark regions to Web UI (#39133) 2026-05-26 10:22:22 +00:00
media Add constants to track media player height/width (#38755) 2026-04-21 11:10:45 +00:00
notification_mailer Render post images in emails (#39636) 2026-06-26 15:48:46 +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 Add inline_qrcode_svg helper for confirmation page (#39633) 2026-06-26 13:53:27 +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 Add constants to track media player height/width (#38755) 2026-04-21 11:10:45 +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 Rubocop fix: Perfomance/UnfreezeString (#26217) 2023-07-28 23:11:05 +02:00
wrapstodon Enable theming via new HTML element attributes (#37477) 2026-01-15 16:04:27 +00:00