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
Christian Schmidt 3d6e8d6834
Disable irrelevant fields unless cleanup is enabled (#26562)
8 months ago
..
about Change public accounts pages to mount the web UI (#19319) 2 years ago
accounts Avoid unnecessary i-var for account rss page url generation (#28092) 1 year ago
admin Implement UI for Admin Search of Hashtags (#30880) 8 months ago
admin_mailer Fix string interpolation for software updates admin mailer (#30035) 11 months ago
application Fix hashtag string interpolation in welcome email (#29879) 12 months ago
auth Recolor Preferences/Admin UI to better match main design (#31034) 8 months 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 existing config access to `local_domain` value (#30509) 10 months ago
filters Convert `form_for` -> `form_with` in views (#30700) 9 months ago
follower_accounts Change public accounts pages to mount the web UI (#19319) 2 years ago
following_accounts Change public accounts pages to mount the web UI (#19319) 2 years ago
home Change public accounts pages to mount the web UI (#19319) 2 years ago
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 Drop favicon.ico generation (#30375) 9 months ago
mail_subscriptions Migrate `form_tag` to `form_with` in admin and auth views (#30692) 9 months 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 Enable OAuth PKCE Extension (#31129) 8 months ago
privacy Change public accounts pages to mount the web UI (#19319) 2 years ago
redirects Add `noindex` meta tag and `rel=canonical` link to redirect interstitials (#30651) 9 months ago
relationships Convert `form_for` -> `form_with` in views (#30700) 9 months ago
remote_interaction_helper Change interaction modal in web UI (#26075) 2 years ago
settings Add setting to disable hover cards (#30931) 8 months 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) 11 months ago
shares Add subresource integrity for JS and CSS assets (#15096) 4 years ago
statuses Fix haml-lint `UnnecessaryStringOutput` for views (#27531) 1 year ago
statuses_cleanup Disable irrelevant fields unless cleanup is enabled (#26562) 8 months ago
tags Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2 years ago
user_mailer Use partial collection render for welcome mailer features (#29843) 12 months 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