0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-15 15:53:16 +08:00
discourse/plugins/chat/assets/javascripts/discourse/components
Joffrey JAFFEUX 88eb96b315
DEV: sets an icon_upload_id on a channel (#29566)
There's no UI for it at the moment but when creating a channel or updating it, it's now possible to pass `icon_upload_id` as param. This will be available on the channel as `icon_upload_url`.
2024-11-04 17:19:44 +09: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 UX: Bump up chat delete messages limit (#29202) 2024-10-15 13:15:40 +10:00
styleguide DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02: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 ability to watch chat threads (#28639) 2024-09-02 16:45:55 +04:00
user-menu DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
user-threads FEATURE: Add ability to watch chat threads (#28639) 2024-09-02 16:45:55 +04:00
browse-channels.gjs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
channels-list-direct.gjs FIX: Display new DM button when public channels are disabled (#28306) 2024-08-12 08:44:51 -05:00
channels-list-public.gjs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01: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 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 FIX: Chat emoji picker positioning (#28643) 2024-08-29 17:00:26 +01:00
chat-channel-metadata.gjs UX: chat drawer increase unread channel visibility (#28731) 2024-09-05 13:36:50 +04: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: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +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 FIX: show chat thread notifications for direct message channels (#29414) 2024-10-31 10:50:11 +04:00
chat-channel.gjs FEATURE: Add ability to watch chat threads (#28639) 2024-09-02 16:45:55 +04: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: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
chat-composer-upload.gjs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01: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: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
chat-drawer.hbs FIX: adds chat-draw-expanded class to body (#28490) 2024-08-22 17:46:41 +02: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: rename chat preferred mobile index to chat preferred index (#27953) 2024-07-30 10:25:22 -03:00
chat-header.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-mention-warnings.gjs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01: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: 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 DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02: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 DEV: Fix optionalService in decorator form (#29042) 2024-10-01 14:12:34 +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: 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: 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: 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-list.gjs FEATURE: Add ability to watch chat threads (#28639) 2024-09-02 16:45:55 +04:00
chat-thread-participants.gjs FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-thread-title-prompt.js DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02: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 DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +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: Update remaining core plugin components to native-class syntax (#28611) 2024-08-29 12:16:52 +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 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: migrates reviewable-created-by to gjs (#27862) 2024-07-11 11:54:35 +02:00
toggle-channel-membership-button.gjs DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00