discourse/plugins/chat/assets/javascripts/discourse
Joffrey JAFFEUX 66130dc8c1
REFACTOR: handles every chat resource as an URL (#18961)
- Note this is also tweaking the UI a little bit as we are now using links/buttons in the header as needed
- It disables the find ideal channel in drawer mode, if loading `/chat` in drawer mode it will either reopen at the last position or just stay on index
2022-11-11 06:39:15 +01:00
..
adapters
components REFACTOR: handles every chat resource as an URL (#18961) 2022-11-11 06:39:15 +01:00
connectors
controllers
helpers
initializers REFACTOR: handles every chat resource as an URL (#18961) 2022-11-11 06:39:15 +01:00
lib FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
models DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
modifiers/chat
pre-initializers
routes REFACTOR: handles every chat resource as an URL (#18961) 2022-11-11 06:39:15 +01:00
services REFACTOR: handles every chat resource as an URL (#18961) 2022-11-11 06:39:15 +01:00
templates REFACTOR: handles every chat resource as an URL (#18961) 2022-11-11 06:39:15 +01:00
widgets REFACTOR: handles every chat resource as an URL (#18961) 2022-11-11 06:39:15 +01:00
admin-chat-route-map.js
chat-route-map.js
preferences-chat-route-map.js