discourse/app
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
..
assets FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
controllers FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
helpers FIX: excerpts in summary email are too short when there are images or links 2018-03-12 18:12:09 -04:00
jobs FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
mailers Make rubocop happy. 2018-03-12 09:48:41 +08:00
models FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
serializers FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
services FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
views FIX: show an error page on click tracking error 2018-03-17 00:33:11 +01:00