Commit Graph

41411 Commits

Author SHA1 Message Date
Tainan Felipe
6572e59a45 Add: join audio only in breakouts 2024-04-18 10:39:43 -03:00
Tainan Felipe
d4c7914e62 Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19324 2024-04-18 09:52:06 -03:00
Gustavo Trott
d14a2315d3
Merge pull request #20039 from gustavotrott/graphql-breakoutroom-audio-only
graphql-server: Add flag `isAudioOnly` for breakoutRoom participant
2024-04-18 08:58:58 -03:00
Gustavo Trott
4f5b0106e5 Add flag for breakoutRoom participant 2024-04-18 08:30:32 -03:00
Gustavo Trott
e2beb298bc Add flag for breakoutRoom participant 2024-04-18 08:29:25 -03:00
Tainan Felipe
abba1e26c6 Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_19324 2024-04-17 21:51:39 -03:00
Gustavo Trott
04c2f26576
Merge pull request #20031 from gustavotrott/graphql-fix-transfer-user-as-audio-only
fix (graphql-sever): Option "Join audio" in breakout rooms not working
2024-04-17 17:14:45 -03:00
Tainan Felipe
7d44738b27 Refactor: disable meteor breakout subscription 2024-04-17 16:59:10 -03:00
Tainan Felipe
d496277313 Refactor: breakout join and left for moderator 2024-04-17 16:46:50 -03:00
Ramón Souza
be45fd6346
Merge pull request #20030 from ramonlsouza/fix-grid-sort
fix: grid mode webcam order
2024-04-17 16:08:13 -03:00
Ramón Souza
adb0766ada validate shape type - whiteboard 2024-04-17 16:04:31 -03:00
Gustavo Trott
f86b7107e2 show audio-only users in the participant list of the breakout-room 2024-04-17 15:55:59 -03:00
Ramón Souza
1ee693e109
Merge pull request #19970 from ramonlsouza/issue-19958
fix: Grid mode ignores cap, shows too many elements
2024-04-17 13:12:05 -03:00
Gustavo Trott
9c22d3574f Fix join breakoutRoom as Audio-only 2024-04-17 12:24:25 -03:00
Gustavo Trott
46227ee7b0
Merge pull request #20021 from gustavotrott/graphqp-user-meetingId-pk
refactor (graphql-server): Support two users with same userId (in different meetings)
2024-04-17 12:18:41 -03:00
Ramón Souza
feb2c32441
Merge pull request #20018 from ramonlsouza/restore-max-annotation
fix: restore max annotations limit
2024-04-17 10:53:34 -03:00
Gustavo Trott
ad3dcc6b56 fix wrong fk 2024-04-17 10:36:53 -03:00
Gustavo Trott
53a51b8c2c Resolve conflicts 2024-04-17 10:04:47 -03:00
Gustavo Trott
39a6c21682 fix errors related to foreign key 2024-04-17 09:49:58 -03:00
Ramón Souza
ac7760b41a fix grid mode webcam order 2024-04-17 09:27:10 -03:00
Ramón Souza
471f8c6af7
Merge pull request #20020 from Scroody/remove-acessibility-warning-presentation-download
Client: Drop the accessibility warning for downloadable slides with annotation
2024-04-17 08:55:04 -03:00
André Castro
0b6e943f76
Fix: External video autoplay block (#19983)
* Fix: External video autoplay block

* Change of approach

* Isolating unsynched video related code
2024-04-16 23:33:49 -03:00
Tainan Felipe
67c0f71748 Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-breakout-invitation 2024-04-16 20:30:21 -03:00
Anton Georgiev
4f5d0b8e6d
Merge pull request #20023 from bigbluebutton/antobinary-patch-3
build: Bump bbb-playback.placeholder.sh to 5.1.0 (tldraw v2 alpha.18)
2024-04-16 14:48:48 -04:00
Anton Georgiev
d7923c1a3b
build: Bump bbb-playback.placeholder.sh to 5.1.0 (tldraw v2 alpha.18) 2024-04-16 14:43:39 -04:00
Gustavo Trott
84e2151995
Merge pull request #20022 from gustavotrott/fix-graphql-update-annotations 2024-04-16 13:44:31 -03:00
Gustavo Trott
fbf954b9e1 Increase annotations batch size 2024-04-16 12:50:59 -03:00
Gustavo Trott
e68b5c3e34 fix: Update only modified annotations 2024-04-16 12:48:51 -03:00
Gustavo Trott
59b33c24ab Merge remote-tracking branch 'upstream/v3.0.x-release' into graphqp-user-meetingId-pk 2024-04-16 12:36:20 -03:00
Gustavo Trott
b2a9653594 Graphql: Add meetingId to user primary key 2024-04-16 12:35:27 -03:00
André
c6427fdfc7 Client: Drop the accessibility warning for downloadable slides with annotation 2024-04-16 10:18:30 -03:00
Ramón Souza
1eb14e4505 restore maxNumberOfAnnotations check 2024-04-16 09:45:22 -03:00
Gabriel Porfirio
f0d8babbde last changes 2024-04-16 08:23:53 -03:00
Ramón Souza
a74f9d52ba
Merge pull request #20014 from ramonlsouza/issue-19976
fix: Randomly assign viewers into breakouts filter
2024-04-15 17:04:40 -03:00
Gabriel Porfirio
0e9e5dbf4b test screenshare should stop external video 2024-04-15 16:28:53 -03:00
Ramón Souza
7b3c1dc46e refactor breakout moveUser function to accept multiple users 2024-04-15 10:13:55 -03:00
Gustavo Trott
c2474ae607 Merge remote-tracking branch 'upstream/v3.0.x-release' into v3.0.x-release 2024-04-15 08:48:52 -03:00
Ramón Souza
98531a82bb Merge remote-tracking branch 'upstream/v3.0.x-release' into issue-19958 2024-04-12 15:51:45 -03:00
Anton Georgiev
90f938a7d9
Merge pull request #20002 from gustavotrott/html5-package-clear-cache
build (html5): Add step to clear Nginx cache to refresh Meteor assets
2024-04-12 13:40:31 -04:00
Gustavo Trott
c22de5b9b7 Remove also directories 2024-04-12 13:52:03 -03:00
Gustavo Trott
f6f7c4a361 build html5: Clear Nginx cache to refresh Meteor assets 2024-04-12 13:47:41 -03:00
Ramón Souza
1c950f4418
Merge pull request #19991 from ramonlsouza/fix-users-count-end-meeting
fix: users count not available on end meeting modal
2024-04-12 13:46:58 -03:00
Ramón Souza
32d06f1d85
Merge pull request #19996 from ramonlsouza/fix-grid-pagination-loop
fix: grid mode loop when pagination is active
2024-04-12 13:46:48 -03:00
Gustavo Trott
6771fc0908
Merge pull request #19999 from gustavotrott/graphql-notifications
Introduces graphql Notification
2024-04-12 12:41:34 -03:00
Gustavo Trott
ec9a48ba25 User will receive notifications created after he was registered 2024-04-12 11:36:46 -03:00
Gustavo Trott
ed41a6cdfb Introduces graphql Notification 2024-04-12 11:31:16 -03:00
Ramón Souza
f2f255d37f
Merge pull request #19989 from JoVictorNunes/remove-old-polls
cleanup: remove old polls
2024-04-12 10:21:52 -03:00
Ramón Souza
d8defa468f
Merge pull request #19994 from JoVictorNunes/fix-client-setting-persistence
fix: client settings not persisting
2024-04-12 09:39:45 -03:00
Ramón Souza
c0a3984a6c
Merge pull request #19982 from ramonlsouza/fix-ejected-error
fix: ejected user errors
2024-04-12 08:50:31 -03:00
Ramón Souza
e52aa27422 fix loop on grid mode when pagination is active 2024-04-11 17:44:44 -03:00