mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-27 21:05:53 +00:00
3.5.389. Add setting to move Latest Uploads to the bottom of the directory or to hide it. Make pop-out chat the same width as the right sidebar. Comment out code to auto-pause hosted channels until such time as it's possible to make it work. Fix player tracking for finding and showing stats from it. Closes #59
This commit is contained in:
parent
60c3d51c7e
commit
5d09aca868
12 changed files with 138 additions and 71 deletions
|
@ -1,3 +1,16 @@
|
|||
<div class="list-header">3.5.378 <time datetime="2016-11-23">(2016-11-23)</time></div>
|
||||
<ul class="chat-menu-content menu-side-padding">
|
||||
<li>Fixed: Chat breaking when trying to access data for a badge that ended up not loading.</li>
|
||||
<li>Fixed: Host mode would no longer trigger with FFZ enabled due to the removal of an experiment flag.</li>
|
||||
<li>API Changed: Add <code>name_key</code> parameter to API constructor.</li>
|
||||
</ul>
|
||||
|
||||
<div class="list-header">3.5.377 <time datetime="2016-11-21">(2016-11-21)</time></div>
|
||||
<ul class="chat-menu-content menu-side-padding">
|
||||
<li>Fixed: Group bits emoticons in chat based on their prefix rather than as one single lump.</li>
|
||||
<li>Fixed: Properly generate CSS for bits emoticons with every possible prefix.</li>
|
||||
</ul>
|
||||
|
||||
<div class="list-header">3.5.376 <time datetime="2016-11-21">(2016-11-21)</time></div>
|
||||
<ul class="chat-menu-content menu-side-padding">
|
||||
<li>Fixed: Cheers aren't working yet, but they also don't break chat completely.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue