Commit Graph

42316 Commits

Author SHA1 Message Date
Paulo Lanzarin
cc07cd0e72
Merge pull request #20572 from bigbluebutton/bwh320b1
build(bbb-webhooks): v3.2.0-beta.1
2024-06-24 11:59:19 -03:00
Ramón Souza
3573321d68
Merge pull request #20571 from Scroody/i-20539
Fix: Null label for emoji setting toast
2024-06-24 11:19:57 -03:00
Paulo Lanzarin
fffd659020
build(bbb-webhooks): v3.2.0-beta.1
v3.2.0-beta.1
---
* fix(xapi): LRS credentials wouldn't persist in the database
* build: nodemon@3.1.4
2024-06-24 11:18:49 -03:00
Tainan Felipe
e0550f0ec5
refactor: Include in data-test the count for users that joined in audio (#20570) 2024-06-24 10:43:55 -03:00
Ramón Souza
2d8a964ec0
Merge pull request #20555 from JoVictorNunes/webcam-enhancements-0620
fix(webcam): webcam button flickering on join
2024-06-24 10:35:15 -03:00
André Möller
9a0d5f42db Fix:Null label for emoji setting toast 2024-06-24 10:05:09 -03:00
Ramón Souza
e01ecff912
Merge pull request #20543 from JoVictorNunes/fix-override-locale-param
fix: `userdata-bbb_override_default_locale` param
2024-06-24 09:48:43 -03:00
Ramón Souza
7458eacaf3
Merge pull request #20530 from JoVictorNunes/remove-meteor-session-usage
refactor: remove Session usage
2024-06-24 09:36:25 -03:00
Guilherme Pereira Leme
dcb28bec41
[fix-data-channel-and-generic-content] - fix data-channel and generic content when update of the sidekick area happens fast enough and there is still one there yet (#20567) 2024-06-24 08:56:27 -03:00
Ramón Souza
90f3ad2e7e
Merge pull request #20564 from Scroody/fix-audio-arrow
Fix: Wrong position of audio arrow
2024-06-21 15:08:31 -03:00
Ramón Souza
1e757c21f5
Merge pull request #20551 from Scroody/i-20529
Fix: Avatar is transparent in cc
2024-06-21 15:06:55 -03:00
Ramón Souza
6581ed1f11
Merge pull request #20495 from germanocaumo/new-video-preview-design
feat(video-preview): new modal design
2024-06-21 15:05:40 -03:00
Tainan Felipe
1120517721
refactor(perf): make user list always load first userlist page (#20536) 2024-06-21 14:05:09 -03:00
Ramón Souza
86c5314b63
Merge pull request #20552 from gabriellpr/add-test-ci
test: add branding parameter test on ci
2024-06-21 13:41:07 -03:00
Tainan Felipe
cdbed56d21
Fix: cache notification and connection close (#20554) 2024-06-21 11:11:29 -03:00
André Möller
2ea66c8f56 Fix: Wrong position of audio arrow 2024-06-21 10:02:10 -03:00
Gustavo Trott
b700000133
Merge pull request #20563 from gustavotrott/fix-user_voice_activity
fix (gql-server): Fix wrong filter in `user_voice_activity_stream`
2024-06-21 08:58:30 -03:00
Gustavo Trott
25793d1911 fix wrong filter 2024-06-21 08:57:15 -03:00
Ramón Souza
d2c5b72512
Merge pull request #20541 from Scroody/i-20488
Fix:[3.0] White bar shows up when public chat is closed
2024-06-21 08:38:03 -03:00
Anton Georgiev
37635a0fbf
Merge pull request #20561 from TiagoJacobs/increase-number-of-files
refactor (gql-server): Increase maximum allowed number of open files
2024-06-20 21:22:57 -04:00
Tiago Jacobs
b3a108fba4 Increase maximum number of open files 2024-06-20 19:02:24 -03:00
germanocaumo
1484179251 fix(video-preview): several fixes +
- Fix deviceId being read from wrong storage (making it not detected as already sharing)
- Remove added by mistake profile filtered by metadata
- Fix background and brightness selector being show when sharing camera that is being presented
2024-06-20 17:18:52 -03:00
Anton Georgiev
eb15514ed3
docs: 3.0 Added Gladia docs (how to configure) (#20560)
* docs: 3.0 Gladia docs

* docs: add alpha.6 url
2024-06-20 15:55:01 -04:00
Gustavo Trott
1465d3dca3
refactor (gql-server): Set some configs for Max PG connections and Nginx max workers aiming to support more users (#20549)
* Set hasura max connections with pg to 100

* set nginx worker_connections from 4k to 10k

* Update bbb-graphql-server/metadata/databases/databases.yaml

* remove deprecated config

* set pg max connections up to 300

---------

Co-authored-by: Tiago Jacobs <tiago.jacobs@gmail.com>
2024-06-20 16:41:47 -03:00
Anton Georgiev
c2d4d4d888
docs: Fix broken api.md building (#20558) 2024-06-20 13:59:48 -04:00
Gustavo Trott
3402edcb5b
Introduce gql user_voice_activity_stream (#20557) 2024-06-20 14:33:11 -03:00
Tainan Felipe
ac07c465b1
fix: improve connection status to work when network is down (#20519)
* fix: improve connection status to work when network is down
2024-06-20 13:04:33 -04:00
João Victor
dd635c1404 fix(webcam): webcam button flickering on join 2024-06-20 11:42:44 -03:00
André Castro
e89e579387
Update bigbluebutton-html5/imports/ui/components/audio/audio-graphql/audio-captions/live/component.tsx
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2024-06-20 11:25:59 -03:00
Gabriel Porfirio
08f75aa065 adding branding parameter test to ci 2024-06-20 10:57:08 -03:00
Anton Georgiev
257f8fff9a
Merge pull request #20550 from JoVictorNunes/remove-storage-logging
fix: remove storage parsing error logging
2024-06-20 09:41:22 -04:00
André Möller
01ef5342a5 Fix: Avatar is transparent in cc 2024-06-20 10:38:06 -03:00
João Victor
75012e63cb fix: remove storage parsing error logging 2024-06-20 09:53:27 -03:00
André Castro
05598dc953
Update component.tsx 2024-06-19 17:29:21 -03:00
Gustavo Trott
c49603ff38
Merge pull request #20548 from gustavotrott/avoid-middleware-msg
refactor (gql-middleware): Avoid sending msg GraphqlConnectionClosed when unnecessary
2024-06-19 17:17:25 -03:00
Gustavo Trott
6fdf95bda9 Avoid msg GraphqlConnectionClosed when unnecessary 2024-06-19 16:41:15 -03:00
Ramón Souza
99e4ea36a8
Merge pull request #20534 from ramonlsouza/issue-20526
fix: userdata-bbb_display_branding_area parameter not working
2024-06-19 15:08:23 -03:00
Anton Georgiev
e56456b1c3
Merge pull request #20547 from bigbluebutton/revert-20528-use-who-is-talking
Revert "refactor(core-html5): custom hook for voice data"
2024-06-19 13:28:52 -04:00
Tiago Jacobs
ba02a327e1
Revert "refactor(core-html5): custom hook for voice data" 2024-06-19 14:18:58 -03:00
Anton Georgiev
dd3dbcb0cc
Merge pull request #20537 from gustavotrott/presentation-fixes
refactor: Improvements related to whiteboard cursors/writers
2024-06-19 12:34:32 -04:00
André Castro
d2faea179f
Update component.tsx 2024-06-19 13:30:06 -03:00
João Victor
1330188820 fix: userdata-bbb_override_default_locale param 2024-06-19 13:24:09 -03:00
germanocaumo
8e1b2a9155 fix(video-preview): update tests to new design + fix missing prop 2024-06-19 12:00:24 -03:00
Ramón Souza
07fb4e5f20
Merge pull request #20528 from JoVictorNunes/use-who-is-talking
refactor(core-html5): custom hook for voice data
2024-06-19 11:55:51 -03:00
André Möller
e7c28b4532 Fix:[3.0] White bar shows up when public chat is closed 2024-06-19 11:54:25 -03:00
Anton Georgiev
1e7e9fcb83
Merge pull request #20527 from ramonlsouza/issue-20524
fix: Font color inconsistent in whiteboard toolbar
2024-06-19 10:33:49 -04:00
Gustavo Trott
2ea6ba88ca filter pageId to get writers 2024-06-19 11:13:57 -03:00
Gustavo Trott
a69ade807e filter cursor only for current_page 2024-06-19 10:53:39 -03:00
Ramón Souza
1872573e96
Merge pull request #20505 from KDSBrowne/v30-spacebar-pan
fix(whiteboard): Restore pan tool activation via spacebar
2024-06-19 10:45:41 -03:00
Gustavo Trott
d67346366c clear mouse cursors on disable multi-whiteboard 2024-06-19 10:40:09 -03:00