From 1b2ff275301726e00280cb3c9ca8ecf940f21ba3 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Thu, 12 Apr 2018 02:29:43 -0400 Subject: [PATCH] More bugfixes. Actually implement the API test experiment. --- changelog.html | 6 +++++ src/main.js | 2 +- src/modules/chat/badges.jsx | 9 +++++++- src/modules/chat/emotes.js | 23 ++++++++++++++++--- src/modules/chat/index.js | 3 +++ src/modules/chat/room.js | 7 +++++- src/modules/main_menu/index.js | 2 +- .../modules/directory/index.jsx | 13 +++++++---- src/utilities/compat/apollo.js | 4 +++- src/utilities/constants.js | 1 + 10 files changed, 57 insertions(+), 13 deletions(-) diff --git a/changelog.html b/changelog.html index 20b62bba..46f82d22 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,9 @@ +
4.0.0-beta2.13@64fec6b80d1f6a60c263
+ +
4.0.0-beta2.13@64fec6b80d1f6a60c263