discourse/plugins/chat/assets/stylesheets/desktop
Joffrey JAFFEUX 09277bc543
FEATURE: my threads page (#24771)
This commit adds a new "My threads" link in sidebar and drawer. This link will open the "/chat/threads" page which contains all threads where the current user is a member. It's ordered by activity (unread and then last message created).

Moreover, the threads list of a channel page is now showing every threads of a channel, and not just the ones where you are a member.
2023-12-11 07:38:07 +01:00
..
base-desktop.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
chat-channel-info.scss FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
chat-channel-title.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +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 Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
chat-message-actions.scss DEV: prevents message actions to hide drawer's header (#22448) 2023-07-06 07:33:39 +08:00
chat-message-creator.scss FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
chat-message-thread-indicator.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-message.scss FIX: correct border color of message actions (#21261) 2023-04-26 19:42:04 +02:00
index.scss FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
sidebar-extensions.scss