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

34 commits

Author SHA1 Message Date
SirStendec
fc21671b2c Way too much stuff for one commit. I'm a terrible person. 2015-02-24 00:33:29 -05:00
SirStendec
0f5e3915ad Disabled all styles affecting moderation card when enhanced moderation is off. Disable enhanced moderation when BTTV is detected. 2015-02-10 02:42:11 -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
fe55f43b8e Final manifest version? I hope. 2015-02-08 23:14:29 -05:00
SirStendec
24d40ef58b Another little manifest change. 2015-02-08 23:05:06 -05:00
SirStendec
de8d04dae8 Updated extension manifest for Chrome. 2015-02-08 22:47:58 -05:00
SirStendec
5e286098d1 Moved the development server into the gulpfile and added it to the "gulp watch" command for easier development. Updated readme to reflect changes. 2015-02-08 04:06:56 -05:00
SirStendec
19f7c5669e Fixed a bug with mention parsing when there are no keywords set. 2015-02-08 02:59:20 -05:00
SirStendec
c568f23134 Fixed potential future bug with BetterTTV and FFZ Dark Mode. 2015-02-08 02:14:52 -05:00
SirStendec
b284bd0f8d Add settings support. Make FFZ menu modular. Add support for chat row styles. Add support for dark twitch (disabled). Add support for SRL races. Update SRL race dialog. Everything. 2015-02-08 02:01:09 -05:00
SirStendec
c9bd39de8a Fix issue where a new WebSocket() call can crash the script if it fails. Fix positioning of theater mode status and action overlay. 2015-01-27 17:05:51 -05:00
Dan Salvato
d6619af92e Added CSS to display the info bar when hovering over the stream in Theater Mode 2015-01-26 20:13:57 -05:00
SirStendec
3d68cd45ab Added basic support for highlighting arbitrary words in chat. Added capitalization to auto-completion entries. 2015-01-20 20:25:26 -05:00
SirStendec
343a9c927b 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
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
SirStendec
2c3af2d51e Add getEmotes method to simplify getting a list of sets. Make the /ffz command with no arguments display the UI. Add analytics support. Restructured emoticons file. Fix cache bug with Feature Friday. Add massmod and massunmod commands. 2015-01-16 17:45:37 -05:00
SirStendec
2ee748dc6f Add a comment to the injection script. 2015-01-15 22:22:09 -05:00
SirStendec
e85633cae3 Add support for Feature Friday. Fix emoticon tooltips. Add option to disable username capitalization. 2015-01-15 22:19:05 -05:00
SirStendec
ac81def52e Update viewer list functionality to prefer BetterTTV capitalization lookups when BetterTTV is being used, as that list will be much more populated. 2015-01-15 16:54:28 -05:00
SirStendec
d961cb954f Modified how capitalization is handled. Added code to clean up localStorage of old script's remnants. Added sorting and capitalization of the viewer list. 2015-01-15 16:42:21 -05:00
SirStendec
1663b8e2ea Update the readme for the changes to developer mode. 2015-01-15 14:10:52 -05:00
SirStendec
4e6942e2f3 BetterTTV Integration 2015-01-15 13:58:42 -05:00
SirStendec
cc71863800 Update button styles to support theater mode and dark chat. 2015-01-15 13:58:32 -05:00
SirStendec
9de1ad501d Update developer mode. Make sure the extension will still work if dev mode is left on while the local dev server isn't running. 2015-01-15 13:58:10 -05:00
SirStendec
73df7bceae Fix typo in gitignore. 2015-01-15 13:57:17 -05:00
SirStendec
f554bc8f61 Attempt to make FrankerFaceZ work with the expected Twitch changes given what I've learned through emails with Twitch staff. 2015-01-12 18:18:23 -05:00
SirStendec
2e37e1970c Add a readme. 2015-01-12 18:07:44 -05:00
SirStendec
f1377bc989 Initial commit for modular FrankerFaceZ rewrite. 2015-01-12 17:58:07 -05:00
SirStendec
b74fdaa22b Modified the script to grab files off the new cdn.frankerfacez.com 2014-06-13 01:18:57 -04:00
SirStendec
f9fdcb3ba6 Added basic support for BetterTTV chat tag alpha transparency. 2014-04-27 18:06:22 -04:00
SirStendec
58efd651bf Fixed a stupid race condition bug, and added temporary stupid support for group chat emoticons. Better stuff is coming! 2014-04-06 02:20:26 -04:00
SirStendec
ef8052c246 Added support for BetterTTV's chat handling. 2014-03-28 01:34:38 -04:00
SirStendec
faece54a91 Refactored Ember hooks to reduce code duplication. 2014-03-27 23:24:57 -04:00
SirStendec
664a19bbd3 Initial commit. 2014-03-27 22:44:11 -04:00