1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-12 00:50:53 +00:00
Commit graph

614 commits

Author SHA1 Message Date
SirStendec
6ab4bd64a8 3.5.325. Tab complete commands. CSS tweaks. Fix chat lines not updating. 2016-10-12 16:42:43 -04:00
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
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
f9e3d41e65 Add issue template for GitHub. 2016-10-02 18:04:52 -04:00
SirStendec
5f0f6fec08 Closes #7
Closes #6
Closes #4
2016-10-02 18:01:40 -04:00
SirStendec
a2c796f502 Update the year in README. 2016-10-01 15:00:12 -04:00
SirStendec
a186d88636 Improve Hidden Badges with badge previews. 2016-10-01 15:00:00 -04:00
SirStendec
886f45b990 Merge remote-tracking branch 'remotes/riking/socketdev' 2016-10-01 14:34:31 -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
SirStendec
f800b35217 Merged in DaxterSpeed/frankerfacez-daxterspeed (pull request #5)
Adding HSL Luma color correction
2016-08-10 15:05:44 -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
Kane York
9d1b3e926d stop panicing earlier than needed 2016-07-16 15:29:12 -07: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
3fb0c5a358 (Here's changelog don't hurt me) 2016-07-13 02:08:49 -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
Kane York
972437cd4a Add /get_sub_count 2016-07-08 19:16:10 -07:00
Kane York
328363ab6b update comments 2016-07-08 14:20:35 -07:00
Kane York
1dc92ed407 Add tests 2016-07-08 13:08:36 -07:00
Kane York
f61fea6414 move /uncached_pub to publisher.go 2016-07-08 12:47:13 -07:00
Kane York
ec932b1c36 remove MsgTargetType and CacheType 2016-07-08 12:46:16 -07: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
Kane York
3b3457af14 allow 2xx from backend 2016-06-04 11:43:37 -07: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