From c12d240fbd6f322cc4635be21289bf1e491b0045 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Fri, 16 Dec 2016 14:31:23 -0500 Subject: [PATCH] 3.5.400. Add support for follower-only chat mode. Dark theme CSS tweaks for the dashboard and chat settings menu. Remove the uptime correction for the dashboard since Twitch fixed their formatting. --- changelog.html | 10 +++++++++- dark.css | 7 +++++++ src/ember/chat-input.js | 6 ++++++ src/ember/dashboard.js | 31 ++----------------------------- src/ember/room.js | 6 ++++++ src/main.js | 2 +- src/utils.js | 18 +++++++++++------- 7 files changed, 42 insertions(+), 38 deletions(-) diff --git a/changelog.html b/changelog.html index fe829bb1..c72d01d6 100644 --- a/changelog.html +++ b/changelog.html @@ -1,4 +1,12 @@ -
3.5.399
+
3.5.400
+ + +
3.5.399