discourse/plugins/chat/assets/javascripts/discourse
Mark VanLandingham 223e413a6c
DEV: Render glimmer notification items for user notification list (#24802)
This removes the widget notifications list and renders the glimmer user menu notification items instead.
2023-12-11 11:04:43 -06:00
..
adapters FIX: better chat-api error handling (#19550) 2022-12-21 16:11:35 +01:00
components FIX: allow to click on thread indicator (#24821) 2023-12-11 16:35:29 +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 FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
templates FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +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