You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views
Matt Jankowski 16addf47c7
Reduce long lines in `relationships/show` view (#32922)
3 months ago
..
about Fix titles being escaped twice (#32889) 3 months ago
accounts Fix titles being escaped twice (#32889) 3 months ago
admin Remove remnants of embed views (#32419) 3 months ago
admin_mailer Fix string interpolation for software updates admin mailer (#30035) 10 months ago
application Mailer header partial access cleanup (#32585) 3 months ago
auth Use previously extracted model constants in form `maxlength` attributes (#32113) 4 months ago
custom_css Spec coverage for custom css endpoint (#28706) 1 year ago
disputes/strikes Fix recently-broken admin interface buttons (#32240) 4 months ago
errors Use existing config access to `local_domain` value (#30509) 8 months ago
filters Remove remnants of embed views (#32419) 3 months ago
follower_accounts Change public accounts pages to mount the web UI (#19319) 2 years ago
following_accounts Change public accounts pages to mount the web UI (#19319) 2 years ago
home Change public accounts pages to mount the web UI (#19319) 2 years ago
invites Add `copyable_input` helper method to wrap shared options (#32119) 4 months ago
kaminari Migrate fontawesome->material in more views (#31360) 6 months ago
layouts Change design of embed modal in web UI (#31801) 5 months ago
mail_subscriptions Migrate `form_tag` to `form_with` in admin and auth views (#30692) 8 months ago
media Add coverage for `media#player`, move body class to view (#31790) 5 months ago
notification_mailer Mailer header partial access cleanup (#32585) 3 months ago
oauth Add `copyable_input` helper method to wrap shared options (#32119) 4 months ago
privacy Fix titles being escaped twice (#32889) 3 months ago
redirects Move redirect/base body class to view (#31796) 5 months ago
relationships Reduce long lines in `relationships/show` view (#32922) 3 months ago
remote_interaction_helper Change interaction modal in web UI (#26075) 2 years ago
settings Fix domain attribution field having autocorrect and autocapitalize enabled (#32903) 3 months ago
severed_relationships Wrap datetime in `time` element with attrs (#32177) 4 months ago
shared Move body class to shared partial for web app controller concern views (#31797) 3 months ago
shares Add subresource integrity for JS and CSS assets (#15096) 4 years ago
statuses Fix titles being escaped twice (#32889) 3 months ago
statuses_cleanup Disable irrelevant fields unless cleanup is enabled (#26562) 6 months ago
tags Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2 years ago
user_mailer Mailer header partial access cleanup (#32585) 3 months ago
well_known/host_meta Rubocop fix: `Perfomance/UnfreezeString` (#26217) 2 years ago
.rubocop.yml Solve simplest haml-lint `Rubocop` lints (#27529) 1 year ago