diff --git a/changelog.html b/changelog.html index 922a85b2..beb472be 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,44 @@ +
replaces
field to emoticons to allow extension emotes to replace Twitch emotes.Chat Appearance > Old-Style Subscriber Notices
enabled.room-recent-highlights
event even if the Recent Highlights feature is disabled.room-recent-highlights
event for triggering behaviors when new highlighted messages are displayed.room-message
API event.AUTOMOD_SMALLER
experiment. In-Line AutoMod is not yet working when you are part of that experiment.user-emotes
service in all places since tmiSession
's emote parser has been removed.room-recent-highlights
event even if the Recent Highlights feature is disabled.room-recent-highlights
event for triggering behaviors when new highlighted messages are displayed.room-message
API event.AUTOMOD_SMALLER
experiment. In-Line AutoMod is not yet working when you are part of that experiment.user-emotes
service in all places since tmiSession
's emote parser has been removed.' + - Intl.t('gameCommerce.purchaseNotifications.message', { - userName: tags['login'], - purchaseTitle: tags['msg-param-title'] - }) + - '
' + + Intl.t( + commerce.numCrates ? + 'gameCommerce.purchaseNotifications.plusCrates.systemMessage' : + 'gameCommerce.purchaseNotifications.systemMessage', + + { + userName: tags['login'], + purchaseTitle: tags['msg-param-title'], + numCrates: commerce.numCrates, + htmlSafe: true + }) + '
'; + } + else if ( msg_type === 'raid' || msg_type === 'unraid' ) + // TODO: This. + return ''; + else out = utils.sanitize(this.get('systemMsg')); return out ? '' + + (content.errored ? + "We couldn't find that " + content.embed_type + '.' : + '...') + + '
' + + '' + data.by_lines[i] + '
'; + + out += '