discourse/plugins/chat/assets/javascripts/discourse
2024-01-12 18:04:27 -05:00
..
adapters FIX: better chat-api error handling (#19550) 2022-12-21 16:11:35 +01:00
components DEV: remove :has selector from chat settings (#25248) 2024-01-12 18:04:27 -05:00
connectors FEATURE: chat header redesign on mobile (#24938) 2023-12-26 17:36:26 +08: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 FIX: add gallery to lightbox for images in the same chat message (#24962) 2023-12-19 17:21:15 +08: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