discourse/lib/guardian
Robin Ward 31e100530f FEATURE: Flag count in post menu
This change shows a notification number besides the flag icon in the
post menu if there is reviewable content associated with the post.
Additionally, if there is pending stuff to review, the icon has a red
background.

We have also removed the list of links below a post with the flag
status. A reviewer is meant to click the number beside the flag icon to
view the flags. As a consequence of losing those links, we've removed
the ability to undo or ignore flags below a post.
2019-05-06 16:13:31 -04:00
..
category_guardian.rb REFACTOR: Rename site settings to make them less confusing 2019-03-14 13:40:14 +01:00
ensure_magic.rb FEATURE: vanilla import 2014-04-18 18:42:31 +02:00
group_guardian.rb PERF: Avoid looking up the same group multiple times during bulk invite. 2019-04-16 09:42:25 +08:00
post_guardian.rb FEATURE: Flag count in post menu 2019-05-06 16:13:31 -04:00
post_revision_guardian.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
tag_guardian.rb Fix missing avatars on topic list page. 2018-11-19 14:55:41 +08:00
topic_guardian.rb FEATURE: Flag count in post menu 2019-05-06 16:13:31 -04:00
user_guardian.rb FIX: prevent anonymous users from changing their email/username/name (#7311) 2019-04-17 18:05:02 +10:00