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
|
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
|
46dee22d83
|
3.5.146. Tab completion for emotes.
|
2016-03-26 16:09:36 -04:00 |
|
SirStendec
|
adaf77dabf
|
Added: Report subscriber emoticon set information to the server for the purpose of mapping emote set IDs to channels.
Fixed: CSS bug with the menu when no FFZ emotes are present.
|
2016-03-24 02:00:18 -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
|
3958a37f38
|
Big changes to how CSS works! Hopefully it'll improve performance.
|
2015-11-11 02:06:02 -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
|
10da2b4fd5
|
3.5.41 to 3.5.50. Viewer list sorting is now optional. CSS is now embedded in the script to prevent loading issues. Started testing new socket server. Added chat batching option to display new messages in batches for performance reasons. Changed socket server rotation logic. Added error checks for Stream Latency. Socket protocol now uses ok instead of True. Added deploy and clear_cache commands to gulp for convenience.
|
2015-11-01 17:28:19 -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
|
4072f3c82a
|
3.5.17 to 3.5.21. Added font family option. Added timestamp seconds option. Fixed regex emoticons in My Emoticons pasting the wrong code. Added Google Noto emoji. Fixed broken chat line alternation. Made My Emoticons menu button not visible when the menu wouldn't contain anything.
|
2015-08-28 22:54:12 -04:00 |
|
SirStendec
|
3238fbcd68
|
3.5.16. Made hiding of shortened links an option. Added option to disable all FFZ notifications. Fixed deleted links from mods when links are disabled.
|
2015-08-21 19:00:48 -04:00 |
|
SirStendec
|
315a91ab5c
|
Blocking a couple link domains by default.
|
2015-08-09 01:29:06 -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
|
9ece18ec0f
|
Added nice following tooltips to the sidebar. Shift-clicking emotes in the menu works now. Fixed color code bugs on non-ember. Fixed DDoS prevention nonsense.
|
2015-08-02 02:41:03 -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
|
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
|
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
|
4c3b9217a8
|
Fixed minor sorting bug in settings menu. Moved About tab to end of menu. Moved menu navigation to bottom of menu.
|
2015-02-24 01:32:14 -05:00 |
|
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
|
19f7c5669e
|
Fixed a bug with mention parsing when there are no keywords set.
|
2015-02-08 02:59:20 -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
|
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
|
cc71863800
|
Update button styles to support theater mode and dark chat.
|
2015-01-15 13:58:32 -05:00 |
|