- Apr 26, 2021
-
-
Anton Georgiev authored
Sync breakouts time remaining
-
Anton Georgiev authored
fix: Remove sender object from message payload in poll result
-
Ramon Souza authored
-
Paulo Lanzarin authored
fix(bbb-conf): add TasksMax=infinity to Kurento's unit files
-
timm2k authored
enableMultipleKurentos TasksMax fix
-
- Apr 23, 2021
-
-
Richard Alam authored
-
Richard Alam authored
-
https://github.com/bigbluebutton/bigbluebutton/issues/11358Richard Alam authored
- fix issue https://github.com/bigbluebutton/bigbluebutton/issues/11358 by having the parent meeting tell the breakout rooms the remaining time. Currently, each room has its own countdown timer which could introduce drifting resulting in breakout rooms ending at different times.
-
Richard Alam authored
-
Anton Georgiev authored
-
Anton Georgiev authored
Implements forceRasterizeSlides and pngWidthRasterizedSlides
-
Anton Georgiev authored
style(connection status): replace icons
-
Anton Georgiev authored
Bbb web run dev
-
Anton Georgiev authored
Pulled HTML5 locales on Apr 23, 2021
-
Anton Georgiev authored
Resize duplicated poll results annotation
-
Anton Georgiev authored
fix: breakout audio don't use previously selected output device
-
Anton Georgiev authored
-
Richard Alam authored
-
Richard Alam authored
require to be run with user bigbluebutton.
-
Anton Georgiev authored
Fix missing chat messages
-
Anton Georgiev authored
Fix new poll button sizes
-
Ramon Souza authored
-
Anton Georgiev authored
-
Anton Georgiev authored
fix: client may crash when loading develop version
-
Mario Jr authored
When joining breakout audio, the output device selected in the main room is used in breakout. When returning from breakout rooms, the output audio device previously set in the main room is restored. Some specific info: SIPSession doesn't handle Storage anymore, we do this in SIPBridge, since it has more info about the current selected device and it doesn't depend of a session being oppened. We also now pass the output device ID when joining audio sessions. We can then keep this information in the Storage. Closes #11663
-
Ramon Souza authored
-
Mario Jr authored
Removed the reference for invalidateCookie, since it doesn't exist anymore.
-
Ramon Souza authored
-
Ramon Souza authored
-
Pedro Beschorner Marin authored
Replace previous icon with a flexible version to fit inside other nodes (e.g: buttons).
-
Gustavo Trott authored
Implements forceRasterizeSlides (force convert presentation to png before svg) and pngWidthRasterizedSlides (force png width (px))
-
- Apr 22, 2021
-
-
Anton Georgiev authored
Stop viewer play/stop actions on external videos
-
Ramon Souza authored
-
Anton Georgiev authored
feat(video): set audio floor sorting as default for pagination
-
Paulo Lanzarin authored
Set paginationSorting to VOICE_ACTIVITY_LOCAL by default (audio floors -> alphabetical -> local stream). Rationale: a more sensible default mode for pagination that actually works a bit better for the end user than the previous mode (presenter -> alphabetical). Should reduce the need for page switching by focusing on the ones that are actually active in the conference.
-
Anton Georgiev authored
Make waiting users more responsiv
-
Anton Georgiev authored
Reduce freeswitch log level
-
Ramon Souza authored
-
Anton Georgiev authored
Reduce component re-render on containers that use usersContext
-
Anton Georgiev authored
Fix client crashing with multiple private chats
-