From 35ce17e3ee757a09077125bff9494ddd1236d1d9 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Sun, 17 Sep 2017 14:21:49 -0400 Subject: [PATCH] 3.5.524. Add socket server status to the Debug menu. Update the emoji regex. Fix global emote tooltips. --- changelog.html | 27 ++++++++++++++++----------- old_changes.html | 11 +++++++++++ src/constants.js | 4 ++-- src/main.js | 2 +- src/socket.js | 1 + src/tokenize.js | 34 ++++++++++++++++++++++++++-------- src/ui/about_page.js | 26 ++++++++++++++++++++++++++ src/ui/my_emotes.js | 6 ++++-- 8 files changed, 87 insertions(+), 24 deletions(-) diff --git a/changelog.html b/changelog.html index beb472be..1ac80905 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,19 @@ +
3.5.524
+ + +
3.5.523
+ + +
3.5.522
+ +
3.5.521
-
3.5.511
- - -
3.5.510
- -
View Older
\ No newline at end of file diff --git a/old_changes.html b/old_changes.html index 52ec22ce..6ef447f4 100644 --- a/old_changes.html +++ b/old_changes.html @@ -1,3 +1,14 @@ +
3.5.511
+ + +
3.5.510
+ +
3.5.509