1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-10-18 00:42:00 +00:00
FrankerFaceZ/src
2016-03-27 02:15:32 -04:00
..
ember 3.5.148. Fix tokenize_emotes not using hasOwnProperty to check if a key exists in an object, causing some words to get eaten in chat on Firefox. 2016-03-27 02:15:32 -04:00
ext 3.5.148. Fix tokenize_emotes not using hasOwnProperty to check if a key exists in an object, causing some words to get eaten in chat on Firefox. 2016-03-27 02:15:32 -04:00
styles 3.5.142. Fixed chat. Changes for Ember 2.4 support. Fixed chat. Had to clean up a data structure for the model:host hijinx. Fixed chat. Changed chat CSS to the old and busted .chat-lines > div:nth-child(2n+0) > .chat-line nonsense. 2016-03-24 23:04:11 -04:00
ui 3.5.145. Fixed component:twitch-chat-input not being found. Fixed modification of the live hosts collection. Refactored how layout CSS is calculated. Fixed ban, unban, and timeout buttons in chat. Fixed an error in the API if a room's extra sets aren't defined. Fixed an error with the Following tooltip if it's destroyed first frame, somehow. 2016-03-25 18:32:35 -04:00
badges.js I really need to remember to commit more frequently. 2016-03-23 19:28:22 -04:00
colors.js 3.5.134. Replaced Ember lookups with a utility function to make things easier in the future. 2016-03-23 20:23:04 -04:00
commands.js 3.5.84 to 3.5.100. Most importantly, started using new Ember stuff. -view-registry instead of Ember.View.views, and such. Finally added UI for managing pinned channels. Use HTTPS for the API and socket servers. Don't immediately unload chat rooms. Smarter chat tab behavior. Added /card command for opening mod cards. Other stuff. 2015-12-12 13:28:35 -05:00
constants.js I really need to remember to commit more frequently. 2016-03-23 19:28:22 -04:00
debug.js Way too much stuff for one commit. I'm a terrible person. 2015-02-24 00:33:29 -05:00
emoticons.js 3.5.146. Tab completion for emotes. 2016-03-26 16:09:36 -04:00
featurefriday.js 3.5.134. Replaced Ember lookups with a utility function to make things easier in the future. 2016-03-23 20:23:04 -04:00
FileSaver.js Basic settings. Pull in FileSaver as a requirement. Menus can have sub-pages now, so that's cool. 2015-08-04 01:43:08 -04:00
localization.js 3.5.22 to 3.5.30. I need to commit more. Added basic setting for Stream Uptime, made Uptime seconds configurable. Tooltip for Stream Latency includes resolution. Added Stream Uptime to the directory. Added Reset Settings button. Added customizable in-line moderation icons. Added option to show channel logos in the directory. Added option to swap columns on the dashboard. Split Minimalistic Chat into two configurable sub-options. 2015-10-17 18:05:44 -04:00
main.js 3.5.148. Fix tokenize_emotes not using hasOwnProperty to check if a key exists in an object, causing some words to get eaten in chat on Firefox. 2016-03-27 02:15:32 -04:00
settings.js I really need to remember to commit more frequently. 2016-03-23 19:28:22 -04:00
shims.js Convert all files to UNIX line endings. Why do I never pay attention to that when starting a project? ;_; 2015-01-20 01:53:18 -05:00
socket.js I really need to remember to commit more frequently. 2016-03-23 19:28:22 -04:00
tokenize.js 3.5.148. Fix tokenize_emotes not using hasOwnProperty to check if a key exists in an object, causing some words to get eaten in chat on Firefox. 2016-03-27 02:15:32 -04:00
utils.js 3.5.134. Replaced Ember lookups with a utility function to make things easier in the future. 2016-03-23 20:23:04 -04:00