1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 21:05:53 +00:00

3.5.399. Refactor metadata rendering so it can be used on the dashboard. Generate less CSS for bits since there's way more of them now. Allow stacking of all cheer emotes, or just by type. Fix a bug with the My Emoticons menu not rendering if the user has a non-existent set.

This commit is contained in:
SirStendec 2016-12-15 18:39:23 -05:00
parent b253f1a4d1
commit 48f2f331b7
9 changed files with 242 additions and 216 deletions

View file

@ -1,3 +1,19 @@
<div class="list-header">3.5.388 <time datetime="2016-12-02">(2016-12-02)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Moderation cards.</li>
</ul>
<div class="list-header">3.5.387 <time datetime="2016-11-30">(2016-11-30)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Removed: Mini Player. Twitch has its own feature for that now.</li>
<li>Fixed: Twitch's mini player didn't get along with FFZ's.</li>
</ul>
<div class="list-header">3.5.386 <time datetime="2016-11-30">(2016-11-30)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Support high-DPI images for custom moderator badges.</li>
</ul>
<div class="list-header">3.5.385 <time datetime="2016-11-30">(2016-11-30)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Mod cards not properly initializing in channels where you're not a mod.</li>