Commit Graph

29143 Commits

Author SHA1 Message Date
Mohamed Amine Ben Salah
040fed5ca7 add mobile user sub-username tag check 2021-04-01 21:54:55 -03:00
Anton Georgiev
0fe83fe246
Merge pull request #11854 from bigbluebutton/antobinary-patch-3
Set breakoutRoomLimit to 16
2021-04-01 17:23:06 -04:00
Anton Georgiev
4b68749fb9
Set breakoutRoomLimit to 16
With defaults of 2 backend and 2 frontend bbb-html5 nodejs processes we can handle more breakouts. @ritzalam confirmed no audio changes are needed
2021-04-01 17:22:16 -04:00
Anton Georgiev
7bfbc40684
Merge pull request #11853 from antobinary/apr1-locales
Pulled HTML5 locales on Apr 1, 2021
2021-04-01 16:18:58 -04:00
Anton Georgiev
4a4efb94f8 Pulled HTML5 locales on Apr 1, 2021 2021-04-01 20:17:45 +00:00
Anton Georgiev
da7207b46a
Merge pull request #11849 from mariogasparoni/fix-media-error-firefox
fix: MEDIA_ERROR when joining room using Firefox
2021-04-01 15:29:01 -04:00
Mario Jr
951fc0ade8 fix: MEDIA_ERROR when joining room using Firefox
Firefox doesn't create a  device called 'default' and we were trying
to set this when user is joining the room. We don't do this anymore, letting
devices to be changed when there's some user request.

Moved outputDeviceId inputDeviceId information to be managed in bridge
(just like we do with inputDeviceId), we don't store this duplicated
information in audio container anymore.

Fixed the eslint warning in "playAlertSound(url) { ..."

We are safe to let users try to change input/output devices because the
device list is retrieved from enumerateDevices.
2021-04-01 15:53:43 -03:00
Ramon Souza
3be14632de adding meetingId to usersPersistentData 2021-04-01 15:53:03 -03:00
Ramon Souza
c5b229b4eb adding offline css class 2021-04-01 15:46:28 -03:00
Anton Georgiev
6cc4a8a317
Merge pull request #11848 from antobinary/apr1-merge
Merged 2.2.36 into 2.3-beta
2021-04-01 14:21:07 -04:00
Anton Georgiev
258a1e12ad remove withInstanceId from note/server/helpers 2021-04-01 18:19:44 +00:00
Anton Georgiev
ff45cccd66 Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into apr1-merge 2021-04-01 18:11:13 +00:00
Ramon Souza
9e35bb09be reinclude offline users do connection modal 2021-04-01 15:10:15 -03:00
Anton Georgiev
ade1401cfa
Merge pull request #11845 from ramonlsouza/mobile-dropdown-fix
Fix mobile video dropdown
2021-04-01 11:21:18 -04:00
Tainan Felipe
5641b46aa3 Fix unread notes being not shown in navbar 2021-04-01 11:58:58 -03:00
Mohamed Amine Ben Salah
37e27addfa add bad user connection reporting test spec (missed code part) 2021-04-01 11:48:18 -03:00
Ramon Souza
369aa50836 fix mobile video dropdown 2021-04-01 11:28:20 -03:00
Anton Georgiev
7b2ee5f01a
Merge pull request #11844 from ramonlsouza/actionsbar-height-fix
Fix actions bar height for mobile
2021-04-01 10:08:30 -04:00
Ramon Souza
78c7abde7d actionsbar different height on mobile 2021-04-01 10:57:54 -03:00
Mohamed Amine Ben Salah
2fbbd94ddd add bad user connection reporting test spec 2021-04-01 10:55:27 -03:00
Anton Georgiev
8adbbe8288
Merge pull request #11841 from ramonlsouza/device-detect
Change browser detection library to bowser
2021-04-01 09:52:16 -04:00
Anton Georgiev
3a19a7000d
Merge pull request #11831 from mariogasparoni/improvements-in-muted-banner
Improvements in muted banner
2021-04-01 09:30:53 -04:00
Pedro Beschorner Marin
cb6555558d
Merge pull request #11838 from PhMemmel/localize-presentation-menu-heading
Fix localization of heading in presentation uploader
2021-04-01 09:01:13 -03:00
Ramon Souza
05a0d5afbf move browser info to helper + remove unused libs 2021-04-01 08:14:24 -03:00
Philipp Memmel
48571734c8 fix localization of heading in presentation manager 2021-04-01 11:18:32 +02:00
Anton Georgiev
08494d0cd5
Merge pull request #11827 from PhMemmel/fix-allow-mods-to-unmute-users
Fix: making allowModsToUnmuteUsers=true work again
2021-03-31 17:04:41 -04:00
Mario Jr
37e6755008 Fix muted banner being created for listen-only fallback stream
When listen only fallbacks from Kurento to FreeSWITCH, we must guarantee
the muted alert won't be created, speciallly because listen-only's fallback
uses a flow similar to microphone's. Client currently crashes when this
happens: this commit fixes this peoblem.
2021-03-31 16:25:07 -03:00
Mario Jr
4ad41bc8c5 Improvements in muted banner
We now stop the MediaStream (cloned/dummy input stream) when this is not
needed anymore.
We don't create/clone a new MediaStream when it already exists.
Fixed eslint warning in muted-alert/component.jsx
2021-03-31 16:25:04 -03:00
Gustavo Trott
8a1d5ba8a0 Handle and log timeout error during Office2Pdf conversion 2021-03-31 14:21:00 -03:00
Gustavo Trott
64d3afbb1c Changes timeout error text 2021-03-31 14:19:47 -03:00
Ramon Souza
9218262e0a all device info moved to helper 2021-03-31 14:13:36 -03:00
Gustavo Trott
4b4588c20d Handle and log timeout errors during conversions 2021-03-31 12:10:02 -03:00
Mohamed Amine Ben Salah
c57c45399c Adds connection status (++ webcams, screenshare) test specs 2021-03-31 10:10:57 -03:00
Philipp Memmel
32d3c39acc fixes option to allow mods to unmute users 2021-03-31 15:06:54 +02:00
Tainan Felipe
9def3f3785 Remove debug code 2021-03-31 08:14:03 -03:00
Gustavo Trott
1c6f8a1610 Moves default pdfToSvg conversion timeout to config 2021-03-30 18:29:34 -03:00
Anton Georgiev
6695f7a119
Merge pull request #11813 from mariogasparoni/merge-update-pr-10129
Update and some improvements on PR #10129 - dynamic change audio device
2021-03-30 13:50:30 -04:00
Anton Georgiev
d0b9a780ef
Merge pull request #11811 from MaximKhlobystov/poll-user-response-button-style
Different colors for the selected User Response poll button
2021-03-30 13:17:36 -04:00
Anton Georgiev
1dbdcf0bd4
Merge pull request #11812 from bigbluebutton/revert-11806-mobile-detect
Revert "Change browser detection library from browser-detect to bowser"
2021-03-30 13:17:17 -04:00
Anton Georgiev
85a84f7cbf
Revert "Change browser detection library from browser-detect to bowser" 2021-03-30 13:16:10 -04:00
Maxim Khlobystov
7fa1dc3128 Changge the style of selected User Response poll button 2021-03-30 16:52:14 +00:00
Anton Georgiev
db57a56060
Merge pull request #11804 from PhMemmel/turn-server-overlay-config
Config overlay for bbb-web turn server config
2021-03-30 12:29:59 -04:00
Anton Georgiev
027658ac5c
Merge pull request #11806 from ramonlsouza/mobile-detect
Change browser detection library from browser-detect to bowser
2021-03-30 12:28:13 -04:00
Anton Georgiev
75e935d771
Merge pull request #11809 from gustavotrott/develop
Enhancements to presentation OfficeToPDF conversion
2021-03-30 12:27:25 -04:00
Gustavo Trott
b0cddb4b33 Split install script in two (local or remote), avoiding install docker if remote approach was chose 2021-03-30 12:24:49 -03:00
Anton Georgiev
87b770fee7
Merge pull request #11807 from jfsiebel/handle-reason-code
Rework banned users
2021-03-30 11:21:56 -04:00
Gustavo Trott
511f0de62d Removes uninstall script of old libreoffice services, it will not be necessary 2021-03-30 11:32:53 -03:00
Gustavo Trott
58a05acce6 Implements max concurrent office2pdf conversions and set conversion timeout from config 2021-03-30 11:26:03 -03:00
Anton Georgiev
64acb258b8
Update bigbluebutton-release
Updated release to 2.3.0-beta-2
2021-03-30 10:00:17 -04:00
Anton Georgiev
848d28311f
Merge pull request #11808 from bigbluebutton/antobinary-patch-2
Enabled by default Shared notes in 2.3
2021-03-30 09:28:53 -04:00