mastodon/app/views
Christian Schmidt 3d6e8d6834
Disable irrelevant fields unless cleanup is enabled ()
..
about Change public accounts pages to mount the web UI ()
accounts Avoid unnecessary i-var for account rss page url generation ()
admin Implement UI for Admin Search of Hashtags ()
admin_mailer Fix string interpolation for software updates admin mailer ()
application Fix hashtag string interpolation in welcome email ()
auth Recolor Preferences/Admin UI to better match main design ()
custom_css Spec coverage for custom css endpoint ()
disputes/strikes Add coverage/bugfix for invalid appeal submission ()
errors Use existing config access to `local_domain` value ()
filters Convert `form_for` -> `form_with` in views ()
follower_accounts Change public accounts pages to mount the web UI ()
following_accounts Change public accounts pages to mount the web UI ()
home Change public accounts pages to mount the web UI ()
invites Fix haml-lint `InstanceVariables` rule for invites/_form ()
kaminari Fix missing translation in pagination gap tags ()
layouts Drop favicon.ico generation ()
mail_subscriptions Migrate `form_tag` to `form_with` in admin and auth views ()
media Fix `LineLength` haml-lint in `media/player` view ()
notification_mailer Update follow and follow_request emails ()
oauth Enable OAuth PKCE Extension ()
privacy Change public accounts pages to mount the web UI ()
redirects Add `noindex` meta tag and `rel=canonical` link to redirect interstitials ()
relationships Convert `form_for` -> `form_with` in views ()
remote_interaction_helper Change interaction modal in web UI ()
settings Add setting to disable hover cards ()
severed_relationships Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately ()
shared Remove `image_pack_tag` usage ()
shares Add subresource integrity for JS and CSS assets ()
statuses Fix haml-lint `UnnecessaryStringOutput` for views ()
statuses_cleanup Disable irrelevant fields unless cleanup is enabled ()
tags Enable Rubocop Style/FrozenStringLiteralComment ()
user_mailer Use partial collection render for welcome mailer features ()
well_known/host_meta Rubocop fix: `Perfomance/UnfreezeString` ()
.rubocop.yml Solve simplest haml-lint `Rubocop` lints ()