From 7e88c18ead963ecc788f4adfcba98fd48c3984bb Mon Sep 17 00:00:00 2001 From: SirStendec Date: Tue, 14 Feb 2017 00:07:55 -0500 Subject: [PATCH] 3.5.426. Fix ember navigation to game directories. Fix mod badges in Firefox. Change badge rendering for the API to not needlessly duplicate data structures. Add bttv-room-message event for API. Clean up logging output for Firefox developers. Fix issue in socket handling. Tweak chat sub notification appearance. Closes #104 --- changelog.html | 13 ++++++----- old_changes.html | 5 +++++ src/badges.js | 18 +++++++++------ src/ember/room.js | 4 ++++ src/ext/api.js | 28 +++++++++++------------- src/ext/betterttv.js | 3 +++ src/main.js | 41 +++++++++++++++++++++++++++-------- src/socket.js | 7 +++--- src/styles/chat-separator.css | 1 + src/utils.js | 2 +- style.css | 29 +++++++++++++++---------- 11 files changed, 99 insertions(+), 52 deletions(-) diff --git a/changelog.html b/changelog.html index 284c3e5f..f67337cd 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,11 @@ +
3.5.426
+ +
3.5.425
-
3.5.416
- -
View Older
\ No newline at end of file diff --git a/old_changes.html b/old_changes.html index fa9418bd..d3b771dd 100644 --- a/old_changes.html +++ b/old_changes.html @@ -1,3 +1,8 @@ +
3.5.416
+ +
3.5.415