This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/plugins/chat/assets/javascripts/discourse/models
Martin Brennan 7e34b840ca FEATURE: Skeleton for loading threads in a side pane
This commit includes:

* Additions to message and channel serializers for threads
* New route and controller for a single thread
* JS route for thread pane
* Extremely basic thread pane component
* Additions to channel manager to deal with threads, and ChatThread JS model
* Changes to chat publisher and existing JS to get new thread ID when
  message is created
2023-02-03 17:32:08 +10:00
..
chat-channel.js DEV: /channel -> /c chat route rename (#19782) 2023-01-27 09:58:12 -03:00
chat-message.js DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-thread.js FEATURE: Skeleton for loading threads in a side pane 2023-02-03 17:32:08 +10:00
user-chat-channel-membership.js FIX: prevents creating a null User object (#19569) 2022-12-22 12:39:53 +10:00