From 8f074a1449664c7bb4b99c0972caaa0340d35770 Mon Sep 17 00:00:00 2001 From: Anatole Date: Fri, 23 Jun 2023 16:43:38 +0200 Subject: [PATCH] twitch/chat(feat): hype chat (#711) --- CHANGELOG-nightly.md | 1 + src/app/chat/msg/55.PaidMessage.vue | 124 +++++++++++++++++++ src/app/settings/SettingsMenu.vue | 2 + src/site/twitch.tv/index.ts | 1 + src/site/twitch.tv/modules/chat/ChatList.vue | 12 +- src/types/twitch.messages.d.ts | 12 ++ 6 files changed, 149 insertions(+), 3 deletions(-) create mode 100644 src/app/chat/msg/55.PaidMessage.vue diff --git a/CHANGELOG-nightly.md b/CHANGELOG-nightly.md index 2629fc220..f8c2ee52d 100644 --- a/CHANGELOG-nightly.md +++ b/CHANGELOG-nightly.md @@ -3,6 +3,7 @@ **The changes listed here are not assigned to an official release**. - Added an option to hide the new mature content dialogs on Twitch +- Added formatting support for Hype Chat - Fixed an issue which prevented moderator data from loading in User Cards - Fixed an issue where nametags with blending paints did not correctly use the base color and appeared invisible instead - Kick: diff --git a/src/app/chat/msg/55.PaidMessage.vue b/src/app/chat/msg/55.PaidMessage.vue new file mode 100644 index 000000000..f05e896ab --- /dev/null +++ b/src/app/chat/msg/55.PaidMessage.vue @@ -0,0 +1,124 @@ + + + + + diff --git a/src/app/settings/SettingsMenu.vue b/src/app/settings/SettingsMenu.vue index 6b8056f7c..2139f3108 100644 --- a/src/app/settings/SettingsMenu.vue +++ b/src/app/settings/SettingsMenu.vue @@ -229,6 +229,8 @@ watch(