From 3a3b30d4fd8c53cdfd2b396861912fb43fe8f604 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Tue, 18 Oct 2016 14:06:20 -0400 Subject: [PATCH] 3.5.339. Minimize Navigation. Room-specific badge CSS generation. More logviewer fixes. Don't tab-complete short commands. CSS tweaks. --- changelog.html | 15 +++++++ dark.css | 1 + src/badges.js | 5 +-- src/ember/chat-input.js | 15 ++++--- src/ember/layout.js | 76 ++++++++++++++++++++++++------------ src/ember/moderation-card.js | 16 ++++---- src/ember/room.js | 20 +++++++++- src/ext/betterttv.js | 8 ++++ src/main.js | 2 +- src/ui/logviewer.js | 11 +++++- src/utils.js | 17 ++++++-- style.css | 48 +++++++++++++++++++++-- 12 files changed, 182 insertions(+), 52 deletions(-) diff --git a/changelog.html b/changelog.html index ba946537..1dcca515 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,18 @@ +
3.5.339
+ + +
3.5.338
+ +
3.5.337