discourse/plugins/chat/assets/javascripts/discourse
Joffrey JAFFEUX 608ce620fb
FIX: chat navbar followups (#24953)
- displays title on threads screen on one line instead of two on mobile

- ensures chat is not overflowing the screen width
2023-12-18 21:39:36 +01:00
..
adapters FIX: better chat-api error handling (#19550) 2022-12-21 16:11:35 +01:00
components FIX: chat navbar followups (#24953) 2023-12-18 21:39:36 +01:00
connectors DEV: Convert components to gjs 2023-11-14 10:53:54 +00:00
controllers FEATURE: Add new chat indicator preference for Only Mentions (#23848) 2023-10-27 15:58:19 +08:00
helpers DEV: Modernize chat helper definitions (#24017) 2023-10-19 15:51:38 +01:00
initializers FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
lib FEATURE: Add thumbnails for chat image uploads (#24328) 2023-12-06 14:59:18 +08:00
models FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
modifiers/chat UX: improves support of window resize in chat (#24115) 2023-10-26 20:26:59 +02:00
pre-initializers DEV: Sort imports 2023-10-10 21:46:54 +01:00
routes FIX: ensures side panel is closed (#24822) 2023-12-11 16:35:18 +01:00
services DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
templates DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
widgets DEV: Render glimmer notification items for user notification list (#24802) 2023-12-11 11:04:43 -06:00
admin-chat-route-map.js
chat-route-map.js FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
preferences-chat-route-map.js