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)
5 months ago
..
about
accounts Avoid unnecessary i-var for account rss page url generation (#28092) 1 year ago
admin Implement UI for Admin Search of Hashtags (#30880) 5 months ago
admin_mailer Fix string interpolation for software updates admin mailer (#30035) 9 months ago
application Fix hashtag string interpolation in welcome email (#29879) 9 months ago
auth Recolor Preferences/Admin UI to better match main design (#31034) 6 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) 7 months ago
filters Convert `form_for` -> `form_with` in views (#30700) 7 months ago
follower_accounts
following_accounts
home
invites
kaminari
layouts Drop favicon.ico generation (#30375) 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) 1 year ago
notification_mailer Update follow and follow_request emails (#28755) 12 months ago
oauth Enable OAuth PKCE Extension (#31129) 6 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 Add setting to disable hover cards (#30931) 6 months ago
severed_relationships Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714) 10 months ago
shared Remove `image_pack_tag` usage (#29925) 9 months ago
shares
statuses
statuses_cleanup Disable irrelevant fields unless cleanup is enabled (#26562) 5 months ago
tags
user_mailer Use partial collection render for welcome mailer features (#29843) 9 months ago
well_known/host_meta
.rubocop.yml