discourse/plugins/chat/assets/javascripts/discourse
2022-12-28 13:11:12 +00:00
..
adapters FIX: better chat-api error handling (#19550) 2022-12-21 16:11:35 +01:00
components DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
connectors DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
controllers DEV: start glimmer-ification and optimisations of chat plugin (#19531) 2022-12-21 13:21:02 +01:00
helpers DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
initializers DEV: Move chat transcript tests into system specs (#19434) 2022-12-23 10:04:41 +10:00
lib DEV: start glimmer-ification and optimisations of chat plugin (#19531) 2022-12-21 13:21:02 +01:00
models FIX: prevents creating a null User object (#19569) 2022-12-22 12:39:53 +10:00
modifiers/chat
pre-initializers
routes FIX: removes missed chat_channels legacy paths (#19634) 2022-12-27 20:56:26 +01:00
services FIX: correctly handles navigating to a message (#19614) 2022-12-23 19:48:14 +01:00
templates DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
widgets DEV: start glimmer-ification and optimisations of chat plugin (#19531) 2022-12-21 13:21:02 +01:00
admin-chat-route-map.js
chat-route-map.js FIX: removes missed chat_channels legacy paths (#19634) 2022-12-27 20:56:26 +01:00
preferences-chat-route-map.js