discourse/plugins/chat/assets/javascripts/discourse
chapoi d0427919f1
UX: add illustrations for empty chat list + split into tabs on drawer (#26910)
Adds a placeholder image + CTA in chat, for empty channel and DM lists.

On desktop with drawer mode, we split chat into tabs (like mobile).

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
Co-authored-by: David Battersby <info@davidbattersby.com>
Co-authored-by: Régis Hanol <regis@hanol.fr>
2024-05-28 17:00:04 +04:00
..
adapters FIX: better chat-api error handling (#19550) 2022-12-21 16:11:35 +01:00
components UX: add illustrations for empty chat list + split into tabs on drawer (#26910) 2024-05-28 17:00:04 +04:00
connectors DEV: Convert mobile chat message actions to a modal (#26436) 2024-04-04 09:25:52 -03:00
controllers UX: add illustrations for empty chat list + split into tabs on drawer (#26910) 2024-05-28 17:00:04 +04:00
helpers FIX: ensures last read is updated on new message (#26772) 2024-04-26 18:27:39 +02:00
initializers UX: reduces idle time to 0 on chat (#27158) 2024-05-24 11:18:11 +02:00
lib DEV: move post flags into database (#27125) 2024-05-23 12:19:07 +10:00
models FIX: improvements to chat message streaming (#26892) 2024-05-07 15:38:24 +02:00
modifiers/chat FIX: ensures last read is updated on new message (#26772) 2024-04-26 18:27:39 +02:00
pre-initializers DEV: allows a context when creating a message (#25647) 2024-02-13 11:37:15 +01:00
routes FIX: set active thread on correct channel (#27141) 2024-05-22 23:38:12 +02:00
services FIX: correctly handle notifications for channels (#27178) 2024-05-24 19:59:24 +02:00
templates UX: add illustrations for empty chat list + split into tabs on drawer (#26910) 2024-05-28 17:00:04 +04:00
admin-chat-route-map.js
chat-route-map.js FEATURE: Create a link to start a new chat (#25722) 2024-02-20 18:08:57 +08:00
preferences-chat-route-map.js