- Mar 10, 2021
-
-
Anton Georgiev authored
Fix legacy client with customHeartbeat:false
-
Ramon Souza authored
-
Anton Georgiev authored
-
Anton Georgiev authored
Add guest lobby messages
-
Anton Georgiev authored
Update fsesl password on package installation
-
Anton Georgiev authored
Fixes incomplete session data error caused by PR #11529
-
Ramon Souza authored
-
Pedro Beschorner Marin authored
-
Anton Georgiev authored
When a moderator ends a meeting, indicate to viewers who ended the meeting
-
Brent Baccala authored
on installation of akka-bbb-fsesl, update ESL password in /etc/bigbluebutton, where we're starting to put the configuration stuff, instead of /usr/share/bbb-fsesl-akka/conf/application.conf
-
Brent Baccala authored
FreeSWITCH configuration file (event_socket.conf.xml) and add FreeSWITCH as a package dependency to make sure that it gets configured first
-
- Mar 09, 2021
-
-
Pedro Beschorner Marin authored
Moderators are able to send a message to the meeting's guest lobby. This new event reaches bbb-web and is sent to the guest user with her/his status response while polling. All guest users that are waiting for acceptance will be able to read this message. enableGuestLobbyMessage is disabled by default.
-
- 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
-
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
-