1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-28 05:15:54 +00:00
Commit graph

18 commits

Author SHA1 Message Date
Kane York
9ca9b6b213 Actually give ErrForwardedFromBackend special handling >.> 2016-01-03 13:54:26 -08:00
Kane York
81c477cd6b Add unique client counting 2015-12-23 21:57:33 -08:00
Kane York
89ff64f52c Add comments, add dumpStackOnCtrlZ() for tests 2015-12-23 21:56:56 -08:00
Kane York
26747a1104 Fix - non-logged-in needs a reply if auth needed
Refactor for testing - all janitors have sleep in a different function
from the work, so tests can trigger them
2015-12-16 13:59:51 -08:00
Kane York
405ad22372 Fix a data race 2015-12-16 11:58:48 -08:00
Kane York
3eb7c58e90 Add scaffold for link normalization 2015-12-02 19:09:50 -08:00
Kane York
dc09698e36 Small refactor to bunched command 2015-12-02 19:08:19 -08:00
Kane York
3805fa1b66 Code cleanup: Remove single-target, timestamp-cache 2015-11-18 18:33:58 -08:00
Kane York
4c3a4d9709 add user_history command 2015-11-16 22:10:55 -08:00
Kane York
bedd14ab4e Switch twitch_emote to bunched 2015-11-16 22:07:43 -08:00
Kane York
13b3f0f68a more /stats updates 2015-11-16 21:57:18 -08:00
Kane York
c55b5fb277 update to /stats 2015-11-16 20:35:03 -08:00
Kane York
c42a0fb171 not enough arguments to retur 2015-11-16 16:56:27 -08:00
Kane York
7a6b9e66ab Add ping command 2015-11-16 15:23:27 -08:00
Kane York
30bc90b152 are we a victim of rounding? 2015-11-16 14:58:42 -08:00
Kane York
c63a93679b Use UnixNano() so we have millis 2015-11-16 14:48:24 -08:00
Kane York
71f08f3c53 Implement version comparisons 2015-11-16 14:30:09 -08:00
Kane York
58dd0bd9ee Fix the build (move out of internal) 2015-11-16 13:28:16 -08:00
Renamed from socketserver/internal/server/commands.go (Browse further)