mastodon/app/views
Jason Punyon 85c625d319
Fix repetitive database queries from #30040 (#30259)
2024-05-15 09:38:16 +00:00
..
about
accounts
admin Allow admins to configure instance favicon and logo (#30040) 2024-05-06 15:06:52 +00:00
admin_mailer Fix string interpolation for software updates admin mailer (#30035) 2024-04-23 12:54:52 +00:00
application Fix hashtag string interpolation in welcome email (#29879) 2024-04-08 13:45:25 +00:00
auth Add hints for rules (#29539) 2024-03-11 08:57:07 +00:00
custom_css
disputes/strikes
errors
filters Use `EXPIRATION_DURATIONS` constant in `CustomFilter` class (#30088) 2024-04-29 09:01:46 +00:00
follower_accounts
following_accounts
home
invites
kaminari
layouts Fix repetitive database queries from #30040 (#30259) 2024-05-15 09:38:16 +00:00
mail_subscriptions
media
notification_mailer Update follow and follow_request emails (#28755) 2024-01-17 14:37:04 +00:00
oauth
privacy Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
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 Use enum-generated scopes/queries for `BulkImport` (#29975) 2024-04-18 10:13:35 +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 Remove `image_pack_tag` usage (#29925) 2024-04-15 09:05:19 +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 Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
user_mailer Use partial collection render for welcome mailer features (#29843) 2024-04-04 16:13:10 +00:00
well_known/host_meta
.rubocop.yml