Commit Graph

9472 Commits

Author SHA1 Message Date
Paulo Lanzarin
e9c400e61b
Merge pull request #14211 from prlanzarin/u25-victorio-fuzz
feat(fullaudio): implement echo test, device change and audio filters (new bridge)
2022-03-16 12:36:50 -03:00
Guilherme Leme
b080e889f6 Merge remote-tracking branch 'upstream/v2.5.x-release' into issue-14243 2022-03-14 16:05:44 -03:00
prlanzarin
d9c329df27 refactor(fullaudio): remove server-provided RPC parameters 2022-03-10 14:59:43 -03:00
prlanzarin
b9f9043d9c feat(fullaudio): handle forceRelayOnFirefox flag 2022-03-10 14:31:42 -03:00
Pedro Beschorner Marin
5cd2b0b635 Merge remote-tracking branch 'bigbluebutton/v2.5.x-release' into f-v-amccc 2022-03-10 12:25:17 -03:00
Ramón Souza
ae5e116e16 Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-24-25-mar09 2022-03-09 20:40:07 +00:00
Gustavo Trott
057b7514b1 Implements disabledFeatures-chat 2022-03-09 11:19:25 -03:00
Gustavo Trott
2719bd4f65 Implements disabledFeatures=externalVideos 2022-03-09 10:33:18 -03:00
Anton Georgiev
4f73272477
Merge pull request #14560 from gustavotrott/disabledFeatures-polls
feat: Support to disable polls via disabledFeatures
2022-03-08 14:52:31 -05:00
Gustavo Trott
6f24d36ed1 Remove unecessary import 2022-03-08 15:08:35 -03:00
Gustavo Trott
3013c2792b Implements disabledFeatures/polls 2022-03-08 15:05:24 -03:00
Anton Georgiev
9cd7eccf63
Merge pull request #14558 from ramonlsouza/issue-14552
fix: Video warning keeps showing after hiding presentation/external video
2022-03-08 12:18:03 -05:00
Ramón Souza
38d804da37 do not display external video message when it is minimized 2022-03-08 17:10:26 +00:00
Anton Georgiev
c0bcecee95
Merge pull request #14551 from ramonlsouza/issue-14376
Change presentation placeholder message and behavior
2022-03-07 15:31:46 -05:00
Ramón Souza
9ec9bfc790 do not display presentation placeholder in smart layout 2022-03-07 20:21:58 +00:00
Gustavo Trott
b6df87618c Fix isDashboardEnabled problem on end meeting 2022-03-07 15:40:05 -03:00
Ramón Souza
23c42fedaf add breakouts duration to sidebar 2022-03-07 16:29:40 +00:00
Pedro Beschorner Marin
6ff1d680d9 feat(video): add meeting camera cap control
Include `meetingCameraCap` API param on create and enforce both server and
client to control the number of simultaneous webcams a meeting can have.

Disabled by default.
2022-03-07 09:36:55 -03:00
Anton Georgiev
6e2b76ff30
Merge pull request #14518 from ramonlsouza/issue-14501
fix: See other viewers in the Users list" lock viewer option is not working
2022-03-04 15:04:39 -05:00
Pedro Beschorner Marin
ea35f4f598 fix(video): respect disabled cap
User's camera cap should be disabled when set to zero but the UI control
wasn't respecting this configuration.
2022-03-04 15:20:27 -03:00
Anton Georgiev
21a0b77149
Merge pull request #14530 from ramonlsouza/issue-14499
fix: Actions panel doesn't show first action button when in "full screen" mode
2022-03-04 11:00:25 -05:00
Anton Georgiev
b11d2baa87
Merge pull request #14531 from prlanzarin/u25-cog-1516
fix: missing import in load-play util script (webrtc)
2022-03-04 10:18:34 -05:00
Anton Georgiev
fe0db22d4d
Merge pull request #14491 from JoVictorNunes/issue-14384
feat(breakout): improve the front-end part for managing breakout duration
2022-03-04 10:15:32 -05:00
Joao Victor
a6f16083b5 Improve the front-end part for managing breakout duration
.
2022-03-04 09:16:43 -03:00
prlanzarin
53115ccaa2 fix: missing import in load-play util script (webrtc) 2022-03-03 19:49:53 -03:00
Ramón Souza
7b7635c296 refactor base menu component 2022-03-03 20:48:56 +00:00
Gustavo Trott
f045aa7c31
Merge branch 'v2.5.x-release' into disabledFeatures-learningDashboard 2022-03-03 15:48:49 -03:00
Anton Georgiev
5f884f6674 Merge remote-tracking branch 'bbb/v2.4.x-release' into merge-24-into-25 2022-03-03 18:35:05 +00:00
Ramón Souza
6be6398df3 refactor isMobile check in settings-dropdown 2022-03-03 18:03:05 +00:00
Ramón Souza
6d268c4092 refactor isMobile check in actions-dropdown 2022-03-03 17:46:20 +00:00
Ramón Souza
565667c0e1 fix userlist not updating when lock users is changed 2022-03-03 13:45:47 +00:00
Anton Georgiev
ae13fb3593
Merge pull request #14507 from ramonlsouza/issue-9500
refactor: Refactor out code used for confirmation window
2022-03-02 14:47:40 -05:00
Anton Georgiev
d89470a96f
Merge pull request #14406 from JoVictorNunes/issue-14380
feat(presentation): new presentation menu and snapshot of the current presentation
2022-03-02 13:50:34 -05:00
Joao Victor
cd434c48b0 Remove old minimize button / Add check for empty options 2022-03-02 14:40:23 -03:00
Ramón Souza
59f646a666 refactor end-meeting modal to use confirmation modal 2022-03-02 17:11:05 +00:00
Joao Victor
205c96d74a Disable in Safari 2022-03-02 14:09:56 -03:00
Ramón Souza
08ae899c44 remove unused messages 2022-03-02 16:44:59 +00:00
Ramón Souza
f101f73241 refactor recording modal to use confirmation modal 2022-03-02 14:45:33 +00:00
Anton Georgiev
3bd37f2ea4
Merge pull request #14492 from ramonlsouza/issue-14488
fix: Client crashing when clicking to "Select random user"
2022-03-02 09:20:58 -05:00
Anton Georgiev
bbe11c90f7
Merge pull request #14455 from JoVictorNunes/issue-14452-bp
[2.4] fix: breakout room 'shortName'
2022-03-02 08:51:15 -05:00
Anton Georgiev
212578b7c8
Merge branch 'v2.5.x-release' into disabledFeatures-learningDashboard 2022-03-02 08:46:31 -05:00
Ramón Souza
93e7a8a902 refactor remove-user modal to confirmation modal 2022-03-02 13:42:17 +00:00
Anton Georgiev
9f6c6b7a0b
Merge pull request #14441 from pedrobmarin/r-s-fpr
refactor(screenshare): FreeSWITCH partial removal
2022-03-02 08:36:14 -05:00
Gustavo Trott
9d6eaead02 Move api param learningDashboardEnabled to disabledFeatures 2022-03-01 17:27:54 -03:00
Ramón Souza
3c8d620811 fix client crash in random user selection modal 2022-03-01 14:01:21 +00:00
Anton Georgiev
75f6bf6fd3
Merge pull request #14445 from ramonlsouza/userlist-performance-fix
refactor: improve userlist performance
2022-02-28 15:00:56 -05:00
Ramón Souza
f6997d66fa fix minimize presentation button initial state 2022-02-28 17:04:21 +00:00
Ramón Souza
06f71ad167 fix guestlist styles 2022-02-28 12:54:55 +00:00
Ramón Souza
7854d361cc fix toast background 2022-02-25 20:29:26 +00:00
Anton Georgiev
8a66a5666e
Merge pull request #14454 from JoVictorNunes/issue-14452
fix: breakout room 'shortName'
2022-02-25 14:22:21 -05:00