mastodon/app/views
Claire 30e9c7137b
Fix error when viewing statuses to deleted replies in moderation view (#32986)
2024-11-19 20:21:12 +00:00
..
about Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
accounts Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
admin Fix error when viewing statuses to deleted replies in moderation view (#32986) 2024-11-19 20:21:12 +00:00
admin_mailer Fix string interpolation for software updates admin mailer (#30035) 2024-04-23 12:54:52 +00:00
application Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
auth Use previously extracted model constants in form `maxlength` attributes (#32113) 2024-09-27 08:21:27 +00:00
custom_css Spec coverage for custom css endpoint (#28706) 2024-01-12 09:19:25 +00:00
disputes/strikes Fix recently-broken admin interface buttons (#32240) 2024-10-03 16:12:15 +00:00
errors Use existing config access to `local_domain` value (#30509) 2024-06-03 09:15:58 +00:00
filters Remove remnants of embed views (#32419) 2024-11-16 20:48:10 +00:00
follower_accounts
following_accounts
home
invites Add `copyable_input` helper method to wrap shared options (#32119) 2024-10-02 14:45:54 +00:00
kaminari Migrate fontawesome->material in more views (#31360) 2024-08-20 11:52:45 +00:00
layouts Change design of embed modal in web UI (#31801) 2024-09-12 12:54:16 +00:00
mail_subscriptions Migrate `form_tag` to `form_with` in admin and auth views (#30692) 2024-06-14 09:49:10 +00:00
media Add coverage for `media#player`, move body class to view (#31790) 2024-09-06 16:46:25 +00:00
notification_mailer Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
oauth Add `copyable_input` helper method to wrap shared options (#32119) 2024-10-02 14:45:54 +00:00
privacy Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
redirects Move redirect/base body class to view (#31796) 2024-09-12 13:31:50 +00:00
relationships Reduce long lines in `relationships/show` view (#32922) 2024-11-18 09:23:07 +00:00
remote_interaction_helper Change interaction modal in web UI (#26075) 2023-07-27 16:11:17 +02:00
settings Fix domain attribution field having autocorrect and autocapitalize enabled (#32903) 2024-11-15 13:37:45 +00:00
severed_relationships Wrap datetime in `time` element with attrs (#32177) 2024-10-01 12:45:58 +00:00
shared Move body class to shared partial for web app controller concern views (#31797) 2024-11-15 15:49:26 +00:00
shares
statuses Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
statuses_cleanup Disable irrelevant fields unless cleanup is enabled (#26562) 2024-08-04 08:57:46 +00:00
tags Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
user_mailer Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
well_known/host_meta Rubocop fix: `Perfomance/UnfreezeString` (#26217) 2023-07-28 23:11:05 +02:00
.rubocop.yml Solve simplest haml-lint `Rubocop` lints (#27529) 2023-10-25 12:38:01 +00:00