From 1b9b695bdd74d539ad77a87407b95d210d2637bf Mon Sep 17 00:00:00 2001 From: SirStendec Date: Mon, 19 Dec 2016 21:33:45 -0500 Subject: [PATCH] 3.5.405. API additions. Improve support for follower-only chat mode. Fix whispers in pop-out chat. Fix a compatibility issue with BetterTTV. Fix channel metadata on theater mode hover. Fix Twitch's most recent changes to player positioning. Fix classic player control height in theater mode. Closes #72 --- changelog.html | 64 +++++++++++++--------------- old_changes.html | 34 +++++++++++++++ src/ember/channel.js | 4 +- src/ember/chat-input.js | 6 +-- src/ember/line.js | 16 ++++--- src/ember/room.js | 50 +++++++++++++++++++--- src/ext/api.js | 7 ++++ src/main.js | 2 +- src/ui/channel_stats.js | 4 +- src/utils.js | 12 +++--- style.css | 93 ++++++++++++++++++++--------------------- 11 files changed, 186 insertions(+), 106 deletions(-) diff --git a/changelog.html b/changelog.html index 668b3771..c342f662 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,33 @@ +
3.5.405
+ + +
3.5.404
+ + +
3.5.403
+ + +
3.5.402
+ + +
3.5.401
+ +
3.5.400
-
3.5.394
- - -
3.5.393
- - -
3.5.392
- - -
3.5.391
- - -
3.5.390
- - -
3.5.389
- -
View Older
\ No newline at end of file diff --git a/old_changes.html b/old_changes.html index a8f005c6..48b1cf24 100644 --- a/old_changes.html +++ b/old_changes.html @@ -1,3 +1,37 @@ +
3.5.394
+ + +
3.5.393
+ + +
3.5.392
+ + +
3.5.391
+ + +
3.5.390
+ + +
3.5.389
+ +
3.5.388