discourse/plugins/chat/assets/javascripts/discourse/services
Joffrey JAFFEUX ab4ca0be6e
FIX: quote from thread in drawer mode (#31137)
Due to a recent regression the selection management was failing in
drawer mode for threads. We were not correctly setting the active
thread.

This commit fixes the issue and adds a spec.
2025-02-03 21:20:50 +01:00
..
chat-admin-api.js FEATURE: Export chat messages to CSV file (#22113) 2023-06-21 16:13:36 +04:00
chat-api.js DEV: adds blocks support to chat messages (#29782) 2024-11-19 07:07:58 +01:00
chat-audio-manager.js DEV: Move discourse-common/config/environment to discourse/lib (#30738) 2025-01-13 15:29:26 +00:00
chat-channel-composer.js FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
chat-channel-info-route-origin-manager.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
chat-channel-notices-manager.js FIX: correctly handle subscriptions (#24270) 2023-11-07 16:37:42 +01:00
chat-channel-pane.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-channel-scroll-positions.js FIX: correctly save scroll position in channel (#25345) 2024-01-19 22:49:14 +01:00
chat-channels-manager.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
chat-composer-warnings-tracker.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
chat-drafts-manager.js DEV: Remove unnecessary optional chaining operators (#30400) 2024-12-20 16:48:13 +01:00
chat-drawer-router.js FIX: quote from thread in drawer mode (#31137) 2025-02-03 21:20:50 +01:00
chat-drawer-size.js FEATURE: resizeable chat drawer (#20160) 2023-02-03 15:11:12 +01:00
chat-guardian.js DEV: Remove unnecessary optional chaining operators (#30400) 2024-12-20 16:48:13 +01:00
chat-history.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
chat-notification-manager.js DEV: Move discourse-common/config/environment to discourse/lib (#30738) 2025-01-13 15:29:26 +00:00
chat-state-manager.js FIX: Don't override other sidebar panels when opening/closing the chat drawer (#29144) 2024-10-09 20:29:19 -03:00
chat-subscriptions-manager.js DEV: implements model/afterModel/deactivate in drawer router (#29879) 2025-01-27 11:03:15 +01:00
chat-thread-composer.js FIX: correctly rename scroller everywhere (#26783) 2024-04-29 08:45:37 +02:00
chat-thread-list-pane.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-thread-pane.js FIX: ensures thread panel closes on escape (#29651) 2024-11-08 09:19:24 +09:00
chat-tracking-state-manager.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
chat.js DEV: sidebarActive is not used anymore (#30268) 2025-01-17 12:30:43 +01:00
interacted-chat-message.js DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00