calzoneman
|
79d636ea89
|
Fix chrome incompatibility
|
2014-09-02 17:28:16 -05:00 |
calzoneman
|
293f943a9a
|
Accept drive.google.com/file/d/blah as a substitute for docs.google.com/file/d/blah
|
2014-09-02 16:50:26 -05:00 |
calzoneman
|
ea9fa0a95a
|
Fix /smute with 0 args throwing error
|
2014-09-02 16:46:53 -05:00 |
calzoneman
|
12447ce5dc
|
Give up early if username is invalid for rank change
|
2014-09-01 20:33:11 -05:00 |
calzoneman
|
66865f718c
|
Fix Error: Requested Range Not Satisfiable
|
2014-09-01 14:36:24 -05:00 |
calzoneman
|
91c24518c5
|
Conditionally allow ASCII characters (for Xaekai)
|
2014-08-29 16:38:57 -05:00 |
calzoneman
|
7002874bbb
|
Minor fix for messages with spaces only
|
2014-08-29 15:49:32 -05:00 |
calzoneman
|
484b695965
|
Disallow ASCII control characters in messages
|
2014-08-29 15:47:56 -05:00 |
calzoneman
|
2a8b94e26a
|
Chrome shiftclick workaround requested by Xaekai
|
2014-08-27 18:49:00 -05:00 |
calzoneman
|
7b00ba10b9
|
Fixes at Xaekai's request
|
2014-08-27 18:45:11 -05:00 |
calzoneman
|
ddb4be0c59
|
Socket.io pls
|
2014-08-24 13:38:34 -05:00 |
calzoneman
|
9be993a679
|
Fix socket.io issue; fix ACP announcements
|
2014-08-24 13:18:15 -05:00 |
calzoneman
|
c8684d58ed
|
Fix handling of /mute with no name
|
2014-08-22 10:52:15 -05:00 |
calzoneman
|
53971af737
|
Fix remove video reconnect bug
|
2014-08-21 20:32:58 -05:00 |
calzoneman
|
ec9ee1d37f
|
Wrap socket callbacks in try-catch, fix mediaUpdate remove video
|
2014-08-21 20:30:24 -05:00 |
calzoneman
|
b3c3ee93ce
|
Hopefully fix an error case
I have no idea why it's possible for sock.handshake to be defined and then undefined
|
2014-08-21 14:37:40 -05:00 |
calzoneman
|
c757f62fc1
|
Typo
|
2014-08-20 12:11:46 -05:00 |
calzoneman
|
ab49eaab76
|
Reject sockets with no IP
|
2014-08-20 12:09:38 -05:00 |
calzoneman
|
3e53b30305
|
Fix IP extraction for socket.io
|
2014-08-20 11:44:37 -05:00 |
calzoneman
|
edac89b204
|
Fix x-forwarded-for resolution in http logging
|
2014-08-20 10:56:36 -05:00 |
calzoneman
|
db86d3918f
|
Update to socket.io 1.0
|
2014-08-19 22:57:28 -05:00 |
Calvin Montgomery
|
daec397015
|
Merge pull request #400 from calzoneman/deps
Update dependencies
|
2014-08-19 22:28:32 -05:00 |
calzoneman
|
088c547522
|
Update dependencies - execute npm update && npm rebuild after pulling
|
2014-08-19 22:27:59 -05:00 |
calzoneman
|
ae42ac9c56
|
Remove ghost httpaccess.log file
|
2014-08-19 00:52:50 -05:00 |
calzoneman
|
6dfeab9657
|
Update rest of dependencies
|
2014-08-19 00:46:30 -05:00 |
calzoneman
|
4eb81a84d9
|
Update nodemailer, yamljs, q
|
2014-08-19 00:36:31 -05:00 |
calzoneman
|
c693e84a46
|
Update bcrypt and fix a deprecated reference in auth
|
2014-08-19 00:25:36 -05:00 |
calzoneman
|
3d6aaf0e1f
|
Fix a bug with theme.js
|
2014-08-19 00:23:05 -05:00 |
calzoneman
|
020e2326b5
|
Replace own static and log functions with serve-static and morgan
|
2014-08-19 00:21:32 -05:00 |
calzoneman
|
5f7adc98ba
|
Update express dependency
|
2014-08-19 00:07:24 -05:00 |
calzoneman
|
c2ba55ac0f
|
Fail /kick, /ban if the target name is blank
|
2014-08-18 22:00:51 -05:00 |
calzoneman
|
aff20c3012
|
Use JWPlayer as flash fallback because it can actually synch
|
2014-08-18 12:00:26 -05:00 |
calzoneman
|
6452ea4ab4
|
Fix ban reason
|
2014-08-18 11:49:03 -05:00 |
Calvin Montgomery
|
5d624fa49f
|
Merge pull request #396 from calzoneman/ipcloak
Change IP masking
|
2014-08-15 11:43:56 -05:00 |
calzoneman
|
0f2b93e5c5
|
Increment version number
|
2014-08-15 11:41:09 -05:00 |
calzoneman
|
3446eb5357
|
Add Google Docs checks for missing duration/title
|
2014-08-15 00:27:51 -05:00 |
calzoneman
|
b82583a79c
|
Remove IP leak from ban log message
|
2014-08-14 22:07:06 -05:00 |
calzoneman
|
c255133a2b
|
Fix wrong argument being passed
|
2014-08-14 22:02:58 -05:00 |
calzoneman
|
25ab4b62e5
|
Update cloaking function so the banlist looks right
|
2014-08-14 21:57:38 -05:00 |
calzoneman
|
722c55e0da
|
Remove reference to maskIP
|
2014-08-14 21:50:34 -05:00 |
calzoneman
|
c5a52d2ce5
|
Fix wrong scope on ipList
|
2014-08-14 21:45:25 -05:00 |
calzoneman
|
6b9968a489
|
Remove torblocker dependency
|
2014-08-14 21:44:33 -05:00 |
calzoneman
|
8fddbc3e6e
|
Add IP cloaking; make tor bans channel specific
|
2014-08-14 21:42:13 -05:00 |
calzoneman
|
ecca806a58
|
Fix an issue with quality selection
|
2014-08-14 16:28:44 -05:00 |
calzoneman
|
83ae835bed
|
Allow modals to be wider on large screens
|
2014-08-13 14:01:21 -05:00 |
calzoneman
|
dc3efd94c8
|
Remove JustinTV support as it is no longer in service
|
2014-08-13 13:51:09 -05:00 |
calzoneman
|
735b2fcd07
|
Improve URL parsing
|
2014-08-13 13:49:32 -05:00 |
calzoneman
|
fae1609a50
|
Apparently redirector is https sometimes
|
2014-08-12 18:34:37 -05:00 |
calzoneman
|
936c75a062
|
Update user agreement to explicitly mention spamming other sites
|
2014-08-11 20:50:43 -05:00 |
calzoneman
|
b88f1931c6
|
Prevent vimeo from logging errors when videos become private/removed
|
2014-08-11 11:58:03 -05:00 |