discourse/plugins/chat/assets
David Taylor 105f500693
FIX: Show chat channel info on reviewable items (#19260)
`reviewable.chat_channel` is a plain javascript object from the server's JSON response. We need to turn it into a true `ChatChannel` object before passing to `<ChatChannelTitle>`

This commit also converts `<ReviewableChatMessage>` to a Glimmer component
2022-11-30 14:08:30 +00:00
..
javascripts FIX: Show chat channel info on reviewable items (#19260) 2022-11-30 14:08:30 +00:00
stylesheets FIX: do not apply hover state to non capable devices (#19228) 2022-11-28 21:33:44 +01:00