.. |
chat
|
FIX: correctly handles mobile and default (#23152)
|
2023-08-18 22:32:43 +02:00 |
chat-drawer
|
FEATURE: thread pagination (#22624)
|
2023-07-27 09:57:03 +02:00 |
styleguide
|
FIX: chat styleguide modal import (#23062)
|
2023-08-10 15:55:28 +02:00 |
user-menu
|
DEV: Apply prettier to hbs files
|
2022-12-28 13:11:12 +00:00 |
channels-list.hbs
|
FEATURE: new jump to channel menu (#22383)
|
2023-07-05 18:18:27 +02:00 |
channels-list.js
|
FEATURE: enable_public_channels site setting (#22565)
|
2023-07-13 10:00:25 +02:00 |
chat-browse-view.hbs
|
WIP: threads list pagination (#22502)
|
2023-07-12 09:38:44 +02:00 |
chat-browse-view.js
|
FEATURE: thread pagination (#22624)
|
2023-07-27 09:57:03 +02:00 |
chat-channel-about-view.hbs
|
SECURITY: XSS on chat excerpts
|
2023-03-16 15:27:09 -06:00 |
chat-channel-about-view.js
|
FIX: Change wording from title -> name in channel about page (#19889)
|
2023-01-18 09:13:33 +10:00 |
chat-channel-archive-status.hbs
|
DEV: converts models to native classes (#21418)
|
2023-05-08 18:24:41 +02:00 |
chat-channel-archive-status.js
|
DEV/ glimmerify chat-channel-status (#21445)
|
2023-05-09 09:22:25 +02:00 |
chat-channel-card.hbs
|
SECURITY: XSS on chat excerpts
|
2023-03-16 15:27:09 -06:00 |
chat-channel-card.js
|
DEV: start glimmer-ification and optimisations of chat plugin (#19531)
|
2022-12-21 13:21:02 +01:00 |
chat-channel-chooser-header.hbs
|
DEV: Apply prettier to hbs files
|
2022-12-28 13:11:12 +00:00 |
chat-channel-chooser-header.js
|
|
|
chat-channel-chooser-row.hbs
|
DEV: Apply prettier to hbs files
|
2022-12-28 13:11:12 +00:00 |
chat-channel-chooser-row.js
|
|
|
chat-channel-chooser.js
|
|
|
chat-channel-leave-btn.hbs
|
DEV: converts models to native classes (#21418)
|
2023-05-08 18:24:41 +02:00 |
chat-channel-leave-btn.js
|
DEV: converts models to native classes (#21418)
|
2023-05-08 18:24:41 +02:00 |
chat-channel-members-view.hbs
|
WIP: threads list pagination (#22502)
|
2023-07-12 09:38:44 +02:00 |
chat-channel-members-view.js
|
FEATURE: thread pagination (#22624)
|
2023-07-27 09:57:03 +02:00 |
chat-channel-message-emoji-picker.hbs
|
DEV: Refactoring chat message actions for ChatMessage component usage in thread panel (#20756)
|
2023-04-06 15:19:52 +02:00 |
chat-channel-message-emoji-picker.js
|
DEV: Refactoring chat message actions for ChatMessage component usage in thread panel (#20756)
|
2023-04-06 15:19:52 +02:00 |
chat-channel-metadata.hbs
|
DEV: Remove chat TODO (#22846)
|
2023-07-28 09:10:14 +08:00 |
chat-channel-metadata.js
|
DEV: Add last_message_id to channel and thread (#22488)
|
2023-07-13 10:28:11 +10:00 |
chat-channel-preview-card.hbs
|
FIX: Don't autojoin users when they have ready-only permissions (#20213)
|
2023-05-10 08:45:13 -03:00 |
chat-channel-preview-card.js
|
FIX: Don't autojoin users when they have ready-only permissions (#20213)
|
2023-05-10 08:45:13 -03:00 |
chat-channel-row.hbs
|
DEV: refactors routes to simplify using outlet (#20179)
|
2023-02-07 13:59:32 +01:00 |
chat-channel-row.js
|
DEV: Rearchitect chat tracking state (#21550)
|
2023-05-16 14:51:13 +02:00 |
chat-channel-settings-saved-indicator.hbs
|
DEV: Apply prettier to hbs files
|
2022-12-28 13:11:12 +00:00 |
chat-channel-settings-saved-indicator.js
|
FEATURE: channels can allow/disallow @all/@here mentions (#19317)
|
2022-12-05 17:03:51 +01:00 |
chat-channel-settings-view.hbs
|
DEV: Remove experimental site setting for chat threads (#22720)
|
2023-07-26 12:46:23 +02:00 |
chat-channel-settings-view.js
|
DEV: Remove experimental site setting for chat threads (#22720)
|
2023-07-26 12:46:23 +02:00 |
chat-channel-status.hbs
|
DEV/ glimmerify chat-channel-status (#21445)
|
2023-05-09 09:22:25 +02:00 |
chat-channel-status.js
|
FEATURE: thread pagination (#22624)
|
2023-07-27 09:57:03 +02:00 |
chat-channel-title.hbs
|
DEV: Fix array-related linting issues in templates (#22935)
|
2023-08-02 19:43:37 +02:00 |
chat-channel-title.js
|
DEV: converts models to native classes (#21418)
|
2023-05-08 18:24:41 +02:00 |
chat-channel-unread-indicator.hbs
|
FEATURE: Show unread in sidebar for unread channel threads (#22342)
|
2023-07-17 13:00:49 +10:00 |
chat-channel-unread-indicator.js
|
FIX: Show mention count for channel list on mobile (#22682)
|
2023-07-19 16:24:01 +10:00 |
chat-channel.hbs
|
FEATURE: thread pagination (#22624)
|
2023-07-27 09:57:03 +02:00 |
chat-channel.js
|
FIX: when using arrow to bottom fetch from newest (#22860)
|
2023-07-28 19:31:28 +02:00 |
chat-composer-dropdown.hbs
|
FIX: correctly applies aria-expanded/aria-controls (#23029)
|
2023-08-09 11:51:28 +02:00 |
chat-composer-dropdown.js
|
FIX: correctly applies aria-expanded/aria-controls (#23029)
|
2023-08-09 11:51:28 +02:00 |
chat-composer-message-details.hbs
|
FIX: Render excerpt HTML for chat replies and edit (#22559)
|
2023-07-13 09:44:56 +10:00 |
chat-composer-message-details.js
|
UX: improves composer and thread panel (#21210)
|
2023-04-25 10:23:03 +02:00 |
chat-composer-upload.hbs
|
UX: improves composer and thread panel (#21210)
|
2023-04-25 10:23:03 +02:00 |
chat-composer-upload.js
|
UX: improves composer and thread panel (#21210)
|
2023-04-25 10:23:03 +02:00 |
chat-composer-uploads.hbs
|
UX: improves composer and thread panel (#21210)
|
2023-04-25 10:23:03 +02:00 |
chat-composer-uploads.js
|
FIX: disables send btn while uploads in progress (#21298)
|
2023-05-02 18:11:40 +02:00 |
chat-composer.hbs
|
FEATURE: thread pagination (#22624)
|
2023-07-27 09:57:03 +02:00 |
chat-composer.js
|
DEV: Migrate insert-hyperlink to the new modal api (#23051)
|
2023-08-10 12:09:26 +02:00 |
chat-drawer.hbs
|
DEV: Refactoring chat message actions for ChatMessage component usage in thread panel (#20756)
|
2023-04-06 15:19:52 +02:00 |
chat-drawer.js
|
FIX: correctly recognizes URL with subfolder (#23173)
|
2023-08-21 22:12:05 +02:00 |
chat-emoji-avatar.hbs
|
DEV: Apply prettier to hbs files
|
2022-12-28 13:11:12 +00:00 |
chat-emoji-picker.hbs
|
DEV: Fix array-related linting issues in templates (#22935)
|
2023-08-02 19:43:37 +02:00 |
chat-emoji-picker.js
|
DEV: Fix random typos (#22804)
|
2023-07-26 12:45:35 +02:00 |
chat-full-page-header.hbs
|
FEATURE: new jump to channel menu (#22383)
|
2023-07-05 18:18:27 +02:00 |
chat-full-page-header.js
|
FEATURE: Chat thread header indicator improvements (#21807)
|
2023-05-30 10:10:07 +02:00 |
chat-mention-warnings.hbs
|
REFACTOR: Move mention warnings logic into a separate service. (#19465)
|
2023-02-03 15:38:30 -03:00 |
chat-mention-warnings.js
|
REFACTOR: Fix pluralized strings in chat plugin (#20357)
|
2023-02-20 10:31:02 +01:00 |
chat-message-actions-desktop.hbs
|
FEATURE: thread pagination (#22624)
|
2023-07-27 09:57:03 +02:00 |
chat-message-actions-desktop.js
|
FEATURE: thread pagination (#22624)
|
2023-07-27 09:57:03 +02:00 |
chat-message-actions-mobile.hbs
|
FIX: makes chat user avatar show presence by default (#22490)
|
2023-07-10 09:36:20 +02:00 |
chat-message-actions-mobile.js
|
FIX: various mobile chat improvements (#22132)
|
2023-06-16 11:36:43 +02:00 |
chat-message-collapser.hbs
|
DEV: Remove lazy-yt and replace with lazy-videos (#20722)
|
2023-03-29 11:54:25 -04:00 |
chat-message-collapser.js
|
DEV: Remove lazy-yt and replace with lazy-videos (#20722)
|
2023-03-29 11:54:25 -04:00 |
chat-message-in-reply-to-indicator.hbs
|
FIX: Render excerpt HTML for chat replies and edit (#22559)
|
2023-07-13 09:44:56 +10:00 |
chat-message-in-reply-to-indicator.js
|
UX: implements draft threads (#21361)
|
2023-05-05 08:55:55 +02:00 |
chat-message-reaction.hbs
|
FIX: various mobile chat improvements (#22132)
|
2023-06-16 11:36:43 +02:00 |
chat-message-reaction.js
|
FIX: prevent default event on touchend reaction (#22588)
|
2023-07-13 11:33:51 +02:00 |
chat-message-separator-date.hbs
|
DEV: makes chat modals use the new <DModal /> component (#22495)
|
2023-07-10 13:43:33 +02:00 |
chat-message-separator-date.js
|
DEV: makes chat modals use the new <DModal /> component (#22495)
|
2023-07-10 13:43:33 +02:00 |
chat-message-separator-new.hbs
|
FEATURE: Scroll to first message when clicking date in chat (#21926)
|
2023-06-20 15:58:38 +02:00 |
chat-message-text.hbs
|
PERF: applies optimisations on chat-live pane (#20532)
|
2023-03-06 16:42:11 +01:00 |
chat-message-text.js
|
DEV: rework the chat-live-pane (#20519)
|
2023-03-03 13:09:25 +01:00 |
chat-message-thread-indicator.hbs
|
FIX: makes chat user avatar show presence by default (#22490)
|
2023-07-10 09:36:20 +02:00 |
chat-message-thread-indicator.js
|
FEATURE: thread pagination (#22624)
|
2023-07-27 09:57:03 +02:00 |
chat-message.hbs
|
FEATURE: thread pagination (#22624)
|
2023-07-27 09:57:03 +02:00 |
chat-message.js
|
FEATURE: thread pagination (#22624)
|
2023-07-27 09:57:03 +02:00 |
chat-notices.hbs
|
DEV: Introduce Chat Notices with publishing method (#22369)
|
2023-07-06 08:26:25 -05:00 |
chat-notices.js
|
DEV: Introduce Chat Notices with publishing method (#22369)
|
2023-07-06 08:26:25 -05:00 |
chat-replying-indicator.hbs
|
FEATURE: chat-replying indicator for threads (#21485)
|
2023-05-11 08:02:04 +02:00 |
chat-replying-indicator.js
|
FEATURE: chat-replying indicator for threads (#21485)
|
2023-05-11 08:02:04 +02:00 |
chat-retention-reminder-text.hbs
|
REFACTOR: channel retention reminder text (#20310)
|
2023-02-15 14:50:01 +01:00 |
chat-retention-reminder-text.js
|
REFACTOR: channel retention reminder text (#20310)
|
2023-02-15 14:50:01 +01:00 |
chat-retention-reminder.hbs
|
DEV: rework the chat-live-pane (#20519)
|
2023-03-03 13:09:25 +01:00 |
chat-retention-reminder.js
|
FEATURE: new jump to channel menu (#22383)
|
2023-07-05 18:18:27 +02:00 |
chat-side-panel-resizer.hbs
|
UX: improves composer and thread panel (#21210)
|
2023-04-25 10:23:03 +02:00 |
chat-side-panel.hbs
|
FIX: ensure sidepanel size is correctly applied when showing (#21701)
|
2023-05-23 20:13:58 +02:00 |
chat-side-panel.js
|
FIX: ensure sidepanel size is correctly applied when showing (#21701)
|
2023-05-23 20:13:58 +02:00 |
chat-skeleton.hbs
|
PERF: applies optimisations on chat-live pane (#20532)
|
2023-03-06 16:42:11 +01:00 |
chat-skeleton.js
|
DEV: rework the chat-live-pane (#20519)
|
2023-03-03 13:09:25 +01:00 |
chat-thread.hbs
|
FEATURE: thread pagination (#22624)
|
2023-07-27 09:57:03 +02:00 |
chat-thread.js
|
FEATURE: thread pagination (#22624)
|
2023-07-27 09:57:03 +02:00 |
chat-to-topic-selector.hbs
|
DEV: Apply prettier to hbs files
|
2022-12-28 13:11:12 +00:00 |
chat-to-topic-selector.js
|
DEV: start glimmer-ification and optimisations of chat plugin (#19531)
|
2022-12-21 13:21:02 +01:00 |
chat-upload-drop-zone.hbs
|
UX: improves composer and thread panel (#21210)
|
2023-04-25 10:23:03 +02:00 |
chat-upload-drop-zone.js
|
UX: improves composer and thread panel (#21210)
|
2023-04-25 10:23:03 +02:00 |
chat-upload.hbs
|
FEATURE: New Discourse Lightbox using Glimmer (#19798)
|
2023-07-13 15:06:17 +08:00 |
chat-upload.js
|
FEATURE: Inline audio player for chat uploads (#20175)
|
2023-02-06 16:00:03 +10:00 |
chat-user-display-name.hbs
|
FEATURE: new jump to channel menu (#22383)
|
2023-07-05 18:18:27 +02:00 |
chat-user-display-name.js
|
FEATURE: new jump to channel menu (#22383)
|
2023-07-05 18:18:27 +02:00 |
chat-user-info.hbs
|
FIX: makes chat user avatar show presence by default (#22490)
|
2023-07-10 09:36:20 +02:00 |
chat-user-info.js
|
FIX: Chat member user card rendered out of view (#20332)
|
2023-02-17 10:14:00 -03:00 |
chat-vh.js
|
FIX: chat height fixes (#21561)
|
2023-05-15 22:00:03 +02:00 |
collapser.hbs
|
PERF: applies optimisations on chat-live pane (#20532)
|
2023-03-06 16:42:11 +01:00 |
collapser.js
|
PERF: applies optimisations on chat-live pane (#20532)
|
2023-03-06 16:42:11 +01:00 |
dc-filter-input.hbs
|
FIX: Emoji autocomplete “more” button not working in chat (#20113)
|
2023-02-02 15:04:52 -03:00 |
dc-filter-input.js
|
|
|
full-page-chat.hbs
|
UX: improves composer and thread panel (#21210)
|
2023-04-25 10:23:03 +02:00 |
full-page-chat.js
|
DEV: rework the chat-live-pane (#20519)
|
2023-03-03 13:09:25 +01:00 |
reviewable-chat-message.hbs
|
DEV: Pass messageId as a dynamic segment instead of a query param (#20013)
|
2023-02-01 12:39:23 -03:00 |
reviewable-chat-message.js
|
UX: add support for flagged chat message in reviewqueue (#21802)
|
2023-05-29 10:02:02 +02:00 |
toggle-channel-membership-button.hbs
|
DEV: Apply prettier to hbs files
|
2022-12-28 13:11:12 +00:00 |
toggle-channel-membership-button.js
|
DEV: start glimmer-ification and optimisations of chat plugin (#19531)
|
2022-12-21 13:21:02 +01:00 |