From b9fefe29d93992359cb277b72e2c3536d91f11e5 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Thu, 20 Oct 2016 16:41:04 -0400 Subject: [PATCH] 3.5.343. More emote alignment options. API fix to prevent adding an emote set to a room multiple times. Minor badge change. Fix positioning of in-line mod icons. --- changelog.html | 8 +++ src/badges.js | 4 ++ src/ember/line.js | 102 ++++++++++++++++++----------------- src/ember/moderation-card.js | 8 ++- src/ember/room.js | 66 ++++++++++------------- src/ext/api.js | 34 +++--------- src/main.js | 2 +- style.css | 5 ++ 8 files changed, 108 insertions(+), 121 deletions(-) diff --git a/changelog.html b/changelog.html index be1ff263..6eafecd3 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,11 @@ +
3.5.343
+ +
3.5.342