Commit Graph

299 Commits

Author SHA1 Message Date
calzoneman 9d35636be2 Resolve merge conflict 2013-10-01 23:05:02 -05:00
calzoneman a23a55f6a2 Update changelog and version # 2013-10-01 23:02:31 -05:00
calzoneman a1c72aaa8d Use asyncqueue clientside too 2013-10-01 13:35:29 -05:00
calzoneman 29a1f0b9d3 Throttle comma-separated lists properly 2013-10-01 13:14:44 -05:00
calzoneman 54dee9e25d Fix some error messages, intialize announcement to null 2013-09-30 21:59:04 -05:00
calzoneman 54016f6f48 Remove debug message; stack queueFail messages clientside 2013-09-30 21:54:01 -05:00
calzoneman 0c52c3f17d Fix /clean 2013-09-30 21:34:40 -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 69ac0b39ad Check for videos where embedding is disabled 2013-09-29 21:32:04 -05:00
calzoneman a371ca6440 Continue refactoring playlist 2013-09-29 19:53:27 -05:00
calzoneman 21bd270813 Improvements to playlist queue 2013-09-29 11:30:36 -05:00
calzoneman 3d3d21a3f9 Add asyncqueue class 2013-09-29 00:27:43 -05:00
calzoneman 8ba5743bc2 Improve link filter 2013-09-27 10:28:48 -05:00
calzoneman ba66aadf66 Move interval stuff to config keys 2013-09-26 23:41:38 -05:00
calzoneman 6bf11a57b3 Generalize background tasks, rework aliases a bit 2013-09-26 23:36:00 -05:00
calzoneman 2f813c1d11 Remove mostly useless realtime connection stats 2013-09-26 23:10:00 -05:00
calzoneman 6e18e25139 Code style cleanup on user.js 2013-09-26 13:29:36 -05:00
calzoneman 379522f2df A few minor cleanups 2013-09-26 13:18:37 -05:00
calzoneman 87ee45165d Fix announcements for SSL sockets 2013-09-24 13:46:41 -05:00
calzoneman 0addff6bab Don't add delete buttons to youtube search results
People kept clicking them resulting in database errors for unregistered channels.
2013-09-23 16:25:45 -05:00
calzoneman 851491e4ac Modify lead function for lead-in 2013-09-21 23:54:29 -05:00
calzoneman 4517741455 A few minor changes to the /clean merge 2013-09-21 00:10:22 -05:00
Nick Bensema 8899b5f799 Added /cleantitle, and -i option to ignore case.
Fix #257, you should be able to clear username and title patterns
now with ease.  For best results, wait until they've wasted a lot
of time adding a lot of videos before you wipe them.
2013-09-18 22:23:23 -07:00
Nick Bensema bf95be812c made slightly more efficient in response to comments 2013-09-18 22:23:23 -07:00
Nick Bensema c6c6e8e55b Added /clean command to clear a user's additions from a channel
Any user with playlistdelete permission can now use the /clean
command to wipe out a user's additions to the playlist.  This
can be helpful for taking down abusive items en masse without
resetting the entire playlist.

The code should probably be generalized, somehow, to handle
title patterns or additions within a certain timeframe.
2013-09-18 22:23:23 -07:00
calzoneman 1d9845f6d5 Change channel checks in user.js 2013-09-18 18:27:42 -05:00
calzoneman 39fe452e96 Add extra checks to channel.js for deadness 2013-09-18 18:16:12 -05:00
calzoneman d5c5de41e1 Fix what I assume was a race condition 2013-09-17 22:26:44 -05:00
calzoneman 6aae146f8b Fix ustream for channels with /channel/foo syntax; ustream wtf are you doing 2013-09-17 13:19:33 -05:00
calzoneman 3f65a69f0e Fix reset password 2013-09-13 10:24:54 -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 2a30d30d0a Trust X-Forwarded-For from 127.0.0.1 2013-09-10 16:11:35 -05:00
calzoneman 83ea83429e Add passphrase support to SSL 2013-09-10 14:10:30 -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 b3ea7069a8 Hopefully fix the duplicate login kick issue for retarded browsers 2013-09-07 23:40:25 -05:00
calzoneman 4c34625d48 Add an extra check and log message 2013-09-07 15:44:57 -05:00
calzoneman bca7199ec1 Add io-host option 2013-09-06 16:30:20 -05:00
calzoneman 6aecb32c89 Fix #277 2013-09-06 15:53:23 -05:00
Calvin Montgomery b3fb8c557c Delete .logger.js.swp 2013-09-05 13:49:58 -05:00
calzoneman 7840fa35e8 Move server files to lib/ to clean up root directory 2013-09-05 13:48:05 -05:00