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
Renaud Chaput 43bbdea421
Fix invalid `mask-icon` when a custom instance icon is configured (#30734)
1 year ago
..
about
accounts
admin Convert `form_for` -> `form_with` in views (#30700) 1 year ago
admin_mailer Fix string interpolation for software updates admin mailer (#30035) 1 year ago
application Fix hashtag string interpolation in welcome email (#29879) 1 year ago
auth Migrate `form_tag` to `form_with` in admin and auth views (#30692) 1 year 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 existing config access to `local_domain` value (#30509) 1 year ago
filters Convert `form_for` -> `form_with` in views (#30700) 1 year ago
follower_accounts
following_accounts
home
invites
kaminari
layouts Fix invalid `mask-icon` when a custom instance icon is configured (#30734) 1 year ago
mail_subscriptions Migrate `form_tag` to `form_with` in admin and auth views (#30692) 1 year 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 Migrate `form_tag` to `form_with` in admin and auth views (#30692) 1 year ago
privacy
redirects Add `noindex` meta tag and `rel=canonical` link to redirect interstitials (#30651) 1 year ago
relationships Convert `form_for` -> `form_with` in views (#30700) 1 year ago
remote_interaction_helper
settings Fix: Mark redirect uris field in Development > Application form as required (#30311) 1 year ago
severed_relationships Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714) 1 year ago
shared Remove `image_pack_tag` usage (#29925) 1 year ago
shares
statuses
statuses_cleanup Fix haml-lint `LineLength` cops in app/views/admin (#28680) 1 year ago
tags
user_mailer Use partial collection render for welcome mailer features (#29843) 1 year ago
well_known/host_meta
.rubocop.yml