bigbluebutton-Github/bigbluebutton-html5/app/server
Lucas Zawacki 6b56521fbd html5: Correctly kick user out of voice in markUserOffline
The old code was wrongly setting obj.voiceUser when it should set obj.user.voiceUser
and caused problems when for example:

* user joins audio
* user hits F5
* user reconnects without webrtc audio enabled
* html5 client reports user still in audio and leaving/joining doesnt work anymore
2016-03-03 17:38:26 -03:00
..
collection_methods html5: Correctly kick user out of voice in markUserOffline 2016-03-03 17:38:26 -03:00
publish.js Reworked ES6 on the server side 2016-01-29 17:33:40 -08:00
redispubsub.js Got all the single-line comments back. 2016-01-15 00:46:41 -05:00
server.js Correct Meteor.log for unsupported json messages 2016-03-02 15:44:25 -03:00
user_permissions.js Corrections 2016-02-01 10:38:15 -08:00