discourse/plugins/chat/assets
Martin Brennan 58c14ba0f9
DEV: Remove AJAX usage in chat-channel model (#22320)
Addressing TODO about using chatApi in the ChatChannel model,
but since it's a model we cannot easily use the chatApi service.
The model function is only called in one place so we may as well
just move the call there since the component can use chatApi
2023-06-29 09:21:28 +10:00
..
javascripts DEV: Remove AJAX usage in chat-channel model (#22320) 2023-06-29 09:21:28 +10:00
stylesheets FEATURE: Conditionally change back button route for thread (#22129) 2023-06-28 09:58:47 +10:00