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

52 commits

Author SHA1 Message Date
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
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
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
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
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
3a3b30d4fd 3.5.339. Minimize Navigation. Room-specific badge CSS generation. More logviewer fixes. Don't tab-complete short commands. CSS tweaks. 2016-10-18 14:06:20 -04:00
SirStendec
12427d2750 3.5.331. #MakeHostingGreatAgain. Closes #19. 2016-10-15 00:35:38 -04:00
SirStendec
36f0b33d04 3.5.330. Refactor timeout and ban notices. Add the ability to click the name of banned users in timeout notices. Fix logviewer dynamic updates. Reformat logviewer ban notices to match the rest of FFZ. Fix a memory leak in room. Fix an infinite loop in notifications. 2016-10-14 20:43:34 -04:00
SirStendec
6ab4bd64a8 3.5.325. Tab complete commands. CSS tweaks. Fix chat lines not updating. 2016-10-12 16:42:43 -04:00
SirStendec
9ddfabb1b1 3.5.319. More logviewer integration. Notes work now. Clean up colored badges a bit more. Fix for incorrect player height. Modify chat lines the new, improved way. Load user <-> emote set mappings from the API. Fix legacy badges not showing correctly. Remove negative margins from chat lines. Add a line saying a sub is a Twitch Prime sub to the FFZ menu. Dark theme CSS tweaks. 2016-10-07 18:11:05 -04:00
SirStendec
e5357596b6 Fix a few bugs with CSS generation for the new colored badges, and make sure the staff badge is visible. 2016-10-05 23:24:23 -04:00
SirStendec
7e24fa6c0e 3.5.315. Emote tab completion for whisper windows. Transparent Colored badges. Dynamically generate Twitch badge CSS. CSS tweaks. Fix a bug where the chat settings menu wouldn't be hooked properly and modernized it. Closes #27. Closes #26. Closes #24. 2016-10-05 23:07:10 -04:00
SirStendec
695a013f4a 3.5.313. Logviewer integration. 2016-10-05 01:31:10 -04:00
SirStendec
91051d2a11 Replace all the process_value functions with a helper from utilities. Hide creative tags on the channel page. 2016-10-01 14:11:49 -04:00
SirStendec
7d35b5c8c3 3.5.305. Dark CSS tweaks. Add Twitch Prime support. Better channel redesign support. Fix hosting bugs. Fix Emoticon menu bugs. Add github buttons to About page. 2016-10-01 13:43:08 -04:00
SirStendec
8280b93c97 3.5.301 2016-09-30 13:09:03 -04:00
SirStendec
8310f89aa0 3.5.266. Yeah. This is me remembering to commit again, but only because I told someone to make a pull request. 2016-08-09 20:45:28 -04:00
SirStendec
4b11c2f591 Clean up file formatting. Mixed line endings and white spacing are the worst. 2016-07-13 02:31:26 -04:00
SirStendec
86b66bb8f5 Commiting code in 2016 LOL (See changelog.html I'm a bad person) 2016-07-13 02:06:50 -04:00
SirStendec
8cfef363f1 3.5.217. Well, this commit is a bit late. Look at changelog.html for details on each version's changes. 2016-06-22 14:23:03 -04:00
SirStendec
2f7dc1d8d3 3.5.203. Improved styling for balloon elements in dark theme. Support the new badge system. Add support for hiding badges. Add support for hiding badges when BetterTTV is present. Remove silly duplicate code from channel.js. Fix the Chat button showing a silly message when you're perma-banned. 2016-06-05 22:12:54 -04:00
SirStendec
ee21ab28c3 3.5.194. Rename controller:layout and controller:login to be services. Rewrite styles to better work with the new chat DOM layout. Stop exposing tokens to the built-in chat templates to avoid rendering errors and improve performance. Schedule scrolling events with requestAnimationFrame. Very initial bits support that doesn't actually do anything yet. Fix SRL race information. 2016-06-02 20:04:40 -04:00
SirStendec
11164648e9 3.5.183. Added ban reasons to moderation cards. Cleaned up socket server subscription logic. Changed utils.prompt to let you specify your own input element. Made inverted transparent badges less harsh in normal Twitch. 2016-05-22 14:08:11 -04:00
SirStendec
4af0c3480c 3.5.182. I forgot to commit a bit again. D: Removed FFZ from two-factor auth dialogs / pages. Added option to always expand the player volume slider. Revamped ban notices to be nicer. Status indicator for emoteonly-mode. Fixed /ffz reload command. Update to the latest FileSaver.js. Make high contrast compatible with BTTV. Conversations fixes. Better BTTV dark theme detection. 2016-05-20 17:30:34 -04:00
SirStendec
fbb12d726a 3.5.174. A bit of code cleanup. New UI to block games in the directory, or hide their thumbnails. Added boxart to videos cause Twitch removed it. 2016-05-12 16:06:26 -04:00
SirStendec
78fddccbb5 3.5.172. Following tooltip now shows Creative hashtags. Bug fixes. Added several sidebar options. 2016-05-12 00:11:50 -04:00
SirStendec
8056463bbe 3.5.169. Oops. Haven't commited in a while :< Did... stuff? And things. 2016-05-06 02:23:12 -04:00
SirStendec
d6b1b215d9 Start using the new badges API to load badge data. Option to hide whisper UI in theater mode. Channel Feed on Dashboard UI. 2016-04-16 17:45:25 -04:00
SirStendec
ee1380f95d 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
SirStendec
d55af32b4e I really need to remember to commit more frequently. 2016-03-23 19:28:22 -04:00
SirStendec
c167a8b626 3.5.78 to 3.5.83. It's been so long since I've commited. I'm a bad person. Added grouping for hosted channels, and a menu to select which channel you visit. Added weights for selecting which socket server to use. Added server time offset calculations. Refactored a LOT of how chat badges and chat line rendering and history processing works behind the scenes. Removed a ton of duplicate code. Added basic adjacent chat message lookups. Need better server support. 2015-11-19 02:45:56 -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
c40b3ba337 3.5.51 to 3.5.57. Changes to how chat history is implemented. Made the Actions and Metadata overlay for theater mode optional. Added support for the new Conversation UI. Increased socket server rollout. Mod cards update history in real time. Fixed global moderator badges. Refactored emote clicking code. Moved CSS to external again. 2015-11-07 22:56:15 -05:00
SirStendec
acc0010247 3.5.37 to 3.5.40. Added Twitch emote mirror. Fixed emote sorting in My Emoticons. Fixed failure to leave chat rooms. Added /ffz reload chat command. Fixed Stream Latency again. Added new API methods. Made settings.get try to load unloaded settings. 2015-10-27 14:25:13 -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
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
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
6a62804ec1 Pre dev stream 2015-07-04 17:06:36 -04:00
SirStendec
b184fc74b2 An update! 2015-06-10 18:46:04 -04:00
SirStendec
576c9569b2 I'm literally a terrible person. Just LOOK at this commit. I did some stuff. A lot of stuff. Too much stuff. 2015-05-17 19:02:57 -04:00
SirStendec
45f82701c2 Fixed UI for inviting user to chat in dark mode. Bot badges. Fixed mod badges not overriding in some cases. Other minor tweaks. 2015-03-15 21:24:22 -04:00
SirStendec
fc21671b2c Way too much stuff for one commit. I'm a terrible person. 2015-02-24 00:33: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
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