1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-19 04:20:54 +00:00
Commit graph

331 commits

Author SHA1 Message Date
SirStendec
d02f87528d I forgot to rename --prime-- everywhere. 4Head 2016-10-05 23:32:44 -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
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
5a6619d591 Closes #11
Add a setting that filters usernames out of the tab-completion suggestions if tab completion was not started with an at sign.
2016-10-03 18:36:34 -04:00
SirStendec
c7c07d4c58 Closes #9
Closes #8

Use position: fixed for positioning the theater mode channel metadata view.
2016-10-03 18:35:32 -04:00
SirStendec
5f0f6fec08 Closes #7
Closes #6
Closes #4
2016-10-02 18:01:40 -04:00
SirStendec
a186d88636 Improve Hidden Badges with badge previews. 2016-10-01 15:00:00 -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
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
DaxterSpeed
2129f04bef Fixed incorrect change to _luv_background_[bright|dark] 2016-08-10 18:49:20 +02:00
DaxterSpeed
2db4fe6ee5 Added HSL Luma color correction 2016-08-10 18:42:16 +02: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
4086a2e9fd Fix FFZ's noty-fications not having a visible close button. Fix inverted dev badge. 2016-04-19 15:16:37 -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
6f5b7e1b09 3.5.149. Fixed directory stuff. CS:GO previews no longer give me the correct data to show stream uptime. Had to make my own Component declaration for host previews. Weird stuff. 2016-03-28 14:32:24 -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