bigbluebutton-Github/bigbluebutton-html5/app/server/collection_methods
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
..
chat.js Got all the single-line comments back. 2016-01-15 00:46:41 -05:00
cursor.js Got all the single-line comments back. 2016-01-15 00:46:41 -05:00
meetings.js Got all the single-line comments back. 2016-01-15 00:46:41 -05:00
poll.js Reworked ES6 on the server side 2016-01-29 17:33:40 -08:00
presentations.js Reworked ES6 on the server side 2016-01-29 17:33:40 -08:00
shapes.js Reworked ES6 on the server side 2016-01-29 17:33:40 -08:00
slides.js Reworked ES6 on the server side 2016-01-29 17:33:40 -08:00
users.js html5: Correctly kick user out of voice in markUserOffline 2016-03-03 17:38:26 -03:00