discourse/lib/guardian
Robin Ward bc3efab816 FIX: When disagreeing with a flag that silenced a user, unsilence them
Previously it would unhide their post but leave them silenced.

This fix also cleans up some of the helper classes to make it easier
to pass extra data to the silencing code (for example, a link to the
post that caused the user to be silenced.)

This patch also refactors the auto_silence specs to avoid using
stubs.
2019-02-08 08:50:50 -05:00
..
category_guardian.rb SECURITY: escape HTML entities from topic title 2018-04-15 18:44:28 +05:30
ensure_magic.rb FEATURE: vanilla import 2014-04-18 18:42:31 +02:00
group_guardian.rb Remove use of deprecated site setting. 2018-02-12 14:26:22 +08:00
post_guardian.rb FIX: When disagreeing with a flag that silenced a user, unsilence them 2019-02-08 08:50:50 -05: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: Allow TL4 users to reset bump date 2019-01-02 16:57:05 +01:00
user_guardian.rb SECURITY: Users can pick non-avatar uploads. 2018-12-18 13:38:25 +08:00