Commit Graph

2624 Commits

Author SHA1 Message Date
calzoneman 124ec0080f Improve logging 2013-03-27 14:28:51 -05:00
calzoneman 34f20f423f Transition to using bcrypt for password hashing/storage 2013-03-26 14:12:02 -05:00
calzoneman 141bb69777 Support YouTube Playlists 2013-03-25 14:39:03 -05:00
calzoneman e70002ae4f Correct behavior for leader/unleader; compensate for Soundcloud being inconsiderate 2013-03-25 13:54:18 -05:00
calzoneman 5bed38d0ec Update help page and README 2013-03-25 12:52:05 -05:00
calzoneman 5f5049db12 Change quotes to be consistent
Fixes Issue#11
2013-03-24 12:23:48 -05:00
calzoneman a5ca7d227e Add banlist interface 2013-03-23 22:45:10 -05:00
calzoneman 3a585cbb60 Create ban table in Channel.createTables 2013-03-23 22:02:54 -05:00
calzoneman df54f8bffc Proper IPbans in the database 2013-03-23 22:01:37 -05:00
calzoneman 0b56909e20 Change license to MIT 2013-03-23 21:28:20 -05:00
calzoneman 516edf690d Patch userLeave bug (Issue#14 2013-03-23 21:05:13 -05:00
calzoneman ecc4fb3951 Amendment for ban perm 2013-03-23 20:39:32 -05:00
calzoneman f05a73bdb9 Emergency ip ban 2013-03-23 20:08:35 -05:00
calzoneman 3b335fb381 Slight amendment, load the URL of the custom css in the channel options 2013-03-23 17:21:54 -05:00
calzoneman 98b3587341 Support custom CSS 2013-03-23 17:15:19 -05:00
calzoneman 05fd0f26a8 List loaded channels on ACP 2013-03-23 13:29:47 -05:00
calzoneman c0fc363f1b Dailymotion support 2013-03-23 13:17:39 -05:00
calzoneman bf72733086 Add poll notification, channel options (don't save to db yet) 2013-03-22 15:04:04 -05:00
calzoneman bbfa4ba53d Tweaks 2013-03-21 18:55:32 -05:00
calzoneman 873603465c Fix channel MySQL rank lookup fail (Again?) 2013-03-20 23:22:43 -05:00
calzoneman 79bdca3d90 Patch getJSON to not continue if JSON is bad 2013-03-20 22:32:03 -05:00
calzoneman 84917ecc4f Merge branch 'master' of https://github.com/calzoneman/sync 2013-03-20 22:29:42 -05:00
calzoneman d68d0277bb Fix bad youtube callback crashing server 2013-03-20 22:29:26 -05:00
calzoneman b565324ec3 Amend last commit, fix regex 2013-03-20 18:15:52 -05:00
calzoneman 6042c510e1 Fix bad channel names 2013-03-20 18:10:23 -05:00
calzoneman 090eaa37c2 Tweak get-info for JSON fail 2013-03-20 16:55:58 -05:00
calzoneman d1fee84200 Write documentation 2013-03-20 14:17:59 -05:00
calzoneman c50dbece97 Add /say and global announcements 2013-03-20 13:35:06 -05:00
calzoneman 755c4f49fd Fix userlist sorting, tweak name tab completion 2013-03-20 13:10:34 -05:00
calzoneman e76f149916 Use socket.io rooms instead of manually implementing sendAll
Should fix Issue#9
2013-03-20 13:03:32 -05:00
calzoneman 1bc20fe947 Fix channel sync bug - global variables are bad 2013-03-18 14:58:37 -05:00
calzoneman baf52a2a78 Fix bad MySQL results crashing it 2013-03-18 12:17:56 -05:00
calzoneman 3f843e9c8c Add nick highlighting 2013-03-17 20:49:25 -05:00
calzoneman 2f38c4cafc Retroactively add user menus when you become a mod 2013-03-17 20:42:07 -05:00
calzoneman 066c0e9d2e Sorted userlist 2013-03-17 20:37:43 -05:00
calzoneman 671b6398ab Amendment to last commit 2013-03-17 20:27:18 -05:00
calzoneman 5cf8a089ab Add tab completion for the chatbox 2013-03-17 20:24:28 -05:00
calzoneman 173ff8c2e5 Add try-catch to getJSON 2013-03-17 20:07:18 -05:00
calzoneman f4c044c4be Remove video box if the novideo param is defined 2013-03-17 14:47:32 -05:00
calzoneman 18d599a7aa Implement channel registration 2013-03-17 12:14:34 -05:00
calzoneman 8fdf3f7cd7 Fix name update on Firefox 2013-03-17 11:50:39 -05:00
calzoneman 91224f8e4b Fix rank change saving in the database 2013-03-17 11:49:25 -05:00
calzoneman 8c17b89eff Remove unqueue animation to prevent playlist highlight bug
Fixes Issue#5
2013-03-17 09:54:01 -05:00
calzoneman 64bdbe7084 Chat URLs now open in a new tab
Implement Issue#2
2013-03-17 09:45:16 -05:00
calzoneman a8076f0e15 Fix names not being removed on disconnect in Firefox
Fixes Issue #3
2013-03-17 09:42:22 -05:00
calzoneman 92d73026be Fix duplicate login bug
Fixes Issue #1
2013-03-17 09:39:22 -05:00
calzoneman bee58b421d Fix livestream bug 2013-03-16 19:58:38 -05:00
calzoneman 96bd8aa9bd Add support for livestream 2013-03-16 17:17:36 -05:00
calzoneman bc187c99f5 Implement polls 2013-03-16 16:49:58 -05:00
calzoneman 741fe8e21f Minor fix for vimeo removing the currently playing indicator 2013-03-16 15:45:52 -05:00