From 92917453a78c06eb00ba4b3ff55e09158919e275 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Wed, 11 Apr 2018 20:48:02 -0400 Subject: [PATCH] Add settings for controlling the error reporting system. Fix issues with destroying rooms and users. Fix the control center not being available on certain pages. Fix the host menu appearing when you aren't logged in. Clean up some old CSS. --- changelog.html | 8 + src/main.js | 2 +- src/modules/chat/room.js | 33 ++-- src/modules/chat/tokenizers.jsx | 2 +- src/modules/chat/user.js | 18 +- .../main_menu/components/example-report.vue | 58 ++++++ src/modules/main_menu/index.js | 20 +- src/raven.js | 185 +++++++++++++----- .../modules/directory/following.jsx | 14 +- .../twitch-twilight/modules/host_button.js | 18 +- .../twitch-twilight/modules/menu_button.jsx | 2 + styles/icons.scss | 18 -- 12 files changed, 272 insertions(+), 106 deletions(-) create mode 100644 src/modules/main_menu/components/example-report.vue diff --git a/changelog.html b/changelog.html index c67c94f2..d4b2bd3c 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,11 @@ +
4.0.0-beta2.11@850fac83181587018cdb
+ +
4.0.0-beta2.9@665575cf426293ec11da