Commit Graph

40929 Commits

Author SHA1 Message Date
Ramón Souza
e54cfd657c
Merge pull request #19708 from gabriellpr/ext-flaky-tests
test: fix whiteboard tests
2024-03-12 10:50:45 -03:00
Gabriel Porfirio
951f885880 changed the function name to be more explicit 2024-03-12 08:35:41 -03:00
Guilherme Pereira Leme
21a0e3a325
fix(plugin): Fix generic component and add ui-data for current layout (#19710)
* [plugin-sdk-fix-generic-component-add-event] - Fixed generic component and add ui-data current_layout

* [plugin-sdk-fix-generic-component-add-event] - type check for isMuted function

* [fix-external-video-get-volume] - upgrade sdk
2024-03-11 22:01:01 -03:00
Ramón Souza
bd9f83eec9
Merge pull request #19778 from Scroody/fix-msg-from-previous-chat
Fix: Messages from the previous chat  being carried on chat switch.
2024-03-11 15:42:43 -03:00
Ramón Souza
262a084311
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/page/component.tsx 2024-03-11 14:14:34 -03:00
André
e4c9d5d19e Fix: Messages from the previous tab's chat items are been carried on the chat tab switch 2024-03-11 13:37:49 -03:00
Gustavo Trott
ebf9a061fb
Merge pull request #19665 from ramonlsouza/snapshot-safari-macos
fix: slide snapshot option on Safari
2024-03-11 09:59:37 -03:00
Ramón Souza
2eeb959fad
Merge pull request #19735 from KDSBrowne/v30.zoomReset
fix(whiteboard): Correct Slide Position On Zoom Reset And Resize
2024-03-11 08:57:36 -03:00
Ramón Souza
7ecbe0938a
Merge pull request #19741 from Scroody/fix-external-video
Fix: External video starting at wrong time
2024-03-11 08:57:12 -03:00
Ramón Souza
a7b85b0016
Merge pull request #19766 from gustavotrott/fix-viewer-annotation
fix (html5): Multi-user whiteboard can't send annotations when page >= 2
2024-03-11 08:45:38 -03:00
Gustavo Trott
b55905eacf Undo changes on package-lock.json 2024-03-08 21:41:18 -03:00
Gustavo Trott
72ecdd2c3d Fix linter errors 2024-03-08 21:39:57 -03:00
Ramón Souza
990d3c480d
Merge pull request #19765 from ramonlsouza/fix-userlist-labels
fix: userlist labels
2024-03-08 13:49:06 -03:00
Ramón Souza
a0b0106b8c user.role === moderator -> user.isModerator 2024-03-08 11:46:07 -03:00
Gustavo Trott
d2207a7fd3
akka-apps: increase pg queueSize (#19761) 2024-03-08 11:35:58 -03:00
Ramón Souza
c8d98f17bc fix userlist labels 2024-03-08 11:06:31 -03:00
Gabriel Porfirio
304337d362 changes on the setViewPortSize function 2024-03-08 09:30:48 -03:00
Ramón Souza
9abc02e559
Merge pull request #19753 from ramonlsouza/issue-19244
fix: Invite users after creating breakout rooms not working
2024-03-08 09:16:47 -03:00
Ramón Souza
16e38be12e
Merge pull request #19744 from JoVictorNunes/patched-usr-list-curr-user
improvement: use patched subscriptions for both user list and current user data
2024-03-08 08:45:05 -03:00
João Victor
0f6d5205e4 fix: prevent patching objects in place 2024-03-07 17:38:49 -03:00
Anton Georgiev
f662b14712
Merge pull request #19756 from gustavotrott/fix-akka-apps-ignoring-etc-config
Fix (akka-apps): Config from /etc not being read when running through `sbt reStart`
2024-03-07 13:08:05 -05:00
Gustavo Trott
750950919d remove blank line 2024-03-07 14:17:37 -03:00
Gustavo Trott
c25039c582 Fix akka-apps: reStart ignoring /etc config 2024-03-07 14:16:47 -03:00
João Victor
3bd1017e1f Merge branch 'v3.0.x-release' into patched-usr-list-curr-user 2024-03-07 14:12:22 -03:00
Ramón Souza
1d2fee1c39
Merge pull request #19752 from Scroody/fix-meeting-ended-by-name
Fix: Ended meeting with wrong name
2024-03-07 13:20:25 -03:00
Ramón Souza
8835c6051a fix move user to breakout 2024-03-07 11:58:47 -03:00
Gabriel Porfirio
202a66cebb few alts on the page file 2024-03-07 10:43:25 -03:00
André
fb25ed0bae Fix: Ended meeting with wrong name 2024-03-07 10:28:34 -03:00
Ramón Souza
16a4690b3e
Merge pull request #19750 from GuiLeme/fix-external-video-get-volume
Fix: Fix getVolume is not a function
2024-03-06 17:11:45 -03:00
Guilherme Leme
d79eacf500 [fix-external-video-get-volume] - fix get volume 2024-03-06 15:30:04 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
Gustavo Trott
5518dff623
Introduces Rate Limit for graphql connections (#19749) 2024-03-06 14:16:09 -03:00
Ramón Souza
8f92e41d41
Merge pull request #19746 from GuiLeme/fix-external-video
fix: external-video isMuted error
2024-03-06 13:13:44 -03:00
João Victor
0ff49cc215 improvement: use patched subscriptions for both user list and current user 2024-03-06 11:31:39 -03:00
Guilherme Leme
c176bfb31f [fix-external-video] - type check for isMuted function 2024-03-06 11:19:39 -03:00
Ramón Souza
efcae7d4c8
Merge pull request #19732 from JoVictorNunes/issue-19607
fix: Captions controls duplicated
2024-03-06 09:57:29 -03:00
Gustavo Trott
1f6b21554b
Merge pull request #19742 from gustavotrott/graphql-connection-status-refactor
refactor: User Connection Status flow
2024-03-06 09:41:57 -03:00
Gustavo Trott
3b5e0997e7 Remove wrong Hasura metadata 2024-03-05 19:42:19 -03:00
Gustavo Trott
b879e7716a Remove wrong code 2024-03-05 19:35:50 -03:00
Gustavo Trott
e913c16e42 Refactor client test to use new mutations for connection status 2024-03-05 19:34:19 -03:00
Gustavo Trott
220e86b9f5 Refactor client to use new actions to update client status and remove old way 2024-03-05 19:33:31 -03:00
Gustavo Trott
ea40168ed6 Create actions for updating user connection status 2024-03-05 19:32:15 -03:00
Anton Georgiev
7b1870e5a7
chore: Bump release to 3.0.0-alpha.5 2024-03-05 16:14:30 -05:00
Anton Georgiev
f06338f941
chore: Bump copywrite year to 2024 2024-03-05 16:13:49 -05:00
André
dfb7869794 Removing unecessary code 2024-03-05 13:49:46 -03:00
André
fa4d8ae091 Fix: External video starting at wrong time 2024-03-05 13:33:29 -03:00
Gustavo Trott
a51e00c1e8
Merge pull request #19737 from gustavotrott/graphql-insert-banned-users
Graphql: Insert joining users to db even when they are banned
2024-03-04 19:28:59 -03:00
Gustavo Trott
83aea21ac7
Merge pull request #19738 from gustavotrott/graphql-timmer-running-fix
fix (graphql): Not considering accumulated when calculating timer.running
2024-03-04 19:28:40 -03:00
Gustavo Trott
d3234e76bc Fix timer startedAt and stoppedAt columns 2024-03-04 17:55:42 -03:00
Gustavo Trott
1729313589 Fix: Consider accumulated when calculating timer.running 2024-03-04 17:20:27 -03:00