mconf / bigbluebutton

BigBlueButton is an open source web conferencing system for distance education
www.bigbluebutton.org
40 stars 33 forks source link

Merging to 1.0 #326

Closed pedrobmarin closed 8 years ago

pedrobmarin commented 8 years ago

Merged with BigBlueButton 1.0.0 release and Mconf 0.7.5. There was some asymmetric implementation of some features and fixes, like multiple .wav files recording bugfix and actors crash handling. Also had some problems with bigbluebutton-web conflicts because the new version has a lot of changes. Maybe we should map some testing to be done to check our features integrity.

pedrobmarin commented 8 years ago

Updated this merge. Now it contains pull requests:

324, #320, #33, #32, #31, #30, #29 and #26.

Also merged shared notes delete key fix from this branch: https://github.com/RafaFP/bigbluebutton/tree/fix-1670 and akka's actors exceptions handling: https://github.com/pedrobmarin/bigbluebutton/tree/akka-logging-actors-exceptions

pedrobmarin commented 8 years ago

And now with download presentation feature configurable at client's config.xml and inactivity monitor on akka-apps