discourse/plugins/chat/assets/javascripts/discourse/components
Joffrey JAFFEUX c42248670d
FIX: increase chat thread title limit (#30006)
This will ensure AI generated titles don't appear as out of range in the UI and also allow users to set longer titles. The limit in DB was already 100 so it's just a simple frontend change.
2024-11-30 00:42:20 +01:00
..
channel-icon DEV: sets an icon_upload_id on a channel (#29566) 2024-11-04 17:19:44 +09:00
channel-name UX: chat index flex issues (#29157) 2024-10-10 12:55:08 +02:00
channel-title UX: chat drawer increase unread channel visibility (#28731) 2024-09-05 13:36:50 +04:00
chat FIX: increase chat thread title limit (#30006) 2024-11-30 00:42:20 +01:00
chat-message/blocks DEV: adds blocks support to chat messages (#29782) 2024-11-19 07:07:58 +01:00
styleguide FIX: Styleguide errors and add smoke test for component pages (#29747) 2024-11-14 15:07:05 -03:00
thread-title UX: expand threads list tap area on mobile (#26818) 2024-05-09 12:45:02 +04:00
thread-unread-indicator FEATURE: add mention count to threads (#29739) 2024-11-14 14:10:12 +04:00
user-menu DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
user-threads DEV: Bump @discourse/lint-configs and autofix (#29847) 2024-11-20 14:15:04 +00:00
browse-channels.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
channels-list-direct.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
channels-list-public.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
channels-list.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-channel-archive-status.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-channel-card.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-channel-chooser-header.hbs FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-channel-chooser-header.js DEV: Update remaining core plugin components to native-class syntax (#28611) 2024-08-29 12:16:52 +01:00
chat-channel-chooser-row.hbs FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-channel-chooser-row.js DEV: Update remaining core plugin components to native-class syntax (#28611) 2024-08-29 12:16:52 +01:00
chat-channel-chooser.js DEV: Convert select-kit subclasses to native class syntax (#28491) 2024-08-23 13:19:26 +01:00
chat-channel-leave-btn.gjs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
chat-channel-message-emoji-picker.gjs DEV: Bump @discourse/lint-configs and autofix (#29847) 2024-11-20 14:15:04 +00:00
chat-channel-metadata.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-channel-preview-card.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-channel-row.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-channel-status.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +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 FIX: show urgent badge for mentions in DM threads (#29821) 2024-11-29 12:52:55 +04:00
chat-channel.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-composer-dropdown.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-composer-message-details.gjs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
chat-composer-upload.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-composer-uploads.hbs DEV: Update chat-composer-uploads uppy usage (#29339) 2024-10-23 10:07:54 +01:00
chat-composer-uploads.js DEV: Update chat-composer-uploads uppy usage (#29339) 2024-10-23 10:07:54 +01:00
chat-composer.hbs FIX: body scroll lock textarea (#26462) 2024-04-02 12:15:06 +02:00
chat-composer.js DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-drawer.hbs UX: improved collapsed drawer state/interactions (#29850) 2024-11-25 03:39:03 +01:00
chat-drawer.js DEV: Update remaining core plugin components to native-class syntax (#28611) 2024-08-29 12:16:52 +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: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
chat-emoji-picker.js FIX: Chat emoji picker positioning (#28643) 2024-08-29 17:00:26 +01:00
chat-footer.gjs DEV: Bump @discourse/lint-configs and autofix (#29847) 2024-11-20 14:15:04 +00:00
chat-header.gjs DEV: Bump @discourse/lint-configs and autofix (#29847) 2024-11-20 14:15:04 +00:00
chat-mention-warnings.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-message-actions-desktop.gjs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
chat-message-actions-mobile.gjs DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +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: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00: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 DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-message-text.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-message-thread-indicator.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-message.gjs DEV: Revert ember-template-lint CI command change (#29845) 2024-11-20 11:10:16 +00: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: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +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: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-retention-reminder-text.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-retention-reminder.gjs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +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 FIX: ensures chat panel can't have an invalid width (#27876) 2024-07-11 20:27:30 +02:00
chat-skeleton.gjs DEV: Convert components to gjs 2023-11-14 10:53:54 +00:00
chat-thread-heading.gjs UI: simplify chat thread title (#29998) 2024-11-29 22:39:18 +01:00
chat-thread-list.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-thread-participants.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-thread-title-prompt.js DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
chat-thread-tracking-dropdown.js UX: remove btn-default class from chat thread tracking dropdown (#28789) 2024-09-06 15:14:29 -05:00
chat-thread.gjs UI: simplify chat thread title (#29998) 2024-11-29 22:39:18 +01: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: Update remaining core plugin components to native-class syntax (#28611) 2024-08-29 12:16:52 +01:00
chat-upload-drop-zone.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +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 DEV: Update remaining core plugin components to native-class syntax (#28611) 2024-08-29 12:16:52 +01:00
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: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
toggle-channel-membership-button.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00