Calvin Montgomery
4f86610773
Fix typeerror
2013-08-06 23:42:32 -04:00
Calvin Montgomery
544a316cad
Add a lot more log messages to channel
2013-08-06 23:21:54 -04:00
calzoneman
d965d0a5b6
Merge branch 'master' into dev
2013-08-06 20:42:01 -04:00
calzoneman
d599303881
Fix #244 , Fix #247 , Change 'Show Library' to 'Show Library/YouTube Search'
2013-08-06 20:41:29 -04:00
calzoneman
a371ff629d
Allow channel admins to read channel logs
2013-08-06 14:20:47 -04:00
calzoneman
fe2ec2c8d2
Support custom embeds (no UI for it yet)
2013-08-03 11:12:53 -04:00
calzoneman
1aeec527f6
Refactor get-info module to be a Server property
2013-08-03 10:58:21 -04:00
calzoneman
ca3bf07d91
Merge branch 'master' into dev
2013-08-03 10:33:47 -04:00
calzoneman
4937dca98e
Ceil voteskip requirement instead of truncating
2013-08-01 16:11:11 -04:00
calzoneman
5342ce8b77
Remove old code
2013-08-01 10:29:00 -04:00
calzoneman
a1b39833ed
(Hopefully) fix voteskip problems
2013-08-01 09:39:10 -04:00
Calvin Montgomery
ba8730b722
A couple of voteskip fixes
2013-08-01 00:37:06 -04:00
Calvin Montgomery
103e01042e
Fix voteskip calculation
2013-08-01 00:03:56 -04:00
calzoneman
ba26d9abbb
Fix logger being closed inappropriately
2013-07-29 19:59:52 -04:00
calzoneman
77a57d24c1
Implement Auto-AFK ( #192 )
...
- Channel-configurable delay
- User is marked AFK if no chat messages are received before the delay expires
- User is marked un-AFK if a chat message is received or if the user voteskips
2013-07-28 17:58:22 -04:00
calzoneman
1150d03474
AFKers don't affect voteskip ( #193 )
2013-07-28 17:36:53 -04:00
calzoneman
c50baef9c6
Change logger to stream, decode HTML messages
...
- Using a WritableStream instead of manually buffering is a good idea
- Chat messages are logged with HTML entities decoded (< instead of <)
2013-07-28 17:25:06 -04:00
calzoneman
9084a1aa8c
Fixes
...
- Add Channel.canonical_name to store lowercase
- Hopefully prevent future dangling playlists
- Disallow joining channels with names longer than 30 characters
2013-07-27 10:40:49 -04:00
calzoneman
f4e392d190
Fix bug with tryIPBan
2013-07-17 10:09:20 -04:00
calzoneman
824a313b19
Fixes
2013-07-16 11:46:09 -04:00
Calvin Montgomery
5a9b3128d1
I think it works
2013-07-15 23:01:12 -04:00
Calvin Montgomery
f2b6534d0a
Fix channels not unloading / video skipping
2013-07-13 22:19:47 -04:00
calzoneman
5df30cb8a9
Move action log to DB, throttle registrations
2013-07-13 12:05:58 -04:00
Calvin Montgomery
94cba2e72e
Fix drink counter not resetting after each video
2013-07-12 21:05:57 -04:00
Calvin Montgomery
d4d6fb6686
Allow style attr because people keep bitchin about it
2013-07-09 21:50:57 -04:00
Calvin Montgomery
31564b97fd
Fix queueby on user playlists
2013-07-09 20:38:48 +04:00
calzoneman
83e5dbdccd
Minor fix for IP aliases
2013-07-06 11:33:15 -04:00
Calvin Montgomery
6a9c9f9235
Fix voteskips
2013-07-05 23:34:04 -04:00
calzoneman
ec035bd93f
Implement #185
2013-07-04 19:11:13 -04:00
calzoneman
b43e485bb5
Remove unused media vars, fix double adds
2013-07-03 19:11:38 -04:00
calzoneman
d20e676443
FixeS
2013-07-03 17:29:49 -04:00
calzoneman
860d81afbc
Merge master into dev
2013-07-03 16:06:13 -04:00
calzoneman
d34301e2e2
A few minor fixes
2013-07-03 16:04:50 -04:00
calzoneman
8a54000097
I think it works
2013-07-03 15:51:35 -04:00
Calvin Montgomery
fc5034d26a
I think I'm on the right track here
2013-07-02 23:19:17 -04:00
calzoneman
91a2fcb61d
Better XSS prevention (NOTE: must run npm install validator on existing installs)
2013-07-02 15:42:26 -04:00
calzoneman
c3b782b04a
Hey I think it works for single videos CZTEROOKI DON'T PULL THIS I SWEAR TO GOD
2013-07-02 15:01:12 -04:00
calzoneman
e3afacd415
Refuctoring
2013-07-02 11:38:13 -04:00
calzoneman
562a58abda
Playlist seems to be working
2013-07-01 18:45:55 -04:00
calzoneman
8292a548fd
Still working on stuff
2013-06-30 15:33:38 -04:00
calzoneman
9a3563ca45
Continue work on playlist changes
2013-06-29 20:59:33 -04:00
calzoneman
eefd62593b
[WIP] Playlist changes
2013-06-29 18:09:20 -04:00
calzoneman
d05fd3caa9
Minor fix to last commit
2013-06-27 18:17:05 -04:00
calzoneman
0868ef647d
Implement UID method of playlist management ( #182 )
2013-06-27 18:15:29 -04:00
calzoneman
d9fc17e0f3
Add owner field to channel table
...
Make sure you run the update script to update existing databases:
`node update.js`
2013-06-27 16:41:59 -04:00
calzoneman
e0463fe6a3
Fix #187
2013-06-27 14:42:25 -04:00
Calvin Montgomery
d688a63bfa
Improve queue fail error reporting
2013-06-25 23:09:37 -04:00
calzoneman
ccae0ea76e
Add /mute command
2013-06-25 10:18:33 -04:00
calzoneman
11e91d02fb
Fix unban bug
2013-06-25 09:59:14 -04:00
calzoneman
1a3d92c903
Fixes and improvements
2013-06-23 14:02:20 -04:00