discourse/plugins/chat/assets/stylesheets/common
David Battersby 914543dbb9
FIX: dont allow channel non-members to write messages in threads (#31697)
Prevents channel non-members from seeing the composer in threads. Since
they do not have the correct permissions to post within the channel, we
should show the join channel CTA in place of the chat composer.
2025-03-07 15:50:30 +04:00
..
base-common.scss DEV: Update lint-configs and autofix issues (#31620) 2025-03-05 01:20:16 +01:00
chat-audio-upload.scss FIX: prevents audio container to overflow container (#25012) 2023-12-22 09:38:21 +01:00
chat-browse.scss DEV: Enable and fix more stylelint rules (#31200) 2025-02-05 20:03:56 +01:00
chat-channel-card.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
chat-channel-icon.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
chat-channel-info.scss UX: chat > channel info: show member count on tab (#25439) 2024-01-26 12:10:56 +01:00
chat-channel-members.scss FEATURE: Allow admins to remove users from chat DMs (#31366) 2025-02-20 15:16:57 +08:00
chat-channel-name.scss DEV: Fix mixed-decls sass deprecations in plugins (#31356) 2025-02-18 20:04:51 +01:00
chat-channel-preview-card.scss FIX: dont allow channel non-members to write messages in threads (#31697) 2025-03-07 15:50:30 +04:00
chat-channel-row.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
chat-channel-settings.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
chat-channel-title.scss UX: Chat avatar is-online styling (#26012) 2024-03-08 21:11:47 +01:00
chat-channel.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
chat-composer-button.scss DEV: Fix mixed-decls sass deprecations in plugins (#31356) 2025-02-18 20:04:51 +01:00
chat-composer-dropdown.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00: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: align navbar and composer uploads (#24970) 2023-12-19 15:41:51 +01:00
chat-composer.scss DEV: Fix mixed-decls sass deprecations in plugins (#31356) 2025-02-18 20:04:51 +01:00
chat-drawer-routes.scss FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
chat-drawer.scss DEV: Fix mixed-decls sass deprecations in plugins (#31356) 2025-02-18 20:04:51 +01:00
chat-footer.scss DEV: Enable and fix more stylelint rules (#31200) 2025-02-05 20:03:56 +01:00
chat-form.scss DEV: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
chat-height-mixin.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
chat-index.scss DEV: Update lint-configs and autofix issues (#31620) 2025-03-05 01:20:16 +01:00
chat-mention-warnings.scss DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-message-actions.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
chat-message-blocks.scss DEV: adds blocks support to chat messages (#29782) 2024-11-19 07:07:58 +01: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 DEV: Fix mixed-decls sass deprecations in plugins (#31356) 2025-02-18 20:04:51 +01:00
chat-message-error.scss REFACTOR: <ChatMessage> component (#22172) 2023-06-19 09:50:54 +02:00
chat-message-images.scss DEV: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
chat-message-info.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
chat-message-left-gutter.scss DEV: Fix random typos (#21638) 2023-05-18 15:34:46 +02:00
chat-message-separator.scss UX: chat > general fixes (#25929) 2024-02-28 15:12:13 +01:00
chat-message-text.scss UX: removes blinking indicator while streaming message (#27131) 2024-05-22 13:48:44 +02:00
chat-message-thread-indicator.scss FIX: improves linking of thread messages (#26095) 2024-03-08 09:09:42 +01:00
chat-message.scss DEV: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
chat-messages-scroller.scss DEV: Update lint-configs and autofix issues (#31620) 2025-03-05 01:20:16 +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: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00: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: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
chat-modal-new-message.scss DEV: removes legacy modal code (#28047) 2024-07-24 18:07:17 +02:00
chat-navbar.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
chat-notices.scss DEV: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
chat-onebox.scss FIX: Allow oneboxes with no description (#31518) 2025-02-26 13:16:51 +10:00
chat-reply.scss DEV: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
chat-replying-indicator.scss DEV: replace zero width space character in chat typing indicator (#31675) 2025-03-06 15:53:50 -05:00
chat-scroll-to-bottom.scss DEV: Update lint-configs and autofix issues (#31620) 2025-03-05 01:20:16 +01:00
chat-section.scss FEATURE: new jump to channel menu (#22383) 2023-07-05 18:18:27 +02:00
chat-selection-manager.scss DEV: Fix mixed-decls sass deprecations in plugins (#31356) 2025-02-18 20:04:51 +01:00
chat-side-panel-resizer.scss FIX: do not store 0 has min width for thead panel (#30818) 2025-01-16 16:03:35 +01:00
chat-skeleton.scss DEV: Fix mixed-decls sass deprecations in plugins (#31356) 2025-02-18 20:04:51 +01:00
chat-thread-header.scss DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-thread-heading.scss FIX: word break long continuous thread titles (#30007) 2024-11-30 01:07:39 +01:00
chat-thread-list-header.scss DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-thread-list-item.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
chat-thread-participants.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
chat-thread-title.scss UX: allow users to click thread title to open it (#24816) 2023-12-11 13:54:00 +01:00
chat-thread-unread-indicator.scss DEV: Fix mixed-decls sass deprecations in plugins (#31356) 2025-02-18 20:04:51 +01:00
chat-thread.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
chat-threads-list.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
chat-transcript.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
chat-unread-indicator.scss DEV: Fix mixed-decls sass deprecations in plugins (#31356) 2025-02-18 20:04:51 +01:00
chat-upload-drop-zone.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
chat-user-avatar.scss DEV: Update lint-configs and autofix issues (#31620) 2025-03-05 01:20:16 +01:00
chat-user-threads.scss DEV: Enable and fix more stylelint rules (#31200) 2025-02-05 20:03:56 +01:00
core-extensions.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
direct-message-creator.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
incoming-chat-webhooks.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
index.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
reviewable-chat-message.scss