Commit Graph

17359 Commits

Author SHA1 Message Date
Chad Pilkey
4d16c73bde record extra SharePresentationEvent when conversion complete and current 2017-08-02 17:26:02 -04:00
Chad Pilkey
43e6359029 make presenter cursor colour switch correctly 2017-08-02 13:04:09 -04:00
Chad Pilkey
89ea33359c only apply remote layouts to non-moderators 2017-08-01 18:51:20 -04:00
Chad Pilkey
c8caf39d50 make layout data instance based instead of static 2017-07-31 19:02:45 -04:00
Chad Pilkey
9acbbd1026 Merge pull request #4175 from capilkey/2.0-message-recording
Remove broken parts of getRecordings response building
2017-07-31 18:16:15 -04:00
Chad Pilkey
e4350f10a9 remove broken parts of getRecordings response building 2017-07-31 18:13:09 -04:00
Richard Alam
3b66358555 Merge pull request #4174 from ritzalam/remove-vouce-user-on-refresh
Remove voice user on refresh
2017-07-31 17:52:25 -04:00
Richard Alam
bd0ae4f969 Fix #4159
- When a user is in the voice conference using webrtc and the browser refreshes, FS doesn't detect that the
   webrtc connection has gone down so it is not able to send a user left voice conf message. It would take a
   media timeout for FS to send a user left voice conf event. Remove the user from voice list when user leaves
   the meeting. Not sure how this behaves on auto-reconnect of bbb-apps while the webrtc connection is actually
   still working.
2017-07-31 14:47:39 -07:00
Richard Alam
70cc80458c Merge pull request #4171 from ritzalam/log-logout-reason
Log logout reason
2017-07-31 16:56:40 -04:00
Richard Alam
8345a97960 - log more messages 2017-07-31 13:55:48 -07:00
Richard Alam
991d704d43 - fix wrong reason when meeting ends due to duration 2017-07-31 13:55:11 -07:00
Richard Alam
3687247f70 Merge pull request #4170 from ritzalam/log-logout-reason
- log logout reason
2017-07-31 15:30:15 -04:00
Anton Georgiev
7d50c01a4a Merge pull request #4126 from Klauswk/html5-2x-handle-meeting-end
[HTML5 2.0] Handling meeting end
2017-07-31 15:29:15 -04:00
Richard Alam
63ed10e3f1 - log logout reason 2017-07-31 12:28:55 -07:00
Anton Georgiev
1b2591653b Merge pull request #4168 from oswaldoacauan/user-join-req-msg
[HTML5] Implements the new join flow
2017-07-31 15:25:24 -04:00
Oswaldo Acauan
f217304e19 Add publish to UserJoinMetting to the auth flow 2017-07-31 15:48:56 -03:00
Anton Georgiev
7b40122c89 Merge pull request #4121 from mmarangoni/call-manager
[HTML5] Implemented AudioManager
2017-07-31 14:29:42 -04:00
Richard Alam
510d7717ab Merge pull request #4167 from ritzalam/fix-user-leaving
tracking user disconnects
2017-07-31 13:58:18 -04:00
Richard Alam
747c197239 - add analytics actor for logging messages we are interested in. Better to do this in another app
but don't want to create another app for now. Might extract this sometime in the future.
2017-07-31 10:54:05 -07:00
Chad Pilkey
56b362e3c7 Merge pull request #4165 from capilkey/2.0-message-recording
Replace old Java event recording with Scala equivalent
2017-07-31 13:24:18 -04:00
Anton Georgiev
f6699b10f7 Merge pull request #4166 from antobinary/request-wb-access-on-meteor-start
Inform meteor app about current multi-user property in each meeting
2017-07-31 13:21:51 -04:00
Anton Georgiev
39565e5a72 switch to a new sync message on html5 only redis channel 2017-07-31 12:12:16 -04:00
Chad Pilkey
f69a70bb3b remove old java record classes in akka-apps 2017-07-31 12:07:06 -04:00
Chad Pilkey
1f8aa4618f new akka-apps record structure 2017-07-31 12:02:13 -04:00
Richard Alam
3a6225da2a - reset timestamp of when last user left when a user joins the meeting 2017-07-31 08:55:58 -07:00
Richard Alam
90a98267ed - change message when user logs out and ends the meeting 2017-07-31 08:54:33 -07:00
Richard Alam
b887a65fe9 Merge branch 'pedrobmarin-sharednotes-limit' into bbb-2x-mconf 2017-07-31 08:51:31 -07:00
Richard Alam
4c92969a45 Merge branch 'sharednotes-limit' of https://github.com/pedrobmarin/bigbluebutton into pedrobmarin-sharednotes-limit 2017-07-31 08:44:14 -07:00
Richard Alam
7577e5c8ee Merge branch 'antobinary-handle-presenter-gone' into bbb-2x-mconf 2017-07-31 08:42:26 -07:00
Richard Alam
2d2261f36a Merge branch 'handle-presenter-gone' of https://github.com/antobinary/bigbluebutton into antobinary-handle-presenter-gone 2017-07-31 08:32:42 -07:00
Pedro Beschorner Marin
c919a203e7 Removed extra line included by mistake 2017-07-30 22:37:55 +00:00
Pedro Beschorner Marin
77603a62c8 Limiting the number of shared notes 2017-07-30 22:11:13 +00:00
Anton Georgiev
88055c5ca9 add sync of whiteboard access on meteor start 2017-07-28 17:57:41 -04:00
Anton Georgiev
173ba4531a stop screenshare and poll on presenter leave 2017-07-28 17:16:03 -04:00
Richard Alam
ccb5b8b5cc Merge branch 'ritzalam-do-not-send-extra-msg-on-val-token' into bbb-2x-mconf 2017-07-27 14:00:40 -07:00
Richard Alam
87e035c7a5 Merge branch 'do-not-send-extra-msg-on-val-token' of https://github.com/ritzalam/bigbluebutton into ritzalam-do-not-send-extra-msg-on-val-token 2017-07-27 13:52:33 -07:00
Richard Alam
ddef378e6a Merge branch 'riadvice-2x-client-theme' into bbb-2x-mconf 2017-07-27 13:51:40 -07:00
Richard Alam
c2cf511956 Merge branch '2x-client-theme' of https://github.com/riadvice/bigbluebutton into riadvice-2x-client-theme 2017-07-27 13:47:13 -07:00
Richard Alam
eb994c09a3 - do not send extra messages on validate token response
- make flash client explicitly send user join message to server
2017-07-27 13:42:36 -07:00
Ghazi Triki
b6f11c5604 Updated list text states colours and bottom bar items height. 2017-07-27 21:36:23 +01:00
Anton Georgiev
b78f40b543 Merge pull request #4119 from JaeeunCho/new_icon
[HTML5 2.0] added new icons
2017-07-27 15:49:33 -04:00
Richard Alam
7da4d1cba9 Merge pull request #4153 from ritzalam/log-meeting-expiry-reasone
- reset last user left timestamp when user joins meeting
2017-07-27 15:15:46 -04:00
Richard Alam
156436d34a - reset last user left timestamp when user joins meeting 2017-07-27 12:13:05 -07:00
Richard Alam
30502fadf9 Merge pull request #4152 from ritzalam/log-meeting-expiry-reasone
Log meeting expiry
2017-07-27 14:37:07 -04:00
Richard Alam
3fd747a9b3 - log when meeting ends 2017-07-27 11:35:26 -07:00
Richard Alam
0541fd2935 - fix message name for requesting url of breakout room 2017-07-27 11:34:52 -07:00
Ghazi Triki
997fa45d2d Replace connection lost animation by a static asset. 2017-07-27 18:28:12 +01:00
Richard Alam
1704ba0e81 Merge pull request #4151 from ritzalam/log-meeting-expiry-reasone
- log reason when meeting expires
2017-07-27 13:19:05 -04:00
Richard Alam
6df8305dac - log reason when meeting expires 2017-07-27 10:18:03 -07:00
Anton Georgiev
2cc319043c Merge pull request #4147 from antobinary/html5-2x-fix-audio
[HTML5] Recovered Screenshare in the HTML5 client 2.0
2017-07-27 12:13:28 -04:00