discourse/plugins/chat/assets/javascripts/discourse
2023-07-26 19:53:37 +02:00
..
adapters FIX: better chat-api error handling (#19550) 2022-12-21 16:11:35 +01:00
components DEV: Fix no-negated-condition linting issues (#22808) 2023-07-26 19:53:37 +02:00
connectors DEV: makes user-card-chat-button uses glimmer (#22496) 2023-07-10 14:04:26 +02:00
controllers DEV: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02:00
helpers UX: implements draft threads (#21361) 2023-05-05 08:55:55 +02:00
initializers FIX: Prevent lightbox from loading onebox embed icons in chat uploads (#22776) 2023-07-25 15:56:26 +08:00
lib FIX: Doubled up or not tracked threads in thread list (#22631) 2023-07-19 10:09:22 +10:00
models FEATURE: Show unread in sidebar for unread channel threads (#22342) 2023-07-17 13:00:49 +10:00
modifiers/chat FIX: allows to resize panels on tablets (#22640) 2023-07-17 15:11:51 +02:00
pre-initializers DEV: Added chat api to remove secondary actions (#21982) 2023-06-08 11:37:50 -03:00
routes DEV: Revert "DEV: Update replaceWith on Route (#22645)" (#22693) 2023-07-19 10:47:31 -05:00
services DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
templates DEV: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02:00
widgets DEV: implements styleguide for chat header icon (#22033) 2023-06-09 18:40:34 +02:00
admin-chat-route-map.js
chat-route-map.js FEATURE: new jump to channel menu (#22383) 2023-07-05 18:18:27 +02:00
preferences-chat-route-map.js