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

391 commits

Author SHA1 Message Date
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
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
Kane York
4ae3cca6ac fix test compile 2016-06-02 09:07:17 -07:00
Kane York
89e6298583 convert final touches 2016-06-02 09:04:46 -07:00
Kane York
cdcb7fb079 convert backend urls 2016-06-02 09:03:43 -07:00
Kane York
6abd30d71c fix race condition with lastSuccess
convert responseCache
2016-06-02 08:59:40 -07:00
Kane York
b94bcf743e convert (Un)SealRequest 2016-06-02 08:47:07 -07:00
Kane York
10feaee470 fix test compile 2016-06-02 08:41:58 -07:00
Kane York
842dc64991 all health timestamps in UTC 2016-06-02 08:39:11 -07:00
Kane York
24936a6543 convert baseURL 2016-06-02 08:39:01 -07:00
Kane York
dd9e66c80d convert httpClient 2016-06-02 08:36:02 -07:00
Kane York
cd7faaba38 convert serverID 2016-06-02 08:31:07 -07:00
Kane York
80179abc36 start converting to backend as a struct 2016-06-02 08:28:26 -07:00
Kane York
d49c88a222 Add Health to /stats, add irc reconnect 2016-06-02 08:16:16 -07: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
Kane York
88b356177a missed error case 2016-05-21 11:38:48 -07:00
Kane York
613d13652f Allow opt-out of user tracking 2016-05-21 11:35:32 -07:00
Kane York
814f25ad53 tests: Don't hardcode GetCommandsOfType 2016-05-21 11:29:12 -07: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