discourse/app
Dan Ungureanu c3bab3ef38
FIX: Make category change work with shared drafts (#11705)
It used to change the category of the topic, instead of the destination
category (topic.category_id instead of topic.shared_draft.category_id).

The shared drafts controls were displayed only if the current category
matched the 'shared drafts category', which was not true for shared
drafts that had their categories changed (affected by the previous bug).
2021-01-14 19:20:34 +02:00
..
assets FIX: Make category change work with shared drafts (#11705) 2021-01-14 19:20:34 +02:00
controllers FIX: Make category change work with shared drafts (#11705) 2021-01-14 19:20:34 +02:00
helpers UX: Use appropriate logo on static pages (#11211) 2020-11-12 10:50:55 -08:00
jobs DEV: Split toggle topic close job (#11679) 2021-01-13 08:49:29 +10:00
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models DEV: Split toggle topic close job (#11679) 2021-01-13 08:49:29 +10:00
serializers FIX: Make category change work with shared drafts (#11705) 2021-01-14 19:20:34 +02:00
services DEV: Split toggle topic close job (#11679) 2021-01-13 08:49:29 +10:00
views FIX: Safari iOS page title and url regression when sharing (#11699) 2021-01-13 11:10:43 -05:00