- Mar 05, 2021
-
-
Mario Jr authored
Also removed unnecessary fields
-
Anton Georgiev authored
Improve performance when doing user join notifications
-
Mario Junior authored
Co-authored-by:
Anton Georgiev <antobinary@users.noreply.github.com>
-
Mario Jr authored
Complements #11533
-
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
-
Anton Georgiev authored
Fix audio and push alerts for user join
-
Anton Georgiev authored
Add avatar back to chat poll result message
-
Anton Georgiev authored
Quick poll improvements
-
Ramon Souza authored
-
Anton Georgiev authored
Fix clear chat for single message
-
Anton Georgiev authored
Add reconnection and sync handler
-
Tainan Felipe authored
-
Tainan Felipe authored
-
Ramon Souza authored
-
Tainan Felipe authored
-
Tainan Felipe authored
-
Tainan Felipe authored
-
KDSBrowne authored
-
Dixon Fred authored
Bump to 2.2.35
-
Dixon Fred authored
-
- Mar 03, 2021
-
-
Dixon Fred authored
Fix padId getter
-
Pedro Beschorner Marin authored
Pad exporter uses this same location to serve pad's downloaded content but the the match was failing because padId is not the last element of the URL on that scenario. Pattern follows /pad/p/<padID>[/export/(format)]?<query>.
-
Anton Georgiev authored
numUsersVideo being undefined breaks layout
-
Anton Georgiev authored
Fix svg width error
-