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 30ae5952d2
Fix: Ensure "With Media" is highlighted from Admin Accounts page (#30812)
6 months ago
..
about
accounts
admin Fix: Ensure "With Media" is highlighted from Admin Accounts page (#30812) 6 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 Migrate `form_tag` to `form_with` in admin and auth views (#30692) 7 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 existing config access to `local_domain` value (#30509) 7 months ago
filters Convert `form_for` -> `form_with` in views (#30700) 7 months ago
follower_accounts
following_accounts
home
invites
kaminari
layouts Fix invalid `mask-icon` when a custom instance icon is configured (#30734) 7 months ago
mail_subscriptions Migrate `form_tag` to `form_with` in admin and auth views (#30692) 7 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 Migrate `form_tag` to `form_with` in admin and auth views (#30692) 7 months ago
privacy
redirects Add `noindex` meta tag and `rel=canonical` link to redirect interstitials (#30651) 7 months ago
relationships Convert `form_for` -> `form_with` in views (#30700) 7 months ago
remote_interaction_helper
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
statuses_cleanup Fix haml-lint `LineLength` cops in app/views/admin (#28680) 10 months ago
tags
user_mailer Use partial collection render for welcome mailer features (#29843) 9 months ago
well_known/host_meta
.rubocop.yml