mastodon/app
Matt Jankowski 599d1a7a45 Use async count in admin dashboard
This has basic changes to add async counting.

Running `bin/rspec spec/controllers/admin/dashboard_controller_spec.rb` passes in main and should pass here.

Related to: https://github.com/rails/rails/issues/50776#issuecomment-2148308441

Once Rails 7.1.4 (or 7.2) released, this can rebase and should work.
2024-06-10 13:22:14 -04:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Use async count in admin dashboard 2024-06-10 13:22:14 -04:00
helpers Remove duplicate method def `ApplicationHelper#instance_presenter` (#30331) 2024-05-17 08:29:13 +00:00
javascript New Crowdin Translations (automated) (#30608) 2024-06-10 14:29:30 +00:00
lib Extract `COMMENT_SIZE_LIMIT` constant in `AP::Activity::Flag` class (#30637) 2024-06-10 15:23:55 +00:00
mailers Remove duplicate method def `ApplicationHelper#instance_presenter` (#30331) 2024-05-17 08:29:13 +00:00
models Extract `TEXT_LENGTH_LIMIT` constant in `Appeal` class (#30638) 2024-06-10 15:23:17 +00:00
policies Fix `Rails/WhereRange` cop (#30343) 2024-05-20 09:37:36 +00:00
presenters Fix repetitive database queries from #30040 (#30259) 2024-05-15 09:38:16 +00:00
serializers Add missing `moderation_warning` notification support to grouped notifications API (#30576) 2024-06-06 14:12:06 +00:00
services fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584) 2024-06-10 13:33:48 +00:00
validators Fix add validation to webpush subscription keys (#30542) 2024-06-05 19:16:47 +00:00
views Use async count in admin dashboard 2024-06-10 13:22:14 -04:00
workers Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316) 2024-05-29 14:00:05 +00:00