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

70 commits

Author SHA1 Message Date
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
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
d12277776e 3.5.312. Closes #20 2016-10-04 15:06:45 -04:00
SirStendec
26a55b169f 3.5.311. Fix the page scrolling when you open the FFZ menu's sections. Closes #18. Properly fix message doubling. 2016-10-04 14:10:59 -04:00
SirStendec
91e8cb5739 Why, Twitch? Closes #16 2016-10-04 12:06:49 -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
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
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
2cb07d6c78 3.5.188. Continued bug fixing for Ember internals restructuring. Fixed enhanced following control again. Fixed a bug re-inserting deleted message history into chat. 2016-05-25 01:06:27 -04:00
SirStendec
574d627f79 3.5.185. Fixes for Twitch changes. 2016-05-24 19:24:45 -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
8056463bbe 3.5.169. Oops. Haven't commited in a while :< Did... stuff? And things. 2016-05-06 02:23:12 -04:00
SirStendec
5b784aa4f8 3.5.145. Fixed component:twitch-chat-input not being found. Fixed modification of the live hosts collection. Refactored how layout CSS is calculated. Fixed ban, unban, and timeout buttons in chat. Fixed an error in the API if a room's extra sets aren't defined. Fixed an error with the Following tooltip if it's destroyed first frame, somehow. 2016-03-25 18:32:35 -04:00
SirStendec
fbf891378d 3.5.142. Fixed chat. Changes for Ember 2.4 support. Fixed chat. Had to clean up a data structure for the model:host hijinx. Fixed chat. Changed chat CSS to the old and busted .chat-lines > div:nth-child(2n+0) > .chat-line nonsense. 2016-03-24 23:04:11 -04:00
SirStendec
9eb1d3a724 3.5.140. Fixed navigation for hosts in the directory. Potential fix for weird "Welcome to the chat room!" messages, which is a race condition afaik. 2016-03-24 20:04:39 -04:00
SirStendec
4e5d736651 3.5.139. Fix VOD chat messages. Fix conversation messages. God Ember's components are annoying. Rewriting DOM after it's already been inserted is fucking stupid. 2016-03-24 15:30:43 -04:00
SirStendec
e6757432a8 3.5.138. Fixed Chat Room Management tooltip. Fixed subscriber emote favorite stars. Fixed chat lines as much as I can for now. 2016-03-24 14:48:53 -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
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
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
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
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
96cc2ea787 One last bugfix from last night's tired mess of coding regarding deleted words. 2015-08-09 13:08:04 -04:00
SirStendec
82ba070fb9 Update readme to mention installing gulp. Also a bug fix for the link thing I just added. 2015-08-09 02:31:55 -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
08ad23ec02 Added aggressive caching of Twitch emoticon set data for more reliable tooltips. 2015-07-31 21:40:51 -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