From 127184f9979986f21994502f878babbb7e39ca51 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Mon, 20 Nov 2017 16:59:52 -0500 Subject: [PATCH] Fix updateContext. Change the colors used to make chat names readable. Fix /me actions in chat. Fix socket.ping() --- changelog.html | 6 ++++++ src/sites/twitch-twilight/index.js | 17 +++++++++++------ src/sites/twitch-twilight/modules/chat/index.js | 3 ++- src/sites/twitch-twilight/modules/chat/line.js | 2 +- src/socket.js | 3 --- 5 files changed, 20 insertions(+), 11 deletions(-) diff --git a/changelog.html b/changelog.html index acd8d304..78636eeb 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,9 @@ +
4.0.0-beta1.3@1ee69894e169e3173e19
+ +
4.0.0-beta1.3@f93396a7a97f1a01b284