Commit Graph

42285 Commits

Author SHA1 Message Date
João Victor
9ed7b17285 Custom hook for talking indicators 2024-06-24 10:25:48 -03:00
João Victor
17b734e642 refactor(core-html5): custom hooks for voice data 2024-06-21 18:45:05 -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
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
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
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
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
André Castro
ae4921cee0
Fix: External video skipping (#20444)
* Fix: External video skipping
2024-06-19 09:39:12 -04:00
Anton Georgiev
a2bb63546d
Merge pull request #20535 from ramonlsouza/fix-branding-docs
docs(fix): incorrect default value for bbb_display_branding_area in docs
2024-06-19 09:37:44 -04:00
Anton Georgiev
4b431b1d9f
Merge pull request #20531 from bigbluebutton/u30/fix/pageChangeDebounceTime-1s
fix(webcams): lower pageChangeDebounceTime to 1s
2024-06-19 09:35:21 -04:00
Ramón Souza
2020a56180 fix default value for bbb_display_branding_area in docs 2024-06-19 10:30:11 -03:00
Ramón Souza
7bea2317dd fix custom logo in sidebar 2024-06-19 10:21:40 -03:00
Gustavo Trott
de686a2b8e
Merge pull request #20461 from GuiLeme/update-data-channel-function
feat(plugin): implement `ReplaceEntry()` function for data-channel
2024-06-19 08:36:34 -03:00
Guilherme Leme
1d9b28133e [update-data-channel-function] - change sender to creator naming in data-channel 2024-06-18 17:46:17 -03:00
Paulo Lanzarin
36ec3e9f24
fix(webcams): lower pageChangeDebounceTime to 1s
Webcam pagination has a timed camera negotiation debounce
after a page change is triggered. The goal is to avoid overlapping
negotiation requests on sequential page changes. That value is
configurable and set to 2.5 seconds by default, which is too
conservative for today's standards.

Lower the default pageChangeDebounceTime to 1s.
2024-06-18 16:50:17 -03:00
João Victor
7ede343490 refactor(core-html5): custom hook for voice data 2024-06-18 15:40:14 -03:00
Ramón Souza
b81240fd80 adjust whiteboard toolbar font color 2024-06-18 15:14:10 -03:00
Anton Georgiev
27b6a24228
Merge pull request #20525 from gustavotrott/fix-clientNotResponding
fix (gql-server): not treat users who left the meeting as having a connection problem
2024-06-18 14:08:28 -04:00
Gustavo Trott
72b8f6c32e fix warning client not responding when he actually left the meeting 2024-06-18 13:47:10 -03:00
Guilherme Leme
8a04c8a4aa Merge remote-tracking branch 'upstream/v3.0.x-release' into update-data-channel-function 2024-06-18 13:42:34 -03:00
Gustavo Trott
a27cd6cdb2
Merge pull request #20518 from GuiLeme/plugin-server-commands
feat(plugins): new server-command for typed-captions plugin
2024-06-18 13:33:16 -03:00
Guilherme Leme
63e4c723a1 [plugin-server-commands] - fix lint error 2024-06-18 12:07:01 -03:00
Guilherme Leme
57389c351e [plugin-server-commands] - changes in review 2024-06-18 12:01:46 -03:00
Guilherme Leme
e7957fa504 [plugin-server-commands] - update SDK 2024-06-18 11:32:22 -03:00
Guilherme Leme
8464fca7da [update-data-channel-function] - changes permissioning name 2024-06-18 11:24:49 -03:00
Anton Georgiev
8bd531c9a5
Merge pull request #20516 from bigbluebutton/snyk-fix-b1d52bfe5b4c565779a52bf702477c51
chore(middleware): [Snyk] Security upgrade ws from 8.13.0 to 8.17.1
2024-06-18 10:18:42 -04:00
Gustavo Trott
07aa4f1d04
fix: Refactor Userlist Ordering (#20520) 2024-06-18 11:11:59 -03:00
germanocaumo
bba9dfccb5
feat(plugin): add open and close sidekick container command support (#20452) 2024-06-18 11:06:22 -03:00