..
chat-admin-api.js
FEATURE: Export chat messages to CSV file ( #22113 )
2023-06-21 16:13:36 +04:00
chat-api.js
WIP: threads list pagination ( #22502 )
2023-07-12 09:38:44 +02:00
chat-audio-manager.js
FIX: uses CDN when available for chat mp3 sounds ( #19341 )
2022-12-06 16:27:59 +01:00
chat-channel-composer.js
FIX: more consistent composer focus and replying indicator ( #22443 )
2023-07-05 22:24:53 +02:00
chat-channel-emoji-picker-manager.js
DEV: Refactoring chat message actions for ChatMessage component usage in thread panel ( #20756 )
2023-04-06 15:19:52 +02:00
chat-channel-info-route-origin-manager.js
chat-channel-pane-subscriptions-manager.js
FIX: Chat thread race condition issues ( #22533 )
2023-07-12 09:15:16 +10:00
chat-channel-pane.js
FIX: allows selection of messages in threads ( #22119 )
2023-06-15 11:27:31 +02:00
chat-channels-manager.js
DEV: Add last_message_id to channel and thread ( #22488 )
2023-07-13 10:28:11 +10:00
chat-composer-presence-manager.js
FEATURE: chat-replying indicator for threads ( #21485 )
2023-05-11 08:02:04 +02:00
chat-composer-warnings-tracker.js
REFACTOR: Move mention warnings logic into a separate service. ( #19465 )
2023-02-03 15:38:30 -03:00
chat-drafts-manager.js
FIX: improves draft for channels ( #21724 )
2023-05-24 15:36:46 +02:00
chat-drawer-router.js
FEATURE: new jump to channel menu ( #22383 )
2023-07-05 18:18:27 +02:00
chat-drawer-size.js
FEATURE: resizeable chat drawer ( #20160 )
2023-02-03 15:11:12 +01:00
chat-emoji-picker-manager.js
DEV: Refactoring chat message actions for ChatMessage component usage in thread panel ( #20756 )
2023-04-06 15:19:52 +02:00
chat-emoji-reaction-store.js
chat-guardian.js
chat-history.js
FEATURE: Conditionally change back button route for thread ( #22129 )
2023-06-28 09:58:47 +10:00
chat-notification-manager.js
FIX: Correctly update _subscribedTo* props ( #20351 )
2023-02-17 21:45:21 +01:00
chat-pane-base-subscriptions-manager.js
FIX: prevents user to restore message deleted by staff ( #22571 )
2023-07-13 10:16:15 +02:00
chat-side-panel-size.js
UX: improves composer and thread panel ( #21210 )
2023-04-25 10:23:03 +02:00
chat-staged-thread-mapping.js
UX: implements draft threads ( #21361 )
2023-05-05 08:55:55 +02:00
chat-state-manager.js
FEATURE: Conditionally change back button route for thread ( #22129 )
2023-06-28 09:58:47 +10:00
chat-subscriptions-manager.js
DEV: Add last_message_id to channel and thread ( #22488 )
2023-07-13 10:28:11 +10:00
chat-thread-composer.js
REFACTOR: composer/thread ( #21910 )
2023-06-07 21:49:15 +02:00
chat-thread-list-pane.js
REFACTOR: composer/thread ( #21910 )
2023-06-07 21:49:15 +02:00
chat-thread-pane-subscriptions-manager.js
DEV: Introduce Chat Notices with publishing method ( #22369 )
2023-07-06 08:26:25 -05:00
chat-thread-pane.js
FIX: allows selection of messages in threads ( #22119 )
2023-06-15 11:27:31 +02:00
chat-tracking-state-manager.js
WIP: threads list pagination ( #22502 )
2023-07-12 09:38:44 +02:00
chat.js
FIX: typo in property name ( #22489 )
2023-07-07 12:48:21 +02:00
emoji-picker-scroll-observer.js