From 7d35b5c8c321ccc81ebbd7c62f810aade1040c11 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Sat, 1 Oct 2016 13:43:08 -0400 Subject: [PATCH] 3.5.305. Dark CSS tweaks. Add Twitch Prime support. Better channel redesign support. Fix hosting bugs. Fix Emoticon menu bugs. Add github buttons to About page. --- changelog.html | 23 +++++ dark.css | 56 +++++++++++ src/badges.js | 2 +- src/ember/channel.js | 231 +++++++++++++++++++++++++++++-------------- src/ember/layout.js | 2 +- src/ember/room.js | 29 +++++- src/ember/sidebar.js | 33 +++++++ src/main.js | 4 +- src/settings.js | 2 +- src/tokenize.js | 1 + src/ui/about_page.js | 41 ++++---- src/ui/my_emotes.js | 11 ++- src/utils.js | 11 +++ style.css | 30 +++++- 14 files changed, 369 insertions(+), 107 deletions(-) diff --git a/changelog.html b/changelog.html index 3f9cf26e..a8174241 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,26 @@ +
3.5.305
+ + +
3.5.304
+ + +
3.5.303
+ +
3.5.302