discourse/app
Sam Saffron 941162e90e FIX: draft not clearing when replying to new topic
This amends our API so we provide it with the draft key when saving a post
this means post creator can clean up the draft consistently even if we are
doing fancy stuff like replying to a new topic or new pm or whatever.

There will be some followup work to clean it up so client never calls destroy
on draft during normal operation and the #create/#update endpoints takes care of it
every time
2019-11-26 18:23:20 +11:00
..
assets FIX: draft not clearing when replying to new topic 2019-11-26 18:23:20 +11:00
controllers FIX: draft not clearing when replying to new topic 2019-11-26 18:23:20 +11:00
helpers Revert "FEATURE: Normalize the service worker route ()" 2019-11-20 14:10:17 -08:00
jobs DEV: Remove new_version_emails global setting reference 2019-11-20 15:54:09 +00:00
mailers FEATURE: Add support for secure media () 2019-11-18 11:25:42 +10:00
models DEV: Replace magic values () 2019-11-25 14:32:19 +02:00
serializers DEV: Replace magic values () 2019-11-25 14:32:19 +02:00
services FEATURE: Add timezone to core user_options () 2019-11-25 10:49:27 +10:00
views FEATURE: improve email change workflow 2019-11-21 16:28:35 +11:00