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 44bf7b8128
Add notifications of severed relationships (#27511)
1 year ago
..
about
accounts Avoid unnecessary i-var for account rss page url generation (#28092) 1 year ago
admin Allow unblocking email addresses from any matching account (#29305) 1 year ago
admin_mailer Automatically switch from open to approved registrations in absence of moderators (#29318) 1 year ago
application Fix `user_mailer.welcome.hashtags_recent_count` not having plural form (#29607) 1 year ago
auth Add hints for rules (#29539) 1 year ago
custom_css Spec coverage for custom css endpoint (#28706) 1 year ago
disputes/strikes Add coverage/bugfix for invalid appeal submission (#28703) 1 year ago
errors Use `ENV.fetch` in views, fixes rubocop haml-lint issue (#27527) 1 year ago
filters Fix haml-lint `LineLength` cops in app/views/admin (#28680) 1 year ago
follower_accounts
following_accounts
home
invites Fix haml-lint `InstanceVariables` rule for invites/_form (#26064) 2 years ago
kaminari
layouts Replace `render_symbol` method with `inline_svg_tag` usage (#29647) 1 year ago
mail_subscriptions Fix `LineLength` haml-lint in `t` usage (#28686) 1 year ago
media Fix `LineLength` haml-lint in `media/player` view (#28667) 1 year ago
notification_mailer Update follow and follow_request emails (#28755) 1 year ago
oauth Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
privacy
redirects Add confirmation when redirecting logged-out requests to permalink (#27792) 1 year ago
relationships Missed a .to_date (#29390) 1 year ago
remote_interaction_helper Change interaction modal in web UI (#26075) 2 years ago
settings Add notification policies and notification requests (#29366) 1 year ago
severed_relationships Add notifications of severed relationships (#27511) 1 year ago
shared Use a helper to avoid using `media/` asset prefixes (#28756) 1 year ago
shares
statuses Fix haml-lint `UnnecessaryStringOutput` for views (#27531) 1 year ago
statuses_cleanup Fix haml-lint `LineLength` cops in app/views/admin (#28680) 1 year ago
tags Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2 years ago
user_mailer Fix `user_mailer.welcome.hashtags_recent_count` not having plural form (#29607) 1 year ago
well_known/host_meta Rubocop fix: `Perfomance/UnfreezeString` (#26217) 2 years ago
.rubocop.yml Solve simplest haml-lint `Rubocop` lints (#27529) 1 year ago