discourse/plugins/chat/assets/javascripts/discourse
Joe 82c03127df
FEATURE: New Discourse Lightbox using Glimmer (#19798)
Introduces new lightbox as a step to migrate away from Magnific Popup.

Please see https://meta.discourse.org/t/migrating-away-from-magnific-popup/251505 for more details

Co-authored-by: Nat <natalie.tay@discourse.org>
Co-authored-by: David Battersby <info@davidbattersby.com>
2023-07-13 15:06:17 +08:00
..
adapters FIX: better chat-api error handling (#19550) 2022-12-21 16:11:35 +01:00
components FEATURE: New Discourse Lightbox using Glimmer (#19798) 2023-07-13 15:06:17 +08: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 FEATURE: New Discourse Lightbox using Glimmer (#19798) 2023-07-13 15:06:17 +08:00
lib DEV: Add last_message_id to channel and thread (#22488) 2023-07-13 10:28:11 +10:00
models DEV: Add last_message_id to channel and thread (#22488) 2023-07-13 10:28:11 +10:00
modifiers/chat REFACTOR: <ChatMessage> component (#22172) 2023-06-19 09:50:54 +02:00
pre-initializers DEV: Added chat api to remove secondary actions (#21982) 2023-06-08 11:37:50 -03:00
routes FEATURE: new jump to channel menu (#22383) 2023-07-05 18:18:27 +02:00
services DEV: Add last_message_id to channel and thread (#22488) 2023-07-13 10:28:11 +10: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