Tainan Felipe
|
c45e3172c2
|
Remove: breakout history collection
|
2024-04-18 13:16:44 -03:00 |
|
Tainan Felipe
|
89916b78da
|
Fix: lint errors
|
2024-04-18 11:22:55 -03:00 |
|
Tainan Felipe
|
18a6165961
|
Fix: lint errors
|
2024-04-18 11:15:02 -03:00 |
|
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 |
|
KDSBrowne
|
fe9360d8ff
|
set correct camera position for viewer on reload or late join
|
2024-04-17 16:06:02 +00:00 |
|
KDSBrowne
|
7093f54ad5
|
increase delay to prevent camera race condition
|
2024-04-17 16:05:49 +00:00 |
|
KDSBrowne
|
3350dcfc8e
|
handle presenter camera position on resize
|
2024-04-17 16:05:39 +00:00 |
|
KDSBrowne
|
7b3489a52d
|
improve slide clipping for presenter
|
2024-04-17 16:05:28 +00:00 |
|
KDSBrowne
|
1b5179f315
|
improve tldraw camera updates when presentation size changes
|
2024-04-17 16:05:18 +00:00 |
|
KDSBrowne
|
5f84e0380a
|
fix viewer zoom being 1 state step behind the presenter
|
2024-04-17 16:05:05 +00:00 |
|
KDSBrowne
|
01cbb1a496
|
handle new isPrecise prop in arrows
|
2024-04-17 16:04:51 +00:00 |
|
KDSBrowne
|
7007b7a682
|
fix extra toolbar position in RTL
|
2024-04-17 16:04:39 +00:00 |
|
KDSBrowne
|
0ed0db059b
|
initial upgrade to tldraw v2.0.0-alpha.19
|
2024-04-17 16:04:27 +00: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 |
|
Tainan Felipe
|
b40930cc4a
|
Refactor: move captions to graphql
|
2024-04-16 19:39:29 -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 |
|