discourse/lib/guardian
Robin Ward b9abd7dc9e FEATURE: Shared Drafts
This feature can be enabled by choosing a destination for the
`shared drafts category` site setting.

* Staff members can create shared drafts, choosing a destination
category for the topic when it is published.

* Shared Drafts can be viewed in their category, or above the
topic list for the destination category where it will end up.

* When the shared draft is ready, it can be published to the
appropriate category by clicking a button on the topic view.

* When published, Drafts change their timestamps to the current
time, and any edits to the original post are removed.
2018-03-20 17:15:26 -04:00
..
category_guardian.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
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 Remove ancient votes code that is no longer used. 2018-02-28 14:37:22 +08: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 Rename site setting to allow_staff_to_tag_pms from allow_staff_to_tag_in_pm 2018-02-22 06:48:34 +05:30
topic_guardian.rb FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
user_guardian.rb allow staff to delete user if posts are 5 or less irrespective of delete_user_max_post_age 2018-03-05 23:31:29 +05:30