discourse/plugins/chat/assets/stylesheets/common
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-common.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-browse.scss FIX: followups to composer notch adjustments (#21592) 2023-05-16 20:05:56 +02:00
chat-channel-card.scss UX: lower border radius for channel cards (#22513) 2023-07-10 19:07:01 +02:00
chat-channel-info.scss FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
chat-channel-members.scss FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
chat-channel-preview-card.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
chat-channel-row.scss FEATURE: remove category badge style options, set bullet style as default (#24198) 2023-11-13 10:46:15 -05:00
chat-channel-settings.scss UX: chat leave info (#24645) 2023-11-30 10:13:37 +01:00
chat-channel-title.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-channel.scss FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
chat-composer-button.scss A11Y: disable non-essential CSS animations for reduced-motion users (#23571) 2023-09-14 17:31:43 -04:00
chat-composer-dropdown.scss DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
chat-composer-separator.scss Revert "UX: chat composer (#23267)" (#23273) 2023-08-25 13:49:41 -05:00
chat-composer-upload.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
chat-composer-uploads.scss UX: improves composer and thread panel (#21210) 2023-04-25 10:23:03 +02:00
chat-composer.scss UX: composer fixes (#23334) 2023-08-30 15:10:21 +02:00
chat-drawer.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-emoji-picker.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
chat-form.scss FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
chat-height-mixin.scss FEATURE: new jump to channel menu (#22383) 2023-07-05 18:18:27 +02:00
chat-index.scss UX: implements swipe on row channel (#23436) 2023-09-11 14:51:13 +02:00
chat-mention-warnings.scss FEATURE: Enforce mention limits for chat messages (#19034) 2022-12-06 14:54:04 -03:00
chat-message-actions.scss UX: remove border radius and box shadow (#24135) 2023-10-27 11:02:42 +02:00
chat-message-collapser.scss FIX: Resize chat collapser when using small width drawer (#21017) 2023-04-08 10:43:17 -03:00
chat-message-creator.scss UX: Revert grey search inputs (#24459) 2023-11-20 13:45:59 +01:00
chat-message-error.scss REFACTOR: <ChatMessage> component (#22172) 2023-06-19 09:50:54 +02:00
chat-message-images.scss FIX: ensures generic onebox has width/height for thumbnail (#23040) 2023-08-09 20:31:11 +02:00
chat-message-info.scss UX: keep timestamp on single line (#23819) 2023-10-06 20:07:52 +02:00
chat-message-left-gutter.scss DEV: Fix random typos (#21638) 2023-05-18 15:34:46 +02:00
chat-message-separator.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
chat-message-thread-indicator.scss UI: refines thread list item (#23207) 2023-08-24 18:45:20 +02:00
chat-message.scss FIX: relies on mention mixin for size (#24503) 2023-11-21 23:14:09 +01:00
chat-modal-archive-channel.scss DEV: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02:00
chat-modal-channel-summary.scss DEV: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02:00
chat-modal-create-channel.scss DEV: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02:00
chat-modal-edit-channel-description.scss DEV: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02:00
chat-modal-move-message-to-channel.scss DEV: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02:00
chat-modal-new-message.scss FIX: Hide chat message header with new argument (#24346) 2023-11-13 09:05:18 -06:00
chat-navbar.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-notices.scss UX: different way of centering chat notice to accommodate longer texts (#22779) 2023-07-27 15:53:43 +02:00
chat-onebox.scss FEATURE: Add onebox support for chat threads (#23580) 2023-10-25 14:30:39 +02:00
chat-reply.scss UX: Fix chat-reply overflow (#20592) 2023-03-08 21:12:49 +01:00
chat-replying-indicator.scss A11Y: disable non-essential CSS animations for reduced-motion users (#23571) 2023-09-14 17:31:43 -04:00
chat-scroll-to-bottom.scss FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
chat-section.scss FEATURE: new jump to channel menu (#22383) 2023-07-05 18:18:27 +02:00
chat-selection-manager.scss A11Y: disable non-essential CSS animations for reduced-motion users (#23571) 2023-09-14 17:31:43 -04:00
chat-side-panel-resizer.scss UX: lower z-index (#23386) 2023-09-04 22:30:51 +02:00
chat-side-panel.scss UX: improves support of window resize in chat (#24115) 2023-10-26 20:26:59 +02:00
chat-skeleton.scss A11Y: disable non-essential CSS animations for reduced-motion users (#23571) 2023-09-14 17:31:43 -04:00
chat-tabs.scss FIX: followups to composer notch adjustments (#21592) 2023-05-16 20:05:56 +02:00
chat-thread-header-buttons.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
chat-thread-header.scss UX: small alignment tweaks for chat thread list header (#24410) 2023-11-16 17:30:48 +01:00
chat-thread-list-header.scss FEATURE: chat redesign - back button to exit threads (#24189) 2023-11-07 16:01:09 +08:00
chat-thread-list-item.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-thread-participants.scss UX: thread list design changes (#23348) 2023-08-31 18:09:41 +02:00
chat-thread-title.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-thread-unread-indicator.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-thread.scss FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
chat-threads-list.scss FEATURE: Improving thread list item and header (#21749) 2023-05-29 09:11:55 +02:00
chat-transcript.scss FEATURE: Add threads support to chat archives (#24325) 2023-11-27 15:47:35 +01:00
chat-unread-indicator.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-upload-drop-zone.scss UX: improves composer and thread panel (#21210) 2023-04-25 10:23:03 +02:00
chat-user-avatar.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-user-threads-row.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-user-threads.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
core-extensions.scss FIX: hide consolidated chat message notifications temporarily (#23846) 2023-10-09 22:34:07 +08:00
dc-filter-input.scss FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
direct-message-creator.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
full-page-chat-header.scss
incoming-chat-webhooks.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
index.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
reviewable-chat-message.scss
sidebar-extensions.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00