From 9592dc1c2c058a8470494f093d833ffa777e387b Mon Sep 17 00:00:00 2001 From: SirStendec Date: Fri, 12 Aug 2016 14:25:19 -0400 Subject: [PATCH] 3.5.270. Fix a BTTV template. Change the get_editor_of function to use DOMParser for better security. Fix websocket callbacks not getting called. Remove a client-side permissions check from the /ffz following command. --- changelog.html | 11 +++++++++++ src/ember/channel.js | 27 +++++++++++++++++++++++++++ src/ext/betterttv.js | 8 +++++--- src/main.js | 25 ++++++++++++++++++------- src/socket.js | 4 ++-- src/ui/following.js | 11 +++++------ style.css | 2 +- 7 files changed, 69 insertions(+), 19 deletions(-) diff --git a/changelog.html b/changelog.html index 2c70c01b..dc76a365 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,14 @@ +
3.5.270
+ + +
3.5.269
+ +
3.5.268