..
adapters
FIX: better chat-api error handling ( #19550 )
2022-12-21 16:11:35 +01:00
components
DEV: implements initial messages component ( #21727 )
2023-05-24 19:28:54 +02:00
connectors
DEV: Refactoring chat message actions for ChatMessage component usage in thread panel ( #20756 )
2023-04-06 15:19:52 +02:00
controllers
FEATURE: Thread list initial UI ( #21412 )
2023-05-10 11:42:32 +02:00
helpers
UX: implements draft threads ( #21361 )
2023-05-05 08:55:55 +02:00
initializers
FIX: Do not cook icon with hashtags ( #21676 )
2023-05-23 09:33:55 +02:00
lib
FIX: cancel fetching messages after channel change ( #21689 )
2023-05-23 16:01:47 +02:00
models
FIX: improves draft for channels ( #21724 )
2023-05-24 15:36:46 +02:00
modifiers /chat
FIX: ensure sidepanel size is correctly applied when showing ( #21701 )
2023-05-23 20:13:58 +02:00
pre-initializers
DEV: Fix random typos ( #21638 )
2023-05-18 15:34:46 +02:00
routes
FEATURE: Add user status to inline mentions in chat ( #20564 )
2023-05-24 16:55:20 +04:00
services
FIX: improves draft for channels ( #21724 )
2023-05-24 15:36:46 +02:00
templates
DEV: various improvements to devex on chat ( #21612 )
2023-05-17 17:49:52 +02:00
widgets
FIX: Thread mention read state and notification links ( #21385 )
2023-05-04 17:28:51 +02:00
admin-chat-route-map.js
chat-route-map.js
FEATURE: Thread list initial UI ( #21412 )
2023-05-10 11:42:32 +02:00
preferences-chat-route-map.js