From 9ddfabb1b1300fb79a0d4d685e8d347a57e1f1e0 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Fri, 7 Oct 2016 18:11:05 -0400 Subject: [PATCH] 3.5.319. More logviewer integration. Notes work now. Clean up colored badges a bit more. Fix for incorrect player height. Modify chat lines the new, improved way. Load user <-> emote set mappings from the API. Fix legacy badges not showing correctly. Remove negative margins from chat lines. Add a line saying a sub is a Twitch Prime sub to the FFZ menu. Dark theme CSS tweaks. --- changelog.html | 21 + src/badges.js | 11 +- src/ember/layout.js | 2 +- src/ember/line.js | 9 +- src/ember/moderation-card.js | 636 +++++------------------------ src/emoticons.js | 25 ++ src/main.js | 2 +- src/styles/badges-legacy-mod.css | 4 +- src/styles/badges-legacy-turbo.css | 4 +- src/styles/badges-legacy.css | 12 +- src/styles/chat-padding.css | 2 +- src/styles/chat-setup.css | 4 - src/ui/logviewer.js | 498 ++++++++++++++++++++++ src/ui/menu.js | 9 +- src/utils.js | 2 +- style.css | 63 ++- 16 files changed, 723 insertions(+), 581 deletions(-) diff --git a/changelog.html b/changelog.html index 57e3d437..46d74e80 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,24 @@ +
3.5.319
+ + +
3.5.318
+ + +
3.5.317
+ +
3.5.316