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

178 commits

Author SHA1 Message Date
Kane York
413f62f56b fix compile 2017-09-15 12:28:01 -07:00
Kane York
6a2267cb97 Fix documentation. 2017-09-15 12:26:10 -07:00
Kane York
14417c708e Use groupcache for bunched backend commands 2017-09-15 12:21:41 -07:00
SirStendec
d97a44326a 3.5.521. Emote data stuff. Bugfixes. Rich content in chat. Server socket changes. 2017-09-15 14:41:00 -04:00
SirStendec
3044bd6d8e Fix broken socket server test. 2017-09-01 16:15:04 -04:00
Kane York
e04b6c84f8 Treat any 200 code as success 2017-08-24 11:56:20 -07:00
Kane York
e5525088bb format 2017-02-02 23:20:57 -08:00
Kane York
469b0d544d nit 2017-02-02 23:20:48 -08:00
Kane York
1da392f5b3 Moved rate.Limiter into its own package 2017-02-02 23:20:10 -08:00
Kane York
7be7fc5c3a Reformat, fix doc 2017-02-02 23:08:21 -08:00
Kane York
50e295c834 Add ratelimits to publishing 2017-02-02 22:59:17 -08:00
Kane York
9d1b3e926d stop panicing earlier than needed 2016-07-16 15:29:12 -07: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
Kane York
3b3457af14 allow 2xx from backend 2016-06-04 11:43:37 -07: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
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
Kane York
ddedb404e1 live debugging 2016-04-28 15:33:49 -07:00
Kane York
822e298d5d Fix 'sub' commands after 'ready' 2016-04-28 14:39:20 -07:00
Kane York
922bda2218 run goimports 2016-04-28 14:36:59 -07:00
Kane York
69e5434cc2 Allow blank Origin header 2016-04-20 14:28:35 -07:00
Kane York
841b6a018d Expose stats on frequency of client version numbers 2016-04-20 14:11:12 -07:00
Kane York
d7ea9d610b Remove feature switch for not giving server time in reply 2016-04-20 13:45:59 -07:00
Kane York
e1e26f5288 add cbenni.com to origin regexp whitelist 2016-04-01 19:22:55 -07:00
Kane York
8b8bfe8ff2 Update to the new twitch chat server addres 2016-04-01 19:15:34 -07:00
Kane York
189965c967 Allow 'upgrade' anywhere in connection header 2016-03-30 17:33:45 -07:00
Kane York
bba5d8f344 Use a regexp instead to match origin 2016-02-03 22:06:46 -08:00
Kane York
cddd13ba16 Allow HTTPS twitch pages access to socket server 2016-02-03 22:01:47 -08:00
Kane York
1113c3a766 lock once during multichan publish 2016-01-27 19:40:17 -08:00
Kane York
af19d5f30a one line diff boys 2016-01-27 18:04:28 -08:00
Kane York
b870eac3f3 okay yeah i'm tired of that buildtime penalty 2016-01-17 19:51:10 -08:00
Kane York
43ecbff656 Treat all strings from read buffers as gc-tainted
Rule: Copies must be made before retaining the string.
2016-01-17 19:46:01 -08:00
Kane York
fdbcfe98dd move internCommands() to func init() 2016-01-17 18:40:08 -08:00
Kane York
7654dcdf8d Source cleanup, and some string copies 2016-01-17 18:01:21 -08:00