Change channel checks in user.js

This commit is contained in:
calzoneman 2013-09-18 18:27:42 -05:00
parent 39fe452e96
commit 1d9845f6d5
2 changed files with 61 additions and 53 deletions

View file

@ -1,3 +1,7 @@
Wed Sep 18 18:26 2013 CDT
* lib/user.js: Change channel checks to include checking for whether
the channel is dead
Wed Sep 18 18:14 2013 CDT
* lib/channel.js: Add a bunch of checks to prevent callbacks from doing
things with a dead channel