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
Emelia Smith f0d6dc4519
Fix: Mark redirect uris field in Development > Application form as required (#30311)
8 months ago
..
about
accounts Avoid unnecessary i-var for account rss page url generation (#28092) 1 year ago
admin Improve Report Notes and Account Moderation Notes (#30288) 8 months ago
admin_mailer Fix string interpolation for software updates admin mailer (#30035) 8 months ago
application Fix hashtag string interpolation in welcome email (#29879) 9 months ago
auth Add hints for rules (#29539) 10 months ago
custom_css Spec coverage for custom css endpoint (#28706) 12 months ago
disputes/strikes Add coverage/bugfix for invalid appeal submission (#28703) 12 months ago
errors Use `ENV.fetch` in views, fixes rubocop haml-lint issue (#27527) 1 year ago
filters Use `EXPIRATION_DURATIONS` constant in `CustomFilter` class (#30088) 8 months ago
follower_accounts
following_accounts
home
invites Fix haml-lint `InstanceVariables` rule for invites/_form (#26064) 1 year ago
kaminari Fix missing translation in pagination gap tags (#24262) 2 years ago
layouts Fix repetitive database queries from #30040 (#30259) 8 months ago
mail_subscriptions Fix `LineLength` haml-lint in `t` usage (#28686) 12 months ago
media Fix `LineLength` haml-lint in `media/player` view (#28667) 12 months ago
notification_mailer Update follow and follow_request emails (#28755) 12 months 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) 11 months ago
relationships Missed a .to_date (#29390) 10 months ago
remote_interaction_helper Change interaction modal in web UI (#26075) 1 year ago
settings Fix: Mark redirect uris field in Development > Application form as required (#30311) 8 months ago
severed_relationships Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714) 9 months ago
shared Remove `image_pack_tag` usage (#29925) 9 months 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) 10 months ago
tags Enable Rubocop Style/FrozenStringLiteralComment (#23793) 1 year ago
user_mailer Use partial collection render for welcome mailer features (#29843) 9 months ago
well_known/host_meta Rubocop fix: `Perfomance/UnfreezeString` (#26217) 1 year ago
.rubocop.yml Solve simplest haml-lint `Rubocop` lints (#27529) 1 year ago