discourse/app
Robin Ward cbc311e4ed UX: Update the reviewable count before the message bus
In certain edge cases, the message bus won't send the message to the
user about the updated review count and it can go out of sync.

This patch synchronizes the review count every time:

1. The user visits the "Needs Review" page

2. Every time the user performs an action
2019-04-05 10:35:38 -04:00
..
assets UX: Update the reviewable count before the message bus 2019-04-05 10:35:38 -04:00
controllers UX: Update the reviewable count before the message bus 2019-04-05 10:35:38 -04:00
helpers PERF: no need to select entire group just to find name 2019-03-26 17:59:05 +11:00
jobs FIX: don't trigger notifications when changing category/tags of unlisted topics (#7323) 2019-04-05 15:06:38 +02:00
mailers DEV: Remove unused method. 2019-04-04 14:19:39 +08:00
models Annotate models. 2019-04-05 17:13:12 +08:00
serializers UX: Update the reviewable count before the message bus 2019-04-05 10:35:38 -04:00
services UX: Slightly improved reviewable user display, plus link to admin if possible 2019-04-03 17:07:48 -04:00
views DEV: remove span from inside <tr> and move meta info to a td (#7324) 2019-04-05 09:32:11 +02:00