discourse/plugins/chat/test/javascripts/unit
Joffrey JAFFEUX 22521d3428
DEV: converts models to native classes (#21418)
- `ChatChannel`
- `UserChatChannelMembership`

Also creates a new `chat-direct-message` model used as the object for the`chatable` property of the `ChatChannel` when the `ChatChannel` is a direct message channel. When the chatable is a category a real `Category` object will now be returned.

Archive state of a `ChatChannel` is now hold in a `ChatChannelArchive` object.
2023-05-08 18:24:41 +02:00
..
helpers DEV: rework the chat-live-pane (#20519) 2023-03-03 13:09:25 +01:00
lib DEV: Remove defunct TODOs (#19825) 2023-01-12 09:41:39 +10:00
services DEV: converts models to native classes (#21418) 2023-05-08 18:24:41 +02:00