- Feb 23, 2021
-
-
Daniel Schreiber authored
operators can define their own config for bbb-web which will not be overwritten by packages. bbb-conf is changed accordingly to write configuration values to ``/etc/bigbluebutton/bbb-web.properties`
-
Anton Georgiev authored
Enable arrow keys immediately after fullscreen
-
Anton Georgiev authored
Prevent ejecting user from them main room when leaving breakout room
-
Anton Georgiev authored
Remove unused 'app.poll.yn' from locales/en.json
-
Mohamed Amine Ben Salah authored
-
Anton Georgiev authored
Do not uncessarily fetch locales at first time you open/save settings menu
-
Anton Georgiev authored
Show modals overlaid on full-screen slide or shared screen
-
Anton Georgiev authored
Fix skip check test
-
Ramon Souza authored
-
Anton Georgiev authored
Akka config
-
Daniel Schreiber authored
This change introduces a config file `/etc/bigbluebutton/bbb-fsesl-akka.conf` which reads the default config from packages and allows operators to keep their own config file changes across package upgrades. bbb-conf is adjusted to deal with this change.
-
Daniel Schreiber authored
config files from packages should not be changed unless they reside in /etc
-
- Feb 22, 2021
-
-
Anton Georgiev authored
Reduces the number of options displayed on locale settings dropdown
-
Anton Georgiev authored
Implemented merge option for default and local settings.
-
Anton Georgiev authored
Fix bbb_skip_check_audio_on_first_join parameter
-
Ramon Souza authored
-
Ramon Souza authored
-
hiroshisuga authored
-
- Feb 21, 2021
-
-
Mario Jr authored
When user observing changes, we must guarantee these changes are from main room, and not from breakout one. Fixes #11029
-
- Feb 20, 2021
-
-
Mario Jr authored
Locales would be fetched even if you simply open and save settings window (without changing any setting) We now test it similarly we do on 2.2 Closes #11318
-
- Feb 19, 2021
-
-
Anton Georgiev authored
Remove setNumberOfHTML5Processes
-
Anton Georgiev authored
-
Anton Georgiev authored
Fix layout params (show participants + show public chat) not affecting the meeting
-
Daniel Schreiber authored
-
Anton Georgiev authored
Fix user-sent poll result messages
-
Anton Georgiev authored
Needed for https://github.com/bigbluebutton/bigbluebutton/pull/11432
-
Ramon Souza authored
-
Aaditya Prakash authored
-
Daniel Schreiber authored
This change introduces a config file `/etc/bigbluebutton/bbb-apps-akka.conf` which reads the default config from packages and allows operators to keep their own config file changes across package upgrades. This removes the workaround of copying the config file to /tmp in preinst and then extracvting API URI and secret and then in postinst inject it back to the config file in /usr/share If the config file in /usr does not have the "changeme" secret, then API URI and secret are extracted and injected to the generated file /etc, so packages would upgrade in a clean way. The postrm script removes the config file in /etc if the package is purged but not if it is just uninstalled. bbb-install and bbb-conf must reflect this change and replace the API secret and URL in /etc, not /usr/share
-
Dixon Fred authored
Typo "qestion"
-
hiroshisuga authored
-
- Feb 18, 2021
-
-
Anton Georgiev authored
Pulled HTML5 locales on Feb 18, 2021
-
Anton Georgiev authored
-
Anton Georgiev authored
Remove duplicate import of throttle
-
Anton Georgiev authored
-
Anton Georgiev authored
Merge 2.2 into 'develop'
-
Anton Georgiev authored
Fix user status in chat
-
Anton Georgiev authored
-
Anton Georgiev authored
Merge pull request #11425 from bigbluebutton/dependabot/npm_and_yarn/bigbluebutton-html5/tests/puppeteer/node-notifier-8.0.1 Bump node-notifier from 8.0.0 to 8.0.1 in /bigbluebutton-html5/tests/puppeteer
-
dependabot[bot] authored
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/mikaelbr/node-notifier/releases) - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md) - [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 ) Signed-off-by:
dependabot[bot] <support@github.com>
-