From 12427d2750646c428096621ac1eb03452217ad6f Mon Sep 17 00:00:00 2001 From: SirStendec Date: Sat, 15 Oct 2016 00:35:38 -0400 Subject: [PATCH] 3.5.331. #MakeHostingGreatAgain. Closes #19. --- changelog.html | 11 + src/constants.js | 1 + src/ember/channel.js | 687 +++++++--------------------------------- src/ember/directory.js | 49 +-- src/ember/layout.js | 6 +- src/ember/sidebar.js | 6 +- src/main.js | 2 +- src/ui/channel_stats.js | 81 +++-- src/ui/following.js | 2 + src/utils.js | 37 +++ style.css | 28 +- 11 files changed, 274 insertions(+), 636 deletions(-) diff --git a/changelog.html b/changelog.html index 8cd7f0af..ad3899c2 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,14 @@ +
3.5.331
+ +
3.5.330