discourse/app/jobs
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
..
onceoff FIX: CategoryTagStat queries need to exclude PMs with tags 2018-02-15 12:13:42 -05:00
regular FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
scheduled FEATURE: search within title using in:title 2018-02-20 14:41:21 +11:00
base.rb DEV: allow queue_jobs = false in dev 2017-10-31 13:50:58 +11:00
onceoff.rb Instead of a Distributed Mutex, use a Redis SETNX guard 2016-04-12 15:31:21 -04:00