From 9345237327d5006812967d579b66ab669c8e9506 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Sun, 20 Nov 2016 13:43:12 -0500 Subject: [PATCH] 3.5.374. Fixed clicking usernames in ban notices. Add no_tooltip attribute for badges. Add sort attribute to emote sets for the My Emoticons menu. Add source_line attribute to emote sets for customizing tooltips. Add chat-view-init and chat-view-destroy events to the API. --- changelog.html | 18 ++++++++-------- old_changes.html | 8 ++++++++ src/badges.js | 3 ++- src/ember/channel.js | 6 +++--- src/ember/chatview.js | 4 ++++ src/ember/line.js | 10 ++++++--- src/ext/api.js | 10 +++++++++ src/main.js | 12 +++++------ src/tokenize.js | 5 +++-- src/ui/my_emotes.js | 48 +++++++++++++++++++++++++++---------------- 10 files changed, 83 insertions(+), 41 deletions(-) diff --git a/changelog.html b/changelog.html index 05dadb02..ede2c36b 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,13 @@ +
3.5.374
+ +
3.5.373
-
3.5.363
- -
View Older
\ No newline at end of file diff --git a/old_changes.html b/old_changes.html index 310f1b8c..9b8697d5 100644 --- a/old_changes.html +++ b/old_changes.html @@ -1,3 +1,11 @@ +
3.5.363
+ +
3.5.362