discourse/plugins/chat/assets/javascripts/discourse/components
chapoi 9f40ac0918
UX: revert chat footer changes partially (#27591)
2024-06-24 17:46:54 +02:00
..
channel-icon UX: chat thread last replied user avatar (#26123) 2024-03-11 19:20:08 +08:00
channel-name DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
channel-title UX: expand threads list tap area on mobile (#26818) 2024-05-09 12:45:02 +04:00
chat FEATURE: chat drawer navigation improvement (#27419) 2024-06-13 13:17:12 +04:00
styleguide DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00
thread-title UX: expand threads list tap area on mobile (#26818) 2024-05-09 12:45:02 +04:00
thread-unread-indicator UX: expand threads list tap area on mobile (#26818) 2024-05-09 12:45:02 +04:00
user-menu
user-threads FIX: My Thread's last reply excerpt on mobile (#27072) 2024-05-18 14:07:49 +02:00
channels-list-direct.gjs UX: add illustrations for empty chat list + split into tabs on drawer (#26910) 2024-05-28 17:00:04 +04:00
channels-list-public.gjs UX: add illustrations for empty chat list + split into tabs on drawer (#26910) 2024-05-28 17:00:04 +04:00
channels-list.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-channel-archive-status.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-channel-card.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-channel-chooser-header.hbs FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-channel-chooser-header.js
chat-channel-chooser-row.hbs FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-channel-chooser-row.js
chat-channel-chooser.js
chat-channel-leave-btn.gjs DEV: Clean up mobileView/desktopView uses (#26229) 2024-03-18 23:29:42 +01:00
chat-channel-message-emoji-picker.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-channel-metadata.gjs FIX: allows to translate yesterday (#25446) 2024-01-27 14:03:58 +08:00
chat-channel-preview-card.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-channel-row.gjs DEV: Rename `modifier` import to avoid overwriting template keyword 2024-04-19 10:06:08 +01:00
chat-channel-status.gjs DEV: Convert components to gjs 2023-11-14 10:53:54 +00:00
chat-channel-title.gjs DEV: Update js linting setup (#25365) 2024-01-24 15:30:03 +01:00
chat-channel-unread-indicator.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-channel.gjs FIX: correctly handle notifications for channels (#27178) 2024-05-24 19:59:24 +02:00
chat-composer-dropdown.gjs UX: Chat composer dropdown styling mobile (#25244) 2024-01-15 09:59:24 +01:00
chat-composer-message-details.gjs DEV: Update htmlSafe imports (#26776) 2024-04-27 12:01:58 +02:00
chat-composer-upload.gjs DEV: Convert components to gjs 2023-11-14 10:53:54 +00:00
chat-composer-uploads.hbs
chat-composer-uploads.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-composer.hbs FIX: body scroll lock textarea (#26462) 2024-04-02 12:15:06 +02:00
chat-composer.js FIX: correctly rename scroller everywhere (#26783) 2024-04-29 08:45:37 +02:00
chat-drawer.hbs
chat-drawer.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-emoji-avatar.gjs DEV: Fix "ember/no-empty-glimmer-component-classes" lint (#24629) 2023-11-29 15:14:30 +01:00
chat-emoji-picker.hbs DEV: Introduce a helper for handling events (#25433) 2024-02-28 14:00:53 +01:00
chat-emoji-picker.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-footer.gjs UX: revert chat footer changes partially (#27591) 2024-06-24 17:46:54 +02:00
chat-header.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-mention-warnings.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-message-actions-desktop.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-message-actions-mobile.gjs FIX: ensures we close modal on reaction (#26745) 2024-04-24 19:06:11 +02:00
chat-message-collapser.hbs FIX: revert (edited) layout in chat message (#23927) 2023-10-13 13:01:56 +02:00
chat-message-collapser.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-message-in-reply-to-indicator.gjs DEV: Update htmlSafe imports (#26776) 2024-04-27 12:01:58 +02:00
chat-message-reaction.gjs DEV: Clean up chat-message-reaction (#27465) 2024-06-13 15:12:56 +02:00
chat-message-separator.gjs FEATURE: implements dates separators for threads (#25335) 2024-01-19 16:21:48 +01:00
chat-message-text.gjs DEV: Update htmlSafe imports (#26776) 2024-04-27 12:01:58 +02:00
chat-message-thread-indicator.gjs DEV: Update htmlSafe imports (#26776) 2024-04-27 12:01:58 +02:00
chat-message.gjs FIX: improvements to chat message streaming (#26892) 2024-05-07 15:38:24 +02:00
chat-messages-container.gjs FEATURE: implements last read message for threads (#26702) 2024-04-25 10:47:54 +02:00
chat-messages-scroller.gjs FEATURE: implements last read message for threads (#26702) 2024-04-25 10:47:54 +02:00
chat-notice.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-notices.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-replying-indicator.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-retention-reminder-text.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-retention-reminder.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-side-panel-resizer.gjs DEV: Fix "ember/no-empty-glimmer-component-classes" lint (#24629) 2023-11-29 15:14:30 +01:00
chat-side-panel.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-skeleton.gjs DEV: Convert components to gjs 2023-11-14 10:53:54 +00:00
chat-thread-list.gjs DEV: Rename `modifier` import to avoid overwriting template keyword 2024-04-19 10:06:08 +01:00
chat-thread-participants.gjs FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-thread-title-prompt.js FIX: correctly check the user id of the original message (#26805) 2024-04-29 13:34:49 +02:00
chat-thread-tracking-dropdown.js DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-thread.gjs FIX: correctly handle notifications for channels (#27178) 2024-05-24 19:59:24 +02:00
chat-to-topic-selector.hbs DEV: Convert choose-topic to glimmer (#27229) 2024-05-29 17:19:52 +02:00
chat-to-topic-selector.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
chat-upload-drop-zone.gjs DEV: Convert components to gjs 2023-11-14 10:53:54 +00:00
chat-upload.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-user-avatar.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-user-display-name.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-user-info.gjs FIX: channel member status live updates (#25925) 2024-02-29 17:49:18 +08:00
collapser.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
collapser.js
dc-filter-input.gjs DEV: Use `class` attribute instead of `@class` arg (#24804) 2023-12-12 13:09:05 +01:00
empty-channels-list.gjs UX: add illustrations for empty chat list + split into tabs on drawer (#26910) 2024-05-28 17:00:04 +04:00
full-page-chat.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
reviewable-chat-message.gjs DEV: Update htmlSafe imports (#26776) 2024-04-27 12:01:58 +02:00
toggle-channel-membership-button.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00