discourse/app/assets
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
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts FIX: draft not clearing when replying to new topic 2019-11-26 18:23:20 +11:00
stylesheets FIX: Show quoted images correctly. (#8391) 2019-11-25 14:32:38 +02:00