mastodon/app/views
Claire 37ca59815c
Remove setting for unfollow confirmation modal, and make it unconditional (#29373)
2024-03-22 16:24:04 +00:00
..
about
accounts
admin Allow unblocking email addresses from any matching account (#29305) 2024-03-20 14:38:00 +00:00
admin_mailer Automatically switch from open to approved registrations in absence of moderators (#29318) 2024-02-21 17:45:06 +00:00
application Fix `user_mailer.welcome.hashtags_recent_count` not having plural form (#29607) 2024-03-16 16:38:20 +00:00
auth Add hints for rules (#29539) 2024-03-11 08:57:07 +00:00
custom_css Spec coverage for custom css endpoint (#28706) 2024-01-12 09:19:25 +00:00
disputes/strikes Add coverage/bugfix for invalid appeal submission (#28703) 2024-01-12 09:21:00 +00:00
errors
filters Fix haml-lint `LineLength` cops in app/views/admin (#28680) 2024-03-15 11:19:00 +00:00
follower_accounts
following_accounts
home
invites
kaminari
layouts Replace `render_symbol` method with `inline_svg_tag` usage (#29647) 2024-03-19 14:17:18 +00:00
mail_subscriptions
media
notification_mailer Update follow and follow_request emails (#28755) 2024-01-17 14:37:04 +00:00
oauth
privacy
redirects Add confirmation when redirecting logged-out requests to permalink (#27792) 2024-01-24 10:49:19 +00:00
relationships Missed a .to_date (#29390) 2024-02-26 12:42:09 +00:00
remote_interaction_helper
settings Remove setting for unfollow confirmation modal, and make it unconditional (#29373) 2024-03-22 16:24:04 +00:00
severed_relationships Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714) 2024-03-22 15:44:31 +00:00
shared Use a helper to avoid using `media/` asset prefixes (#28756) 2024-01-17 12:19:51 +00:00
shares
statuses
statuses_cleanup Fix haml-lint `LineLength` cops in app/views/admin (#28680) 2024-03-15 11:19:00 +00:00
tags
user_mailer Fix `user_mailer.welcome.hashtags_recent_count` not having plural form (#29607) 2024-03-16 16:38:20 +00:00
well_known/host_meta
.rubocop.yml