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 c40e481169
Implement UI for Admin Search of Hashtags (#30880)
1 year ago
..
about Change public accounts pages to mount the web UI (#19319) 3 years ago
accounts Avoid unnecessary i-var for account rss page url generation (#28092) 2 years ago
admin Implement UI for Admin Search of Hashtags (#30880) 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 Recolor Preferences/Admin UI to better match main design (#31034) 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 Change public accounts pages to mount the web UI (#19319) 3 years ago
following_accounts Change public accounts pages to mount the web UI (#19319) 3 years ago
home Change public accounts pages to mount the web UI (#19319) 3 years ago
invites Fix haml-lint `InstanceVariables` rule for invites/_form (#26064) 2 years ago
kaminari Fix missing translation in pagination gap tags (#24262) 2 years ago
layouts Drop favicon.ico generation (#30375) 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 Enable OAuth PKCE Extension (#31129) 1 year ago
privacy Change public accounts pages to mount the web UI (#19319) 3 years ago
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 Change interaction modal in web UI (#26075) 2 years ago
settings Add setting to disable hover cards (#30931) 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 Fix haml-lint `UnnecessaryStringOutput` for views (#27531) 2 years ago
statuses_cleanup Fix haml-lint `LineLength` cops in app/views/admin (#28680) 1 year ago
tags Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2 years ago
user_mailer Use partial collection render for welcome mailer features (#29843) 1 year ago
well_known/host_meta Rubocop fix: `Perfomance/UnfreezeString` (#26217) 2 years ago
.rubocop.yml Solve simplest haml-lint `Rubocop` lints (#27529) 2 years ago