mastodon/app/views
Eugen Rochko 50b17f7e10
Add notification policies and notification requests ()
..
about Change public accounts pages to mount the web UI ()
accounts Avoid unnecessary i-var for account rss page url generation ()
admin Show comments in the admin/instances page ()
admin_mailer Automatically switch from open to approved registrations in absence of moderators ()
application Add attribution to Tabler.io icons used in the new mailer designs ()
auth Fix `LineLength` haml-lint in `app/views/auth` area ()
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 Extract helper methods for labels from filters/_filter_fields ()
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 Use a helper to avoid using `media/` asset prefixes ()
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 ()
shared Use a helper to avoid using `media/` asset prefixes ()
shares Add subresource integrity for JS and CSS assets ()
statuses Fix haml-lint `UnnecessaryStringOutput` for views ()
statuses_cleanup Solve simplest haml-lint `Rubocop` lints ()
tags Enable Rubocop Style/FrozenStringLiteralComment ()
user_mailer New welcome email ()
well_known/host_meta Rubocop fix: `Perfomance/UnfreezeString` ()
.rubocop.yml Solve simplest haml-lint `Rubocop` lints ()