1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-03 16:38:31 +00:00
Commit graph

21 commits

Author SHA1 Message Date
SirStendec
800553c602 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
SirStendec
a050063c81 3.5.66 to 3.5.77. Fixed a performance issue with chat scrolling. Fixed CSS issues introduced in the refactor. Added ReChat support. Fixed all tooltip positioning. Fixed emote usage reporting. Fix support for conversations beta. Fix Do Not Show Again link on portrait mode warning. Fix following data not loading on non-ember pages. Added emoji rendering when BTTV is detected. Made standard chat settings menu scroll. Added support for multiple commands with one button to in-line moderation icons. 2015-11-14 23:52:49 -05:00
SirStendec
0cabebdf19 More style tweaking. Did a bit of work on the Chat Room Management menu (still disabled). Added server history to moderation cards. Fixed gulpfile to actually work with the new styles that are compiled into the script. 2015-11-11 16:03:27 -05:00
SirStendec
3958a37f38 Big changes to how CSS works! Hopefully it'll improve performance. 2015-11-11 02:06:02 -05:00
SirStendec
d934508b04 3.5.31 to 3.5.36. Added Portrait Mode. Fixed missing Op button on mod cards. Changed Feature Friday code to facilitate events without an associated channel, like Halloween. Fixed Stream Latency breaking on a broken player function. Added a simple JS API to let other extensions add emoticons to FFZ. 2015-10-24 22:44:00 -04:00
SirStendec
f62132cc7e 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
SirStendec
771e290197 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
SirStendec
c73158202e Added change log. Refactored how modified colors are applied for performance. Added option for automatically entering theater-mode when navigating to a channel. Split High Contrast option for more configurability. Added option to shift-click emoticons to open info pages. Made new aliases update in existing chat lines immediately. Disabled slow mode countdown for subscribers. Made menu draggable from side to side. 2015-07-31 17:44:20 -04:00
SirStendec
c5f55bd6b8 Re-factored chat rendering. Lots of other stuff. Still don't remember to commit frequently like I should. :( 2015-07-29 01:03:10 -04:00
SirStendec
02b0a95bd0 Refactored colors. Fixed scrolling on mobile. Added image preview on hover. 2015-07-18 21:10:27 -04:00
SirStendec
2bc2b7003b Abandon all hope of useful commit messages, ye who enter here. 2015-07-13 21:52:44 -04:00
SirStendec
a7e7f7498d Chat input is in now, and a ton of other stuff. Why are my commits to trash? 2015-07-06 00:09:21 -04:00
SirStendec
6a62804ec1 Pre dev stream 2015-07-04 17:06:36 -04:00
SirStendec
6264da62fc Bunch o changes. I'm a bad person. 2015-06-05 03:59:28 -04:00
SirStendec
e1cfb17081 Updated for new emoticon srcSet. 2015-04-15 21:00:52 -04:00
SirStendec
216a82aa5a Rough support for the updated BetterTTV. It's kind of messy, so I'll investigate a better way to hook into it with less chance of breaking.
Other minor changes.
2015-03-30 00:52:18 -04:00
SirStendec
dc2189d5f0 Update dark theme. Add Bot badge. Add support for badge visibility checks. Enable username color fixes by default and require slightly brighter names in dark mode. Change image tooltips to not use HTML. Add option for global Twitch emoticons in My Emoticons menu. 2015-02-26 00:42:11 -05:00
SirStendec
2fa93b0a8e Dark Mode 2015-02-24 02:48:29 -05:00
SirStendec
b90a25d794 Added "/ffz log" command to upload logs to pastebin. Added extra error handling in Ember-facing code. Added settings menu categories. Added user name color adjustment. Added support for better moderation cards. Added support for extra moderation commands. Fixed menu size limit. Fixed typo in show_message RPC. Fixed CSS for UI button. 2015-02-10 01:34:23 -05:00
SirStendec
c568f23134 Fixed potential future bug with BetterTTV and FFZ Dark Mode. 2015-02-08 02:14:52 -05:00
SirStendec
3d3c1f9716 Fixed some hard-coded HTTP protocols. Moved betterttv into ext/ folder. Added support for Emote Menu for Twitch. Added support for non-critical WebSocket calls that wait till the socket is connected. 2015-01-19 15:27:10 -05:00
Renamed from src/betterttv.js (Browse further)