mastodon/app/views
Matt Jankowski 440b80b2e7
Model concerns organization into module namespaces (#28149)
2023-12-01 11:00:41 +00:00
..
about
accounts Avoid unnecessary i-var for account rss page url generation (#28092) 2023-11-28 08:19:08 +00:00
admin Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2023-11-30 15:43:26 +00:00
admin_mailer Use `admin_mailer` layout with initial salutation (#28085) 2023-11-28 07:41:26 +00:00
application
auth Fix confusing screen when visiting a confirmation link for an already-confirmed email (#27368) 2023-10-25 21:33:44 +00:00
custom_css Add role badges to the WebUI (#25649) 2023-07-27 16:05:24 +02:00
disputes/strikes Fix haml-lint `UnnecessaryStringOutput` for views (#27531) 2023-10-25 12:01:00 +00:00
errors Use `ENV.fetch` in views, fixes rubocop haml-lint issue (#27527) 2023-10-24 09:30:14 +00:00
filters Extract helper methods for labels from filters/_filter_fields (#27574) 2023-11-29 10:02:59 +00:00
follower_accounts
following_accounts
home
invites Fix haml-lint `InstanceVariables` rule for invites/_form (#26064) 2023-09-28 15:40:28 +02:00
kaminari
layouts Use `admin_mailer` layout with initial salutation (#28085) 2023-11-28 07:41:26 +00:00
mail_subscriptions
media
notification_mailer Fix haml-lint `UnnecessaryStringOutput` for views (#27531) 2023-10-25 12:01:00 +00:00
oauth Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2023-11-30 15:43:26 +00:00
privacy
relationships Fix haml-lint `InstanceVariables` rule for relationships/account (#27342) 2023-10-11 17:06:26 +02:00
remote_interaction_helper Change interaction modal in web UI (#26075) 2023-07-27 16:11:17 +02:00
settings Model concerns organization into module namespaces (#28149) 2023-12-01 11:00:41 +00:00
shared Remove unused `#error_explanation` id from error partials (#27536) 2023-10-25 07:12:32 +00:00
shares
statuses Fix haml-lint `UnnecessaryStringOutput` for views (#27531) 2023-10-25 12:01:00 +00:00
statuses_cleanup Solve simplest haml-lint `Rubocop` lints (#27529) 2023-10-25 12:38:01 +00:00
tags
user_mailer Fix haml-lint `UnnecessaryStringOutput` for views (#27531) 2023-10-25 12:01:00 +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