Commit graph

  • 78c7a4d77a Fix Issue#27 calzoneman 2013-04-14 12:22:09 -0500
  • cb9624e523 Scroll playlist to current video calzoneman 2013-04-13 12:14:44 -0500
  • 4e2702f65f Allow comma-separated URLs in queue box calzoneman 2013-04-12 13:02:57 -0500
  • d5ce1020b2 Add mute function, tweak playlist button display calzoneman 2013-04-11 12:51:08 -0500
  • a9b3319e3d Force client disconnect, fix userlist bug calzoneman 2013-04-11 11:30:20 -0500
  • 0b1a27a131 Destroy socket on disconnect to prevent dangling sockets calzoneman 2013-04-11 11:23:45 -0500
  • 3f2095b14e Fix banning calzoneman 2013-04-10 19:51:30 -0500
  • 179460c5b5 Update README.md Calvin Montgomery 2013-04-09 16:44:47 -0500
  • fac962795a Fix un-unbannable bans calzoneman 2013-04-07 19:31:52 -0500
  • 176dd58284 Support RTMP streams calzoneman 2013-04-07 14:38:50 -0500
  • 109260e46c Fix chat messages not working for anonymous users calzoneman 2013-04-06 20:56:47 -0500
  • 0365de5a1a Tweaks to ACP and channel options calzoneman 2013-04-06 16:08:26 -0500
  • 6944ea930e Layout/CSS tweaks calzoneman 2013-04-06 16:02:20 -0500
  • 9842d59901 Allow graceful client reocnnection on server restart calzoneman 2013-04-06 15:47:27 -0500
  • ae5693f3ed Fix regexes not having the /g flag when reloaded from disk calzoneman 2013-04-05 21:37:22 -0500
  • b7cdc0c056 Force channel names to be lowercase Since MySQL is case-insensitive, treating varying cases as unique names was a prroblem. Existing channels with uppercase names should not be affected as the database lookup finds a match without case sensitivity. calzoneman 2013-04-05 14:03:35 -0500
  • 823ab91d04 patch a couple of bugs calzoneman 2013-04-04 18:22:11 -0500
  • dea52ae78b Fix issue#24 calzoneman 2013-04-04 17:54:05 -0500
  • fc1c5d4896 Bugfix youtube search calzoneman 2013-04-04 15:55:43 -0500
  • 66dde5f337 Bugfix for moderators calzoneman 2013-04-04 15:41:41 -0500
  • 0e49f06fbf Fixes and stuff calzoneman 2013-04-04 14:56:43 -0500
  • 362fd0ab23 Implement YouTube search, minor fixes, remove "Play Next" button calzoneman 2013-04-04 11:39:43 -0500
  • f7bc601fed Fix Issue#23 calzoneman 2013-04-04 11:05:01 -0500
  • 11f1ab60f9 Change leader icon to be a star because why not calzoneman 2013-04-03 18:02:14 -0500
  • 28a0a95851 Fix a bunch of stuff; refactor clientside calzoneman 2013-04-03 17:56:03 -0500
  • 5880be6f68 Fixes; start refactoring clientside calzoneman 2013-04-03 15:18:35 -0500
  • 42a76c4632 Add YouTube playlist support calzoneman 2013-04-03 13:18:10 -0500
  • 7e9907ebdc Finish refactoring calzoneman 2013-04-03 12:47:41 -0500
  • f4019e8b83 Complete refactoring [untested] calzoneman 2013-04-03 12:10:05 -0500
  • 6877b103f2 Merge branch 'master' of https://github.com/calzoneman/sync into refactoring calzoneman 2013-04-03 11:46:55 -0500
  • 7def0b174f Bugfixes - Better YouTube URL parsing - Check for invalid regexes and report them - Channel names are no longer case-sensitive calzoneman 2013-04-03 11:39:51 -0500
  • b61970652d Continue refactoring calzoneman 2013-04-02 22:56:44 -0500
  • 0afc184402 Begin refactoring calzoneman 2013-04-02 14:39:56 -0500
  • 52fe508628 Implement voteskip calzoneman 2013-04-02 14:07:22 -0500
  • 2ee182eb48 Fix checkbox glitchiness (Issue#21) calzoneman 2013-04-02 11:16:26 -0500
  • c175f461d1 Fix playlist movement bug (Issue#16) calzoneman 2013-04-02 10:55:14 -0500
  • fab4039fc1 Add MOTD and chat filter interface calzoneman 2013-04-01 16:02:09 -0500
  • a0c26ee0e5 Better fix for previous commit calzoneman 2013-03-31 20:29:39 -0500
  • 28b9bdb54d Fix layouts breaking chat calzoneman 2013-03-31 20:10:57 -0500
  • c97e6f3f84 Extra fix for Issue#18 calzoneman 2013-03-31 18:38:20 -0500
  • 802cb19976 Fix Issue#18 calzoneman 2013-03-31 18:35:35 -0500
  • 19ee0491c3 Add a few layout options calzoneman 2013-03-31 17:30:46 -0500
  • ddc5016497 Serverside support for custom chat filters calzoneman 2013-03-31 14:27:54 -0500
  • 954751ec6c Autogen chandump and chanlogs folders calzoneman 2013-03-31 13:31:56 -0500
  • 6ba6db1965 Patch italic regex to not kill URLs : calzoneman 2013-03-30 01:16:41 -0500
  • 7b11651e1e Prevent chat from autoscrolling when mouse inside calzoneman 2013-03-30 00:55:25 -0500
  • 31fd011b4d Blink tab title when your name mentioned calzoneman 2013-03-30 00:49:41 -0500
  • 6fbe2732c7 Fix queue issues when moving videos calzoneman 2013-03-29 15:05:08 -0500
  • 328b38f319 Add chat modifiers and history calzoneman 2013-03-29 13:15:46 -0500
  • d788721b3f Update help page, fix acp login bug calzoneman 2013-03-28 18:56:29 -0500
  • 546d50f917 Support click and drag to move; add play button; dump channels on exit calzoneman 2013-03-28 18:51:08 -0500
  • 25421514d2 Fix playlists because ytapi returns inconsistent results calzoneman 2013-03-27 15:27:15 -0500
  • 9faada9891 Fix semicolon calzoneman 2013-03-27 15:15:35 -0500
  • 30cab284b0 Fix acp for bcrypt update calzoneman 2013-03-27 15:13:41 -0500
  • 448d774b0d Wrap bcrypt in a try-catch calzoneman 2013-03-27 15:02:43 -0500
  • 124ec0080f Improve logging calzoneman 2013-03-27 14:28:51 -0500
  • 34f20f423f Transition to using bcrypt for password hashing/storage calzoneman 2013-03-26 14:12:02 -0500
  • 141bb69777 Support YouTube Playlists calzoneman 2013-03-25 14:39:03 -0500
  • e70002ae4f Correct behavior for leader/unleader; compensate for Soundcloud being inconsiderate calzoneman 2013-03-25 13:54:18 -0500
  • 5bed38d0ec Update help page and README calzoneman 2013-03-25 12:52:05 -0500
  • 5f5049db12 Change quotes to be consistent Fixes Issue#11 calzoneman 2013-03-24 12:23:48 -0500
  • a5ca7d227e Add banlist interface calzoneman 2013-03-23 22:45:10 -0500
  • 3a585cbb60 Create ban table in Channel.createTables calzoneman 2013-03-23 22:02:54 -0500
  • df54f8bffc Proper IPbans in the database calzoneman 2013-03-23 22:01:37 -0500
  • 0b56909e20 Change license to MIT calzoneman 2013-03-23 21:28:20 -0500
  • 516edf690d Patch userLeave bug (Issue#14 calzoneman 2013-03-23 21:05:13 -0500
  • ecc4fb3951 Amendment for ban perm calzoneman 2013-03-23 20:39:32 -0500
  • f05a73bdb9 Emergency ip ban calzoneman 2013-03-23 20:08:35 -0500
  • 3b335fb381 Slight amendment, load the URL of the custom css in the channel options calzoneman 2013-03-23 17:21:54 -0500
  • 98b3587341 Support custom CSS calzoneman 2013-03-23 17:15:19 -0500
  • 05fd0f26a8 List loaded channels on ACP calzoneman 2013-03-23 13:29:47 -0500
  • c0fc363f1b Dailymotion support calzoneman 2013-03-23 13:17:39 -0500
  • bf72733086 Add poll notification, channel options (don't save to db yet) calzoneman 2013-03-22 15:04:04 -0500
  • bbfa4ba53d Tweaks calzoneman 2013-03-21 18:55:32 -0500
  • 873603465c Fix channel MySQL rank lookup fail (Again?) calzoneman 2013-03-20 23:22:43 -0500
  • 79bdca3d90 Patch getJSON to not continue if JSON is bad calzoneman 2013-03-20 22:32:03 -0500
  • 84917ecc4f Merge branch 'master' of https://github.com/calzoneman/sync calzoneman 2013-03-20 22:29:42 -0500
  • d68d0277bb Fix bad youtube callback crashing server calzoneman 2013-03-20 22:29:26 -0500
  • b565324ec3 Amend last commit, fix regex calzoneman 2013-03-20 18:15:52 -0500
  • 6042c510e1 Fix bad channel names calzoneman 2013-03-20 18:10:23 -0500
  • 090eaa37c2 Tweak get-info for JSON fail calzoneman 2013-03-20 16:55:58 -0500
  • d1fee84200 Write documentation calzoneman 2013-03-20 14:17:59 -0500
  • c50dbece97 Add /say and global announcements calzoneman 2013-03-20 13:35:06 -0500
  • 755c4f49fd Fix userlist sorting, tweak name tab completion calzoneman 2013-03-20 13:10:34 -0500
  • e76f149916 Use socket.io rooms instead of manually implementing sendAll Should fix Issue#9 calzoneman 2013-03-20 13:03:32 -0500
  • 1bc20fe947 Fix channel sync bug - global variables are bad calzoneman 2013-03-18 14:58:37 -0500
  • baf52a2a78 Fix bad MySQL results crashing it calzoneman 2013-03-18 12:17:56 -0500
  • 3f843e9c8c Add nick highlighting calzoneman 2013-03-17 20:49:25 -0500
  • 2f38c4cafc Retroactively add user menus when you become a mod calzoneman 2013-03-17 20:42:07 -0500
  • 066c0e9d2e Sorted userlist calzoneman 2013-03-17 20:37:43 -0500
  • 671b6398ab Amendment to last commit calzoneman 2013-03-17 20:27:18 -0500
  • 5cf8a089ab Add tab completion for the chatbox calzoneman 2013-03-17 20:24:28 -0500
  • 173ff8c2e5 Add try-catch to getJSON calzoneman 2013-03-17 20:07:18 -0500
  • f4c044c4be Remove video box if the novideo param is defined calzoneman 2013-03-17 14:47:32 -0500
  • 18d599a7aa Implement channel registration calzoneman 2013-03-17 12:14:34 -0500
  • 8fdf3f7cd7 Fix name update on Firefox calzoneman 2013-03-17 11:50:39 -0500
  • 91224f8e4b Fix rank change saving in the database calzoneman 2013-03-17 11:49:25 -0500
  • 8c17b89eff Remove unqueue animation to prevent playlist highlight bug Fixes Issue#5 calzoneman 2013-03-17 09:54:01 -0500
  • 64bdbe7084 Chat URLs now open in a new tab Implement Issue#2 calzoneman 2013-03-17 09:45:16 -0500
  • a8076f0e15 Fix names not being removed on disconnect in Firefox Fixes Issue #3 calzoneman 2013-03-17 09:42:22 -0500