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

44 commits

Author SHA1 Message Date
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
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
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
c8a7d65732 3.5.360. Move twitch_emotes.json. CSS tweaks. Fix hosting layout. 2016-10-31 23:51:03 -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
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
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
8db999a8a8 3.5.271 to 3.5.284. As usual, I only remember to commit when someone mentions it. 2016-09-09 17:34:20 -04:00
SirStendec
0482887343 3.5.249. Add option to hide the Bits Tag display on streams such as EVO. 2016-07-14 23:01:15 -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
04a8f5dae7 3.5.196. Write dark theme for new-style search dialog. Fix the height limit for SRL race info popups. 2016-06-03 14:15:17 -04:00
SirStendec
57a95986d3 3.5.190. Minor CSS tweaks. Case insensitive emote tab completion. Fix the new sidebar in portrait mode. 2016-05-27 00:59:03 -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
6cf5ddc734 3.5.176. Ban reason stuff. :D 2016-05-13 23:56:59 -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
21d1ce0d8f 3.5.156. Feed Cards. CSS tweaks. Fixed Golden Kappa's tooltip. Not much here. 2016-04-11 18:57:25 -04:00
SirStendec
9ead660f89 3.5.152. Add support for Channel Feed. A smidgen of memes for Memeathon. 2016-03-31 19:47:17 -04:00
SirStendec
d55af32b4e I really need to remember to commit more frequently. 2016-03-23 19:28:22 -04:00
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
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
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
4f6dcc9999 3.5.58 to 3.5.62. Added enhanced following controls to the profile page. New Conversations options. Tweaked conversation styles. 2015-11-10 21:37:30 -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
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
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
b184fc74b2 An update! 2015-06-10 18:46:04 -04:00
SirStendec
6264da62fc Bunch o changes. I'm a bad person. 2015-06-05 03:59:28 -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
41c93f613e Added FFZ global emotes to My Emoticons menu when global emotes are turned on in settings. 2015-02-26 17:27:39 -05: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