1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-02 17:18:31 +00:00
Commit graph

198 commits

Author SHA1 Message Date
SirStendec
1a52caab6b 3.5.323. Refactor Debug. Use channel cover height in mini-player calculation. 2016-10-12 11:11:06 -04:00
SirStendec
d098e402b4 3.5.322. Fix the channel bar and the video manager player size. 2016-10-11 23:00:05 -04:00
SirStendec
3dcba207b4 3.5.321. Fix theater mode video height. 2016-10-11 22:11:49 -04:00
SirStendec
dca6f0f103 3.5.320. Fix a bunch of stuff. Remove auto-pause hosts because Twitch made it impossible to implement to the best of my knowledge. Closes #34. Closes #32. Closes #23. Closes #21. Closes #10. 2016-10-11 21:41:35 -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
d02f87528d I forgot to rename --prime-- everywhere. 4Head 2016-10-05 23:32:44 -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
21e823a15c 3.5.314. Moderation card tweaks. 2016-10-05 02:16:36 -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
e3cf6cb777 3.5.309. I'm silly and forgot to account for the player controls being shifted up when conversations are on the bottom of the screen. (Also, sub count fixes.) Closes #12 2016-10-03 20:08:44 -04:00
SirStendec
97ea944f43 3.5.307. Increment the version. Update ISSUE_TEMPLATE to be a bit simpler. 2016-10-03 18:36:59 -04:00
SirStendec
5f0f6fec08 Closes #7
Closes #6
Closes #4
2016-10-02 18:01:40 -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
9592dc1c2c 3.5.270. Fix a BTTV template. Change the get_editor_of function to use DOMParser for better security. Fix websocket callbacks not getting called. Remove a client-side permissions check from the /ffz following command. 2016-08-12 14:25:19 -04:00
SirStendec
0ee788b998 3.5.268. Dropdowns in settings can now be sorted. Cleaned up a bit of colors stuff. 2016-08-10 17:32:12 -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
86546ba7d8 3.5.252. Emoji changes. Fix the Following tooltip and count. Tweaks to the custom getPlayerInfo method to improve its output's accuracy. 2016-07-17 14:04:19 -04:00
SirStendec
ba084cfaa9 3.5.250. Temporary implementation of getVideoInfo() while Twitch gets their player in order. 2016-07-15 19:29:25 -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
25eadeb89a 3.5.248. Use stats.playback_bytes_per_second to calculate the current bitrate. Update the bitrate tooltip in real time. 2016-07-13 03:54:42 -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
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
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
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
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
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
6cf5ddc734 3.5.176. Ban reason stuff. :D 2016-05-13 23:56:59 -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
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
a58810e177 3.5.151. Fix MRU behavior in chat input. 2016-03-30 12:42:51 -04:00
SirStendec
ffd5eae774 3.5.150. International keyboard layout support via keypress event for the input handler. Fixed a typo in the My Emoticons menu. 2016-03-28 20:48:58 -04:00
SirStendec
5bb64a0904 3.5.148. Fix tokenize_emotes not using hasOwnProperty to check if a key exists in an object, causing some words to get eaten in chat on Firefox. 2016-03-27 02:15:32 -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
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