From 5d09aca86895bfd84515a6b295cadc2e23a8b6bb Mon Sep 17 00:00:00 2001 From: SirStendec Date: Sat, 3 Dec 2016 22:44:26 -0500 Subject: [PATCH] 3.5.389. Add setting to move Latest Uploads to the bottom of the directory or to hide it. Make pop-out chat the same width as the right sidebar. Comment out code to auto-pause hosted channels until such time as it's possible to make it work. Fix player tracking for finding and showing stats from it. Closes #59 --- changelog.html | 26 +++++++-------- old_changes.html | 13 ++++++++ src/ember/channel.js | 11 +++---- src/ember/chatview.js | 7 ++++ src/ember/directory.js | 64 +++++++++++++++++++++++++++++------- src/ember/layout.js | 4 +-- src/ember/moderation-card.js | 25 +++++++------- src/ember/player.js | 42 +++++++++++------------ src/main.js | 2 +- src/ui/about_page.js | 7 ++-- src/ui/channel_stats.js | 2 +- style.css | 6 ++++ 12 files changed, 138 insertions(+), 71 deletions(-) diff --git a/changelog.html b/changelog.html index 9cc89822..783fe37a 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,16 @@ +
3.5.389
+ + +
3.5.388
+ +
3.5.387
-
3.5.378
- - -
3.5.377
- -
View Older
\ No newline at end of file diff --git a/old_changes.html b/old_changes.html index 76ed6398..96678639 100644 --- a/old_changes.html +++ b/old_changes.html @@ -1,3 +1,16 @@ +
3.5.378
+ + +
3.5.377
+ +
3.5.376