1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-28 15:27:43 +00:00
Commit graph

160 commits

Author SHA1 Message Date
SirStendec
3d6acd46dd 3.5.444. Fix bugs with the My Emoticons menu. Dark CSS tweaks. 2017-03-27 18:03:10 -04:00
SirStendec
3b38d12859 3.5.435. More dark theme tweaks for notifications. Add color support to channel metadata. Add warning colors for stream latency. Closes #113 2017-03-04 18:55:00 -05:00
SirStendec
ac8250928c 3.5.433. Fix link info for clips. Add it for videos. Minor dark theme tweak. 2017-03-01 22:02:21 -05:00
SirStendec
df7f5d6ba0 3.5.432. Add more stats to mod cards, including username history. De-duplicate mod card stats code with about menu debugging code. Closes #105. 2017-02-26 19:11:28 -05:00
SirStendec
81945e601d 3.5.431. Make badge replacement more flexible. 2017-02-17 13:54:17 -05:00
SirStendec
c3cca7de64 3.5.429. CSS tweaks for dark theme. Display uptime on the Discover queue. Stop re-inserting a SVG element into the DOM once a second on the directory page. Seriously, that's dumb. Also stop duplicating emote data structures from the API. Low memory use is more important than protecting the API from minor structure changes. 2017-02-16 13:30:18 -05:00
SirStendec
b80731985f 3.5.427. Fix API badges not rendering correctly. Fix Hidden Badges UI not opening. Remove unnecessary logging. Remove unnecessary badge CSS when high-DPI images are not available. Fix API badges not supporting just sending in a string ID. 2017-02-14 12:43:53 -05:00
SirStendec
7e88c18ead 3.5.426. Fix ember navigation to game directories. Fix mod badges in Firefox. Change badge rendering for the API to not needlessly duplicate data structures. Add bttv-room-message event for API. Clean up logging output for Firefox developers. Fix issue in socket handling. Tweak chat sub notification appearance. Closes #104 2017-02-14 00:07:55 -05:00
SirStendec
87e7a7fb29 3.5.425. Fix whisper button visibility on mod cards. Fix log message colors. Reduce logging when not running a development build. Fix ban notices rendering HTML. 2017-02-03 02:01:18 -05:00
SirStendec
b84bd1d4a2 3.5.423. Add option to hide boxart on hover to directory. Add support for new bits badge tiers. Reduce data stored for local chat history cache. Don't hide AutoMod buttons when a message is handled to prevent mis-clicks. Closes #77 2017-01-30 16:36:33 -05:00
SirStendec
8c5732cc5b 3.5.422. Remove unnecessary logging line from chat-input. Tag messages from twitchnotify with special-message. Load the actual chat room in the background when VOD chat is open, thus loading emotes and generating CSS for badges and all of that. Fix VOD chat scroll throttling. Fix Clip URL generation. Closes #84. 2017-01-27 23:28:30 -05:00
SirStendec
8f75ca2d12 3.5.421. Fix bits stuff. 2017-01-26 11:12:38 -05:00
SirStendec
0b21f20906 3.5.420. The big meme commit. Now I can actually work on stuff again. This adds handling for Top Cheers. Also, finally commit the schedule code I keep forgetting. 2017-01-20 21:20:45 -05:00
SirStendec
03c825c398 3.5.418. Bunch of changes made while I was away at AGDQ. Add a setting for using the mouse wheel to adjust player volume. Fix colors in vod chat when Twitch adds non-messages as messages. (CLEARCHAT go home you're drunk...) 2017-01-18 18:33:56 -05:00
SirStendec
6b13ac3265 3.5.409. Fix player positioning. Fix cheer rendering with hashtags. Add option to hide cheering with #charity notices. Fix highlight notices not appearing. Fix clicking a dashboard widget's settings balloon. Dark CSS fixes for dashboard and clips updates. Refactor CSS for chatlines to remove the need for :before. Fix debug logging never finishing when the client fails to get a logviewer token. 2016-12-23 13:40:05 -05:00
SirStendec
1b9b695bdd 3.5.405. API additions. Improve support for follower-only chat mode. Fix whispers in pop-out chat. Fix a compatibility issue with BetterTTV. Fix channel metadata on theater mode hover. Fix Twitch's most recent changes to player positioning. Fix classic player control height in theater mode. Closes #72 2016-12-19 21:33:45 -05:00
SirStendec
c12d240fbd 3.5.400. Add support for follower-only chat mode. Dark theme CSS tweaks for the dashboard and chat settings menu. Remove the uptime correction for the dashboard since Twitch fixed their formatting. 2016-12-16 14:31:23 -05:00
SirStendec
48f2f331b7 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. 2016-12-15 18:39:23 -05:00
SirStendec
b253f1a4d1 3.5.398. Three updates in one, I'm bad. New dashboard stuff. AutoMod badge. API helper functions for channel metadata. 2016-12-14 02:40:18 -05:00
SirStendec
439f2c32ae 3.5.395. Clean up /renamegroup command. Hard-coded modifier emotes still suck. Fix modifiers sticking to emoji. 2016-12-10 22:54:53 -05:00
SirStendec
c4142edeb2 3.5.394. Fix the /card command and switching mod card targets while the mod card is open. Add more modifier emotes for Christmas. 2016-12-10 22:24:31 -05:00
SirStendec
70ec6d5348 3.5.393. Added api.room_add_user_badge and api.room_remove_user_badge for adding room-specific badges to users. Also, support elsewhere in the script to make that work. 2016-12-07 17:58:05 -05:00
SirStendec
6832ed3cc9 3.5.390. Dark theme tweaks for the resub button and channel feed. A bit of work for adding notification control to friend cards. Closes #61 2016-12-06 21:34:09 -05:00
SirStendec
5d09aca868 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 2016-12-03 22:44:26 -05:00
SirStendec
60c3d51c7e 3.5.387. Remove FFZ's small player feature. Add support for Twitch's native mini player. 2016-12-01 18:10:12 -05:00
SirStendec
fc9373947a 3.5.386. Add high-DPI custom mod badges. Fix mod cards when you're not a mod. 2016-11-30 16:58:11 -05:00
SirStendec
3de30ce618 3.5.384. Fix mod cards. Fix unloaded chat badges. 2016-11-29 23:24:12 -05:00
SirStendec
875e15fde2 3.5.382. Fix bits breaking chat again. Hopefully bits are somewhat more hardened against Twitch randomly making a minor change that breaks everything now. But probably not. 2016-11-28 19:09:17 -05:00
SirStendec
d7000f2f06 3.5.381. Fix page scrolling. Add clickable mentions. 2016-11-28 17:00:27 -05:00
SirStendec
b5f2677642 3.5.380. Fix bits rendering, maybe. Hook relocated scrolling logic. (Why is it in layout? :-/) Closes #57 2016-11-27 15:33:55 -05:00
SirStendec
32f3e9b20b 3.5.379. Fix chat breaking due to unloaded badge data. Fix host mode not starting correctly. Add name_key parameter to API constructor. Use name_key for badge classes rather than id to give badges added by the API stable, predictable classnames. 2016-11-23 16:41:49 -05:00
SirStendec
caa68c507c 3.5.377. Rewrite bits emoticon handling to support the new multiple prefixes code. Add an option to disable loyalty badges. Fix default sub badges not rendering. 2016-11-21 20:36:17 -05:00
SirStendec
9345237327 3.5.374. Fixed clicking usernames in ban notices. Add no_tooltip attribute for badges. Add sort attribute to emote sets for the My Emoticons menu. Add source_line attribute to emote sets for customizing tooltips. Add chat-view-init and chat-view-destroy events to the API. 2016-11-20 13:43:12 -05:00
SirStendec
cc5aec5591 3.5.373. Fix global emotes bug. Fix API stupidity with not passing all attributes of emotes/emote sets/badges. Add badge click_action function. Add support for target-msg-id CLEARMESSAGE tag. Add alternate mode tab-completion handling. Also older changes because I'm bad at commiting. Closes #55 2016-11-19 01:59:03 -05:00
SirStendec
791fcab2d2 3.5.370. Add temporary setting to remove messages containing banned words. Fix sidebar link color with FFZ's dark theme. 2016-11-13 14:37:19 -05:00
SirStendec
35b0665618 3.5.369. Re-add Hide Promoted Games. Add high-DPI FFZ badges. Fix moderation card additional buttons with multiple commands. 2016-11-12 11:58:38 -05:00
SirStendec
fbf6a9ed8d Fix pinned cheers. 2016-11-09 22:19:37 -05:00
SirStendec
d3262d4fff 3.5.363. Properly position search popout. Dispatch events correctly for TwitchBot. Fix an issue with BTTV compatibility. Dark mode CSS tweaks. 2016-11-08 16:43:02 -05:00
SirStendec
ff6f23b07e 3.5.362. Fix player positioning CSS. Fix subscriber badges on sub notices. Fix Twitch Feed integration. Dark theme tweaks. 2016-11-03 21:44:44 -04:00
SirStendec
e1538fe672 3.5.361. Fix VOD chat. 2016-11-02 01:22:23 -04:00
SirStendec
c8a7d65732 3.5.360. Move twitch_emotes.json. CSS tweaks. Fix hosting layout. 2016-10-31 23:51:03 -04:00
SirStendec
d472993aa3 3.5.358. Update FileSaver.js. Fix Automatic Theater Mode. 2016-10-28 20:57:43 -04:00
SirStendec
0784813047 3.5.357. Fix chat replay darkening. Tab-completion bugfixes for emotes without prefixes. Split changelog into two files to avoid a big download when fetching just the recent changes. 2016-10-27 21:50:56 -04:00
SirStendec
142da87383 3.5.356. Option to disable friend watching notices. Fix event emotes getting removed incorrectly from default sets. 2016-10-27 14:32:35 -04:00
SirStendec
34eb700c14 3.5.355. Auto-Pause Hosted Channels. CSS tweaks. Refactor chat hover pause so that VOD chat uses the same code. Do per-channel badge CSS for chat replay. Stuff. 2016-10-27 12:49:31 -04:00
SirStendec
1b4ac0bad8 3.5.351. Fix hover pause for real. Fix modifier emote CSS. Fix BTTV + mod emotes. 2016-10-25 16:26:57 -04:00
SirStendec
96cfa89351 3.5.349. Fix emote CSS generation, the view:room going away thing, add stuff to modifier emotes, fix tab completion. Yay. Closes #49 2016-10-25 14:44:22 -04:00
SirStendec
5d3ba8778c 3.5.346. Pass the modifier flag in from API emote sets. (Maybe just refactor how those emotes are treated entirely?) Fix emote duplication in the emote menu extension for people who use that. 2016-10-25 01:45:51 -04:00
SirStendec
748c437a57 3.5.345. Fix for browsers not supporting Object.assign (so... Pale Moon) 2016-10-23 20:38:09 -04:00
SirStendec
cb7c4441eb 3.5.344. Add support for modifier emoticons. Fix SRL option not actually disabling it. Disable some settings in StrimBagZ that don't do anything. 2016-10-22 17:27:13 -04:00