You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views
Claire f3430eebbb
Fix hashtag string interpolation in welcome email (#29879)
2 years ago
..
about
accounts Avoid unnecessary i-var for account rss page url generation (#28092) 2 years ago
admin Add `by_latest_used` scope, move admin area recent IPs to partial (#29497) 2 years ago
admin_mailer Add list of pending releases directly in mail notifications for version updates (#29436) 2 years ago
application Fix hashtag string interpolation in welcome email (#29879) 2 years ago
auth Add hints for rules (#29539) 2 years ago
custom_css Spec coverage for custom css endpoint (#28706) 2 years ago
disputes/strikes Add coverage/bugfix for invalid appeal submission (#28703) 2 years ago
errors Use `ENV.fetch` in views, fixes rubocop haml-lint issue (#27527) 2 years ago
filters Fix haml-lint `LineLength` cops in app/views/admin (#28680) 2 years ago
follower_accounts
following_accounts
home
invites Fix haml-lint `InstanceVariables` rule for invites/_form (#26064) 2 years ago
kaminari
layouts Separate methods for theme style and meta color tags (#29802) 2 years ago
mail_subscriptions Fix `LineLength` haml-lint in `t` usage (#28686) 2 years ago
media Fix `LineLength` haml-lint in `media/player` view (#28667) 2 years ago
notification_mailer Update follow and follow_request emails (#28755) 2 years ago
oauth Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
privacy
redirects Add confirmation when redirecting logged-out requests to permalink (#27792) 2 years ago
relationships Missed a .to_date (#29390) 2 years ago
remote_interaction_helper
settings Remove setting for unfollow confirmation modal, and make it unconditional (#29373) 2 years ago
severed_relationships Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714) 2 years ago
shared Use a helper to avoid using `media/` asset prefixes (#28756) 2 years ago
shares
statuses Fix haml-lint `UnnecessaryStringOutput` for views (#27531) 2 years ago
statuses_cleanup Fix haml-lint `LineLength` cops in app/views/admin (#28680) 2 years ago
tags
user_mailer Use partial collection render for welcome mailer features (#29843) 2 years ago
well_known/host_meta
.rubocop.yml Solve simplest haml-lint `Rubocop` lints (#27529) 2 years ago