From 50c0d74bbe9534c322ef33f14ec1d78e1aa8e5cf Mon Sep 17 00:00:00 2001 From: Proven Date: Fri, 26 Dec 2025 17:06:33 -0600 Subject: [PATCH] add chat-widgets (#9902) * Create private-chat-widget * Update private-chat-widget Updated commit # * Update private-chat-widget Updated commit # again * Update private-chat-widget * Update commit # for the last time (I hope) * Updated commit # * Updated plugin * Updated README and made background colour-related tweaks. * Update and rename private-chat-widget to chat-widgets * Update chat-widgets * Update chat-widgets * Removed duplicate code, now handles most ChatMessageType types * Fixed an issue where private chat icons would render for old messages that exceed the max message count --- plugins/chat-widgets | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/chat-widgets diff --git a/plugins/chat-widgets b/plugins/chat-widgets new file mode 100644 index 000000000..4e81b948e --- /dev/null +++ b/plugins/chat-widgets @@ -0,0 +1,2 @@ +repository=https://github.com/cannnelle/chat-widgets.git +commit=9dba4e41d274cbdb0e798afc4562ba90117370f6