- Mar 09, 2021
-
-
Aron Engineer authored
-
Aron Engineer authored
-
- Mar 08, 2021
-
-
Anton Georgiev authored
Improve the way we observe changes on Users's collection
-
Mario Jr authored
It is safer to look at subscriptions's state to users instead of depending on the initial state of the collection at mounting time. Although i couldn't force any race conditions on this, there's a chance it could happen. The fix avoid this problem. This complements #11533
-
Anton Georgiev authored
Changes on end meeting message
-
Ramon Souza authored
-
Ramon Souza authored
-
Anton Georgiev authored
Fixes incorrectly displaying of 'restore presentation' button when presentation is disabled
-
Ramon Souza authored
-
Dixon Fred authored
Added text for override of bbb-web.properties
-
Dixon Fred authored
-
- Mar 05, 2021
-
-
Anton Georgiev authored
add overlay config for bbb-web
-
Daniel Schreiber authored
there was a call of grep which failed when the config file does not exist yet. check existance of file first.
-
Anton Georgiev authored
Move some validations to the User's collection query
-
Richard Alam authored
Bbb core http endpoint wip
-
Mario Jr authored
Also removed unnecessary fields
-
Anton Georgiev authored
Improve performance when doing user join notifications
-
Aron Engineer authored
-
Mario Junior authored
Co-authored-by:
Anton Georgiev <antobinary@users.noreply.github.com>
-
Mario Jr authored
Complements #11533
-
Aron Engineer authored
-
hiroshisuga authored
Replaces the PR #10604, which has been temporarily fixed a problem in 2.3a2, that is, the slide size gets crazy when turning on and off fullscreen mode. Since #10604 was just a workaround, I tried to fix it in a way making more sense. ### Closes Issue(s) closes #10459 (already closed by #10604) and #10589 ### Motivation #10604 is fixing the problem by calling "slide change" event, although the slide has not been changed actually. I tried to fix the same problem by adding a "full screen change" event listener in the layout manager, which I think is more elegant.
-
Anton Georgiev authored
Merge 2.2 into develop
-
Mario Jr authored
-
Anton Georgiev authored
Waiting users audio and push alerts
-
Anton Georgiev authored
Fix openPanel errors related to polling and shared notes
-
Ramon Souza authored
-
Anton Georgiev authored
Backport audio improvements from 2.3
-
Anton Georgiev authored
Revert "Add reconnection and sync handler"
-
Anton Georgiev authored
-
Anton Georgiev authored
Revert "Fix clear chat for single message"
-
Anton Georgiev authored
-
Mario Jr authored
Without 'exact' match, the browser fallbacks to the default inputDeviceId This prevents the error (input device error) when breakout is ended and we try to skipCheck the microphone when user returns to main room (assuming the user had the microphone active before joining breakout room).
-
Mario Jr authored
Prevent toggleMute api call to be called for listenonly This has no effect to the end user, but avoids unnecessary server calls
-
Mario Jr authored
Fixes #11490
-
Mario Jr authored
Fixes #11489
-
- Mar 04, 2021
-
-
Anton Georgiev authored
Merge 2.2.[32..35] into 'develop'
-
Anton Georgiev authored
-
Aron Engineer authored
-
Anton Georgiev authored
Fix audio and push alerts for user join
-