Commit Graph

41139 Commits

Author SHA1 Message Date
Gustavo Trott
bf93015841 Remove unused queries 2024-04-01 15:57:10 -03:00
Gustavo Trott
fac20f7c78 Rename similar subscriptions to reuse it automatically 2024-04-01 15:09:29 -03:00
Gustavo Trott
bb3cf9c99d
Merge pull request #19934 from gustavotrott/user-connectionStatus-simplify
refactor: Simplify user connection status flow (streamlining RTT measurements and reducing GraphQL traffic)
2024-04-01 11:46:41 -03:00
Gustavo Trott
f3d5913630
Merge pull request #19935 from gustavotrott/plugins-improve-delete-dataChannel
Fix (akka-apps): Avoid delete again a message from plugin DataChannel
2024-04-01 10:18:06 -03:00
Gustavo Trott
5660f2c941 Avoid delete again a message from plugin DataChannel 2024-04-01 10:17:06 -03:00
Gustavo Trott
97dc51e8c3 Simplify user connection status flow 2024-04-01 09:36:28 -03:00
Gustavo Trott
1e6f7d9136
Merge pull request #19933 from gustavotrott/graphql-middleware-status-log
graphql-middleware: Track most requested  messages for performance analysis
2024-03-31 23:08:06 -03:00
Gustavo Trott
552fc312b0 Track data received for each subscription 2024-03-31 21:00:28 -03:00
Gustavo Trott
40b948ae86
Merge pull request #19931 from gustavotrott/graphql-middleware-status-log
refactor (graphql-middleware): Improve activities status logs and add option to disable JsonPatch
2024-03-28 17:47:36 -03:00
Gustavo Trott
775ff31882 Improve logs and add BBB_GRAPHQL_MIDDLEWARE_JSON_PATCH_DISABLED env var 2024-03-28 17:17:13 -03:00
Ramón Souza
45a2a29b9b
Merge pull request #19908 from JoVictorNunes/issue-19428
fix(audio modal): show loading state while autoplay not checked
2024-03-28 15:58:34 -03:00
Guilherme Pereira Leme
f26efdeac9
Fix: useCurrentUser hook for plugins (#19822) 2024-03-28 15:21:00 -03:00
Anton Georgiev
b679035c1b
Merge pull request #19922 from antobinary/port-19779
fix(bbb-export-annotations): Flag to force CairoSVG to embed images and improved redis socket configs
2024-03-28 11:59:44 -04:00
Gustavo Trott
6769d679ab
Merge pull request #19928 from gustavotrott/html5-add-missing-subscriptions-operationName
refactor (html5): Add operationName for subscriptions that lacks it
2024-03-28 12:51:33 -03:00
Gustavo Trott
94a3275928 Add operationName for subscriptions when its missing 2024-03-28 12:09:37 -03:00
Gustavo Trott
fe8eacb647
Merge pull request #19926 from gustavotrott/graphql-middleware-status-log
graphql-middleware: Add periodic log with Activities Overview
2024-03-28 12:01:08 -03:00
Gustavo Trott
9432f339bc Remove fatal error 2024-03-28 11:46:07 -03:00
Gustavo Trott
f41e54946f Remove test log 2024-03-28 11:30:03 -03:00
Gustavo Trott
612b40234b Add periodic activities overview log for Middleware 2024-03-28 11:26:56 -03:00
Ramón Souza
c22806aafc
Merge pull request #19911 from JoVictorNunes/issue-19865
fix(chat): audio alert playing incorrectly
2024-03-28 10:46:06 -03:00
danielpetri1
84e10f10d9 Set default flag value to false 2024-03-27 22:57:35 -04:00
danielpetri1
88b277b08b Set CairoSVG unsafe flag 2024-03-27 22:55:50 -04:00
Benjamin Brauner
bdd3d20bb3 update function redis.createClient to use redis host+port from config/settings.json otherwise redis use default host (localhost) and default port (6379)
)
2024-03-27 22:52:23 -04:00
Anton Georgiev
0aa0cabacb
Merge pull request #19082 from danielpetri1/export-tldraw-canary
feat: Tldraw v2: export presentation with annotations
2024-03-27 22:41:10 -04:00
Guilherme Pereira Leme
b3be26fd86
feat(plugin): adds layout presentation area pile and refactors setters (#19876)
* [change-layout-logic-for-presentation-area]

* [change-layout-logic-for-presentation-area] fix lint and tsc errors

* [change-layout-logic-for-presentation-area] - add types

* [add-layout-support-for-pile-in-plugin] - layout changes and setter refactor

* [add-layout-support-for-pile-in-plugin] - update sdk
2024-03-27 19:00:37 -03:00
Gustavo Trott
638a3279a1
Merge pull request #19916 from gustavotrott/test-graphql-reconnecting
refactor (graphql-middleware): Increase Ws Read Limit to 10MB (necessary for annotations)
2024-03-27 15:39:31 -03:00
Gustavo Trott
6fca6c26eb Increase read size to 10mb 2024-03-27 15:29:38 -03:00
Gustavo Trott
f684b7d78f
Merge pull request #19913 from gustavotrott/test-graphql-reconnecting
refactor (graphql-middleware): Increase Ws Read Limit (necessary for annotations)
2024-03-27 12:57:10 -03:00
Gustavo Trott
305628285a Fix an error while reading annotations 2024-03-27 12:52:26 -03:00
Anton Georgiev
fd61a3167b
Merge pull request #19841 from antobinary/gladia30
feat: Initial implementation of Gladia transcriptions to BBB 3.0 (backend portion)
2024-03-27 11:51:35 -04:00
Anton Georgiev
2126c5192c
Merge pull request #14 from gustavotrott/pr-19841
Add graphql data for Gladia transcriptions
2024-03-27 10:54:36 -04:00
Gustavo Trott
22792d4ecd Merge with upstream 2024-03-27 11:45:37 -03:00
Gustavo Trott
03ed0b7311 Merge with upstream 2024-03-27 11:37:47 -03:00
Gustavo Trott
86f31ed3c5 Add graphql Type user_transcriptionError 2024-03-27 11:36:38 -03:00
Gustavo Trott
2e2946620f Add Gladia transcription to PAD 2024-03-27 11:23:51 -03:00
Gustavo Trott
ea97a3d9a6 Add graphql Type user_transcriptionError 2024-03-27 11:23:04 -03:00
João Victor
9b7fbd9d57 fix(chat): audio alert playing incorrectly 2024-03-27 10:22:20 -03:00
Ramón Souza
55eeadc249
Merge pull request #19903 from KDSBrowne/v3-19861
fix(whiteboard): Update CSS To Disable Asset And Laser Tool
2024-03-27 10:08:00 -03:00
João Victor
c0bb739e36 fix(audio modal): show loading state while autoplay not checked 2024-03-26 16:43:05 -03:00
Gustavo Trott
de0e681d89
Merge pull request #19785 from Tainan404/remove-pick-random-user
!refactor: Remove pick random user (frontend)
2024-03-26 13:08:48 -03:00
KDSBrowne
dcf9358ad0 update css to hide assets and laser tool 2024-03-26 15:34:43 +00:00
Paulo Lanzarin
77106ca0d9
Merge pull request #19877 from bigbluebutton/bbb30sfu2140b0
build(bbb-webrtc-sfu): v2.14.0-beta.0
2024-03-26 11:04:22 -03:00
Tainan Felipe
e3ca2a5b3d
Merge branch 'v3.0.x-release' into remove-pick-random-user 2024-03-26 09:43:45 -03:00
Ramón Souza
df278dfd30
Merge pull request #19896 from JoVictorNunes/issue-19800
fix: unpin notes when sharing external video
2024-03-26 09:24:41 -03:00
Tainan Felipe
f3465827dd
Migrate meeting collection to graphql (#19853) 2024-03-26 08:57:28 -03:00
Guilherme Pereira Leme
41bb140dc5
feat: change way of rendering contents in presentation area to a pile-based logic. (#19854) 2024-03-25 18:13:57 -03:00
Ramón Souza
3491052636
Merge pull request #19832 from JoVictorNunes/fix-chat-scroll-0315
fix(chat): chat scroll not sticking to the bottom
2024-03-25 16:39:41 -03:00
João Victor
b6ba509db4 fix: unpin notes when sharing external video 2024-03-25 12:19:25 -03:00
Anton Georgiev
a768fe9485
Merge pull request #19894 from gustavotrott/force-hasura-cli-version
build: Force hasura cli v2.36.2 to avoid error
2024-03-25 10:24:15 -04:00
Gustavo Trott
020101d96c Force hasura cli v2.36.2 to avoid error 2024-03-25 10:36:52 -03:00