Commit Graph

44 Commits

Author SHA1 Message Date
calzoneman 681911ffb1 Fix #307 2013-11-15 10:24:43 -06:00
calzoneman 436df375c7 Fix #305 2013-11-10 22:26:30 -06:00
calzoneman b6f4702570 Continue refactoring, tweak sban 2013-11-09 12:33:18 -06:00
calzoneman 30c5f67d4d Start refactoring leader and rank 2013-11-08 22:12:17 -06:00
calzoneman 6588e90bfe Add basic shadow mute command 2013-11-08 20:45:59 -06:00
calzoneman 4198f3ce2c Add support for Google Docs videos 2013-11-07 17:19:36 -06:00
calzoneman 9e56400f53 Prevent double userLeave 2013-11-05 22:45:11 -06:00
calzoneman bc7a2e0ff1 Fix channel dead race condition (another one) 2013-10-22 13:42:07 -05:00
calzoneman 33e5f2e056 Fix MOTD XSS filter stripping style tags 2013-10-20 20:04:09 -05:00
calzoneman 9be513221e Remove some unnecessary packets 2013-10-19 12:20:55 -05:00
calzoneman 120d56d6c8 Change the way /mute works 2013-10-16 17:36:05 -05:00
calzoneman 5eda748fc4 Be nicer about who is kicked 2013-10-16 17:21:11 -05:00
calzoneman 95c2118740 Make it impossible to ever lose rank when logging in 2013-10-14 18:15:36 -05:00
calzoneman 2e77cb4499 Change channel dumping to a single interval rather than per-channel 2013-10-14 16:39:41 -05:00
calzoneman 2744b3a20d Improve strictness of data checking 2013-10-12 18:59:50 -05:00
calzoneman babeb01ebe Add try-catch to playlist loading 2013-10-12 15:54:39 -05:00
calzoneman aad1c2995c Fixes 2013-10-11 18:15:44 -05:00
calzoneman f2c996ebfa major refactoring 2013-10-11 16:31:40 -05:00
calzoneman 128367bfc4 Do some server refactoring 2013-10-09 18:10:26 -05:00
calzoneman a3153246ce Fix the only thing I see that could possibly still cause #285 2013-10-07 19:03:20 -05:00
calzoneman f5cbdb2f24 Fix #291 2013-10-07 10:04:08 -05:00
calzoneman 7d862cac60 Show links that failed for queueFail 2013-10-06 01:43:25 -05:00
calzoneman 6309e42989 Tweak movement 2013-10-03 22:11:47 -05:00
calzoneman 89422c3c1d Fix #289 2013-10-03 22:07:44 -05:00
calzoneman abc9c398f4 Fix media length limit 2013-10-02 09:37:13 -05:00
calzoneman 29a1f0b9d3 Throttle comma-separated lists properly 2013-10-01 13:14:44 -05:00
calzoneman 54016f6f48 Remove debug message; stack queueFail messages clientside 2013-09-30 21:54:01 -05:00
calzoneman 3666b43f7a Use new asyncqueue system for moving and deleting 2013-09-30 10:05:09 -05:00
calzoneman 0eda0b8ed2 Fix comma separated queues 2013-09-30 09:51:38 -05:00
calzoneman 2fc8349daf Migrate youtube playlists and user playlists, comma lists sometimes break still 2013-09-29 22:32:37 -05:00
calzoneman a371ca6440 Continue refactoring playlist 2013-09-29 19:53:27 -05:00
calzoneman 8ba5743bc2 Improve link filter 2013-09-27 10:28:48 -05:00
calzoneman 39fe452e96 Add extra checks to channel.js for deadness 2013-09-18 18:16:12 -05:00
calzoneman 5497a868a3 Fix an error 2013-09-12 16:26:45 -05:00
calzoneman 408f6626bb Fix behavior of chat filter XSS 2013-09-12 13:03:04 -05:00
calzoneman 9d445b8ffd Fix up voteskip a bit 2013-09-11 22:16:56 -05:00
calzoneman 7e9673425d Add support for hidden polls 2013-09-11 20:22:00 -05:00
calzoneman aadba26891 Fix disabling ssl causing errors 2013-09-10 16:45:43 -05:00
calzoneman 4ba8e88e27 Merge ssl into master 2013-09-10 13:51:47 -05:00
calzoneman efcae43ae8 Fix issues with regard to unloading channels 2013-09-09 22:11:24 -05:00
calzoneman 4ec1d04247 Add SSL support 2013-09-09 17:16:41 -05:00
calzoneman f7e968a13c Alter channel unload behavior, add additional checks
- Should prevent "write after end" errors caused by unloading a channel before it finishes loading
- Might prevent strange cases of playlists gone wild
2013-09-08 17:43:30 -05:00
calzoneman 4c34625d48 Add an extra check and log message 2013-09-07 15:44:57 -05:00
calzoneman 7840fa35e8 Move server files to lib/ to clean up root directory 2013-09-05 13:48:05 -05:00