mastodon/app/views
Renaud Chaput 672c9f5f05
Change the `theme-color` value automatically when using a built-in theme ()
..
about
accounts Avoid unnecessary i-var for account rss page url generation ()
admin Fix admin interface repeating rule title instead of showing hint text ()
admin_mailer Add list of pending releases directly in mail notifications for version updates ()
application Simplify checklist step loop in welcome mailer ()
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
following_accounts
home
invites Fix haml-lint `InstanceVariables` rule for invites/_form ()
kaminari
layouts Change the `theme-color` value automatically when using a built-in theme ()
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
redirects Add confirmation when redirecting logged-out requests to permalink ()
relationships Missed a .to_date ()
remote_interaction_helper
settings Remove setting for unfollow confirmation modal, and make it unconditional ()
severed_relationships Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately ()
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
user_mailer Simplify checklist step loop in welcome mailer ()
well_known/host_meta
.rubocop.yml Solve simplest haml-lint `Rubocop` lints ()