From 41e80fd94c9b15c080be3e612ff53bb072425914 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Thu, 15 Mar 2018 03:31:30 -0400 Subject: [PATCH] Add support for custom moderator badge images. --- changelog.html | 6 +++ src/modules/chat/badges.js | 41 ++++++++++++++---- src/modules/chat/index.js | 10 ++--- src/modules/chat/room.js | 42 ++++++++++++++++++- .../twitch-twilight/modules/chat/line.js | 1 + 5 files changed, 85 insertions(+), 15 deletions(-) diff --git a/changelog.html b/changelog.html index 79ad6da8..46a62f15 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,9 @@ +
4.0.0-beta1.6@3402c0380be5b35d7f16
+ +
4.0.0-beta1.6@b26925b82613bdc459b5