discourse/app
Roman Rizzi 29bb79de37
FIX: Query the items in the queue to calculate a user's flagged post count. (#14028)
When a staff member clicks on a user's number of flagged posts, we redirect them to the review queue, so it makes sense to count the number of items there to calculate the count.

We used to look at post action items to calculate this number, which doesn't match the number of items in the queue if old flags exist.
2021-08-12 14:20:46 -03:00
..
assets DEV: Remove code that is not being used. 2021-08-12 07:56:38 +08:00
controllers DEV: Remove unused server-side route. (#14011) 2021-08-11 17:29:19 -03:00
helpers DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00
jobs Revert "DEV: Move private message topic tracking state publish into sidekiq." 2021-07-30 11:36:01 +08:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models FIX: Query the items in the queue to calculate a user's flagged post count. (#14028) 2021-08-12 14:20:46 -03:00
serializers REVERT "FIX: do not show private group flair on user avatars" (#13991) 2021-08-10 17:25:11 +05:30
services DEV: don't merge email address if target user is not human. (#13915) 2021-08-03 10:04:35 +05:30
views DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00