- Apr 12, 2021
-
-
prlanzarin authored
Video streams can be sorted by voice floor activity in the client according to FreeSWITCH´s floor events. The feature works together with pagination, essentially giving an Last-N like experience while not disrupting too much Made video stream sorting extensible in a way. The sorting modes for pagination and unbounded can be configured in settings.yml and new sorting modes can be added to the stream sorting util under video-provider. Inline docs explain how to do that Changed how the stream ID attribute from video-streams collection was passed to downstream components; we had an array map that was executed every change just to map stream to cameraId, which is bizarre. So I changed the cameraId usage in downstream components to be conformat with the collection attributes and shaved off the map where it wasnt needed Add better selectors to video-list-item container´s VoiceUser fetch
-
prlanzarin authored
Now it`s called AudioFloorChanged* to properly reflect its role Add fields to carry the floor state (boolean) along with the uID and vID to be able to send events for a floor takeover and a floor surrender
-
- Apr 09, 2021
-
-
Ramón Souza authored
* lock offline user private messages * removing reassignment of props
-
Anton Georgiev authored
Add missing Connection Status and Hand raising specs
-
Anton Georgiev authored
Formatting of PIN number within client
-
Anton Georgiev authored
Update order of presentation lists
-
Ramon Souza authored
-
- Apr 08, 2021
-
-
Anton Georgiev authored
Fix new poll key warning
-
Anton Georgiev authored
Remove unused chat-related variables
-
Anton Georgiev authored
Update deploy_to_usr_share.sh
-
Anton Georgiev authored
Remove bbb-html5-backend log when meeting handled by other backend
-
Anton Georgiev authored
After updating npm from 6.5.x to 7.x I have had to add `sudo` to install npm dependencies. A few lines below file ownership and permissions are corrected, so I think all should be fine. This should work well even with npm 6.x
-
Anton Georgiev authored
-
Anton Georgiev authored
-
Anton Georgiev authored
-
Ramon Souza authored
-
Ramon Souza authored
-
Anton Georgiev authored
fix: when muted alert is active, can't click on 'Leave audio'
-
Mario Jr authored
Closes #11913
-
Anton Georgiev authored
Fix client crashing because users object is missing
-
Anton Georgiev authored
Fix Text Area's Not Opening IOS Virtual Keyboard
-
Anton Georgiev authored
Remove recording button text on phones
-
Anton Georgiev authored
Makes presenter menu scrollable
-
Ramon Souza authored
-
Ramon Souza authored
-
KDSBrowne authored
-
Anton Georgiev authored
Remove old Edge specific code
-
- Apr 07, 2021
-
-
Anton Georgiev authored
Consider /etc/bigbluebutton/turn-stun-servers.xml overlay config file in bbb-conf
-
Philipp Memmel authored
-
Ramon Souza authored
-
Ramon Souza authored
-
Anton Georgiev authored
Fix user icons alignment for Microsoft Edge browser
-
Anton Georgiev authored
Trigger layout rearrangement by quick poll button
-
Anton Georgiev authored
Update users persistent data
-
Anton Georgiev authored
Do not show real font-size in whiteboard text tool button
-
Ramon Souza authored
-
Philipp Memmel authored
-
hiroshisuga authored
-
Anton Georgiev authored
Fix Keyboard Navigation Skipping Users In Userlist
-
Anton Georgiev authored
Removed memoryMonitoring from settings.yml
-