Commit Graph

2050 Commits

Author SHA1 Message Date
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
calzoneman 46bee2646d Implement queue locking/unlocking 2013-03-16 15:39:58 -05:00
calzoneman c5d9350351 Slight layout tweak
Also added a "current video" indicator
2013-03-16 15:13:40 -05:00
calzoneman dbb86a73a8 Change button text to be more clear 2013-03-16 15:05:13 -05:00
calzoneman d51b900010 Fix vimeo synchronization, slight playlist tweak
Clicking the delete button on a playlist entry now removes the button strip
before playing the removal animation, to prevent multiclicking
2013-03-16 15:01:56 -05:00
calzoneman 24f14530a4 Fix auth bug
Users with channel rank but no global rank were not properly authenticated.
2013-03-16 14:52:04 -05:00
calzoneman 9ede4dbc2d Fix end of playlist bug 2013-03-06 23:21:08 -06:00
calzoneman 259c72e7da Add usercount indicator 2013-03-06 19:38:16 -06:00
calzoneman 5ca419d3e3 Start working on ACP 2013-03-06 16:02:40 -06:00
calzoneman 91b8a6cab6 Rearrange ranks a bit and fix unleader bug 2013-03-05 17:06:25 -06:00
calzoneman b2b134ce4a Slight layout change 2013-03-05 16:56:21 -06:00
calzoneman d7813d7f6c Change end-of-queue behavior to set currentMedia to null and position to -1 2013-03-05 16:41:29 -06:00
calzoneman 3e556a5c54 Fix vimeo synch 2013-03-05 14:42:14 -06:00
calzoneman 7aafcd7b08 Add ability to kick clients 2013-03-05 14:23:02 -06:00
calzoneman 1a88c9e27e Fix duplicate login bug 2013-03-05 14:12:55 -06:00
calzoneman fc27736017 Fixes to clientside chat stuff 2013-03-05 14:07:21 -06:00
calzoneman 789471f395 Bugfix for chat refactoring 2013-03-05 13:57:00 -06:00
calzoneman ab48c6aa50 Refactor chat commands [untested] 2013-03-05 12:51:58 -06:00
calzoneman ab6fc96517 Add CSS for message modifiers [untested] 2013-03-05 12:43:50 -06:00
calzoneman 1e1e51a4ca Fix server not taking over after leadership is removed; fix soundcloud sync bug [untested] 2013-03-05 12:37:06 -06:00
calzoneman 7d36f3e87a Fix fix unleader bug 2013-02-16 23:00:33 -06:00
calzoneman ad705e8779 Fix Leader bug and Rank bug 2013-02-16 16:33:38 -06:00
calzoneman 728f23a05b Change behavior for MySQL fail 2013-02-16 11:23:51 -06:00
calzoneman e902a8074a Update README; add LICENSE 2013-02-16 11:19:59 -06:00
calzoneman 68fc74edd5 Push to github 2013-02-15 23:02:42 -06:00