Commit Graph

1161 Commits

Author SHA1 Message Date
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 08a39c8857 Fix the bug where the player repeats the first few seconds at the end 2013-09-26 21:43:38 -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 80215b5cdc nuclearace if you find one more thing wrong with search results I swear 2013-09-24 15:19:40 -05:00
calzoneman 87ee45165d Fix announcements for SSL sockets 2013-09-24 13:46:41 -05:00
calzoneman b3f4fc2b52 Fix search result buttons issue 2013-09-24 13:19: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 6a2e7bb9e2 Quick buttons for modflair and adminflair 2013-09-21 02:22:51 -05:00
calzoneman da29d35121 Add 'Nobody' permission setting 2013-09-21 00:30:47 -05:00
calzoneman 25d225ec97 Improve poll feedback 2013-09-21 00:25:00 -05:00
calzoneman 4517741455 A few minor changes to the /clean merge 2013-09-21 00:10:22 -05:00
Calvin Montgomery 04b9537afc Merge pull request #281 from unbibium/master
[MERGE] Add /clean and /cleantitle commands for moderators
2013-09-20 21:55:37 -07:00
Nick Bensema 1a4349945d Merge branch 'master' of https://github.com/unbibium/sync 2013-09-18 22:24:26 -07:00
Nick Bensema cb94a2ac70 Removed help.html since it's not used anymore. 2013-09-18 22:23:23 -07:00
Nick Bensema 1e8b507750 Added online help for /clean and /cleantitle 2013-09-18 22:23:23 -07: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
Calvin Montgomery 326a839cc0 Merge pull request #280 from calzoneman/closurefix
Closurefix
2013-09-18 16:30:38 -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 2b0e6a3dbf Fix index page 2013-09-12 18:42:22 -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 020ceecd40 Add SSL user options so the page can be plain HTTP 2013-09-10 22:43:43 -05:00
calzoneman beae68d1c2 Fix everything except justin.tv, twitch.tv 2013-09-10 17:18:02 -05:00
calzoneman aadba26891 Fix disabling ssl causing errors 2013-09-10 16:45:43 -05:00
calzoneman a085ed83f2 Fix JWPlayer for SSL 2013-09-10 16:34:39 -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
calzoneman c2cd04f760 Fix #276 2013-09-05 22:54:30 -05:00
Calvin Montgomery 6d958b4b31 Remove irrelevant database test from ages ago 2013-09-05 16:44:43 -05:00
Calvin Montgomery b3fb8c557c Delete .logger.js.swp 2013-09-05 13:49:58 -05:00