mastodon/app/views
Claire 89f89d738f
Revert "Allow unblocking email addresses from any matching account ()" ()
..
about Change public accounts pages to mount the web UI ()
accounts Avoid unnecessary i-var for account rss page url generation ()
admin Revert "Allow unblocking email addresses from any matching account ()" ()
admin_mailer Fix string interpolation for software updates admin mailer ()
application Fix hashtag string interpolation in welcome email ()
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 Use `EXPIRATION_DURATIONS` constant in `CustomFilter` class ()
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 Fix repetitive database queries from ()
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 Fix: Mark redirect uris field in Development > Application form as required ()
severed_relationships Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately ()
shared Remove `image_pack_tag` usage ()
shares Add subresource integrity for JS and CSS assets ()
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 Use partial collection render for welcome mailer features ()
well_known/host_meta Rubocop fix: `Perfomance/UnfreezeString` ()
.rubocop.yml Solve simplest haml-lint `Rubocop` lints ()