discourse/plugins/chat/assets/stylesheets/desktop
Joffrey JAFFEUX d75d64bf16
FEATURE: new jump to channel menu (#22383)
This commit replaces two existing screens:
- draft
- channel selection modal

Main features compared to existing solutions
- features are now combined, meaning you can for example create multi users DM
- it will show users with chat disabled
- it shows unread state
- hopefully a better look/feel
- lots of small details and fixes...

Other noticeable fixes
- starting a DM with a user, even from the user card and clicking <kbd>Chat</kbd> will not show a green dot for the target user (or even the channel) until a message is actually sent
- it should almost never do a full page reload anymore

---------

Co-authored-by: Martin Brennan <mjrbrennan@gmail.com>
Co-authored-by: Jordan Vidrine <30537603+jordanvidrine@users.noreply.github.com>
Co-authored-by: chapoi <101828855+chapoi@users.noreply.github.com>
Co-authored-by: Mark VanLandingham <markvanlan@gmail.com>
2023-07-05 18:18:27 +02:00
..
base-desktop.scss FIX: various mobile chat improvements (#22132) 2023-06-16 11:36:43 +02:00
chat-channel-title.scss UX: Chat channel title overflow ellipsis fixes (#20956) 2023-04-04 12:44:36 +02:00
chat-composer-uploads.scss
chat-index-drawer.scss UX: multiple minor improvements (#20917) 2023-04-03 10:46:38 +02:00
chat-index-full-page.scss UX: chat index refactor (#19264) 2022-12-01 14:56:04 +01:00
chat-message-actions.scss REFACTOR: chat-msgactions (#18969) 2022-11-10 15:08:14 +01:00
chat-message-creator.scss FEATURE: new jump to channel menu (#22383) 2023-07-05 18:18:27 +02:00
chat-message-thread-indicator.scss UX: add max-width to thread indicator (#22282) 2023-06-27 09:30:15 +02:00
chat-message.scss FIX: correct border color of message actions (#21261) 2023-04-26 19:42:04 +02:00
index.scss FEATURE: new jump to channel menu (#22383) 2023-07-05 18:18:27 +02:00
sidebar-extensions.scss