mastodon/app/views
Matt Jankowski 77897cd24c
Use existing `SeveredRelationship.about_local_account` scope in more places ()
..
about Change public accounts pages to mount the web UI ()
accounts Avoid unnecessary i-var for account rss page url generation ()
admin Allow unblocking email addresses from any matching account ()
admin_mailer Automatically switch from open to approved registrations in absence of moderators ()
application Fix `user_mailer.welcome.hashtags_recent_count` not having plural form ()
auth Add hints for rules ()
custom_css Spec coverage for custom css endpoint ()
disputes/strikes Add coverage/bugfix for invalid appeal submission ()
errors Use `ENV.fetch` in views, fixes rubocop haml-lint issue ()
filters Fix haml-lint `LineLength` cops in app/views/admin ()
follower_accounts Change public accounts pages to mount the web UI ()
following_accounts Change public accounts pages to mount the web UI ()
home Change public accounts pages to mount the web UI ()
invites Fix haml-lint `InstanceVariables` rule for invites/_form ()
kaminari Fix missing translation in pagination gap tags ()
layouts Replace `render_symbol` method with `inline_svg_tag` usage ()
mail_subscriptions Fix `LineLength` haml-lint in `t` usage ()
media Fix `LineLength` haml-lint in `media/player` view ()
notification_mailer Update follow and follow_request emails ()
oauth Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases ()
privacy Change public accounts pages to mount the web UI ()
redirects Add confirmation when redirecting logged-out requests to permalink ()
relationships Missed a .to_date ()
remote_interaction_helper Change interaction modal in web UI ()
settings Add notification policies and notification requests ()
severed_relationships Use existing `SeveredRelationship.about_local_account` scope in more places ()
shared Use a helper to avoid using `media/` asset prefixes ()
shares
statuses Fix haml-lint `UnnecessaryStringOutput` for views ()
statuses_cleanup Fix haml-lint `LineLength` cops in app/views/admin ()
tags Enable Rubocop Style/FrozenStringLiteralComment ()
user_mailer Fix `user_mailer.welcome.hashtags_recent_count` not having plural form ()
well_known/host_meta Rubocop fix: `Perfomance/UnfreezeString` ()
.rubocop.yml Solve simplest haml-lint `Rubocop` lints ()