discourse/app
Penar Musaraj 526dbc99b2
UX: Don't show reply prompt if current topic is closed (#13197)
A non-staff user cannot post to a closed topic, so we should not
show them the modal asking "Which topic do you want to reply to?"

This also fixes an issue I ran into while testing the above change, in
Ember CLI an error was being raised because related messages were being
set inside a computed property.
2021-05-28 13:47:51 -04:00
..
assets UX: Don't show reply prompt if current topic is closed (#13197) 2021-05-28 13:47:51 -04:00
controllers FIX: One-by-off error in topic show action (#13183) 2021-05-28 11:36:45 +03:00
helpers FEATURE: Normalize the service worker route (#12343) 2021-05-25 19:39:31 -03:00
jobs FEATURE: Show stale reviewable to other clients (#13114) 2021-05-26 09:47:35 +10:00
mailers FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
models FEATURE: Automatically timed delete stub topics after entire topic is merged into another topic (#13187) 2021-05-28 17:33:10 +04:00
serializers FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
services FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
views DEV: Do not prompt to run yarn in dev env (#13167) 2021-05-26 22:16:28 -04:00