From f04edf7f54bc4dc033d745efad05f719f0faaa6d Mon Sep 17 00:00:00 2001 From: SirStendec Date: Tue, 18 Oct 2016 00:35:31 -0400 Subject: [PATCH] 3.5.337. Chatter count on dashboard. Channel-specific badge fixes. Stuff. --- changelog.html | 18 +++++++++++++++ src/badges.js | 3 ++- src/ember/line.js | 12 ++++++++++ src/ember/room.js | 6 ++--- src/ext/betterttv.js | 10 ++------- src/main.js | 2 +- src/tokenize.js | 8 +++---- src/ui/dash_stats.js | 32 +++++++++++++++++++++++++++ src/ui/logviewer.js | 10 ++++++--- src/ui/sub_count.js | 52 +++++++++++++++----------------------------- 10 files changed, 98 insertions(+), 55 deletions(-) diff --git a/changelog.html b/changelog.html index 043cce68..ba946537 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,21 @@ +
3.5.337
+ + +
3.5.336
+ + +
3.5.335
+ +
3.5.334