mastodon/app
Matt Jankowski c0e8e457ab
Eager loading fixes for `api/` controllers (#28848)
2024-01-23 11:41:54 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Eager loading fixes for `api/` controllers (#28848) 2024-01-23 11:41:54 +00:00
helpers Retry 401 errors on replies fetching (#28788) 2024-01-19 09:18:21 +00:00
javascript New Crowdin Translations (automated) (#28857) 2024-01-23 10:11:37 +00:00
lib Fix `Rails/WhereExists` cop in app/lib/status_cache_hydrator (#28808) 2024-01-19 09:19:48 +00:00
mailers Add notification email on invalid second authenticator (#28822) 2024-01-22 13:55:43 +00:00
models Eager loading fixes for `api/` controllers (#28848) 2024-01-23 11:41:54 +00:00
policies Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2023-11-30 15:43:26 +00:00
presenters Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 2023-12-18 16:14:43 +00:00
serializers Fix `Rails/WhereExists` cop in REST::TagSerializer model (#28790) 2024-01-19 09:35:58 +00:00
services Fix `Rails/WhereExists` cop in app/services (#28853) 2024-01-23 11:41:34 +00:00
validators Fix `Rails/WhereExists` cop in app/validators (#28854) 2024-01-23 09:06:53 +00:00
views Add notification email on invalid second authenticator (#28822) 2024-01-22 13:55:43 +00:00
workers Ignore RecordNotUnique errors in LinkCrawlWorker (#28748) 2024-01-16 08:35:54 +00:00