Tainan Felipe
c73c9cc0a7
Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_20477
2024-06-24 09:58:20 -03:00
Gustavo Trott
25793d1911
fix wrong filter
2024-06-21 08:57:15 -03: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
Gustavo Trott
3402edcb5b
Introduce gql user_voice_activity_stream ( #20557 )
2024-06-20 14:33:11 -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
Gustavo Trott
07aa4f1d04
fix: Refactor Userlist Ordering ( #20520 )
2024-06-18 11:11:59 -03:00
Dennis Benz
c8e2d8b239
Resolve conflicts
2024-06-17 10:47:41 -03:00
Gustavo Trott
78af6adbd6
Introduces meeting_componentFlags.hasCameraAsContent
2024-06-12 18:42:03 -03:00
Gustavo Trott
e86aeac114
refactor breakoutroom storage
2024-06-12 16:21:31 -03:00
Gustavo Trott
ab542a458e
make reactionEmoji part of user table (optimizing performance)
2024-06-10 09:48:38 -03:00
João Victor Nunes
5d3178f15d
refactor(guest-wait): turn guest wait page into a React component ( #20344 )
...
* refactor(guest-wait): turn guest wait page into a React component
* Fix rendering when the meeting is ended
* refactor(guest-wait): Backend portion for migration of `guest-wait` to Graphql
* Add message timeout
* Remove static guest wait page
---------
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2024-06-05 17:41:23 -03:00
Guilherme Pereira Leme
bbf43f1e55
feat(html5): Added captionLocale property and related logic ( #20272 )
...
* [captionLocale] - added captionLocale
* [captionLocale] - changes in review
* [captionLocale] - Added new mutation captionAddLocale and removed captionSetOwner
* [captionLocale] - add action validation
* [captionLocale] - Changes in review
* [captionLocale] - fix update of graphql server
* [captionLocale] - merge conflicts
2024-06-03 16:14:32 -04:00
Ramón Souza
3a015e1e99
Merge pull request #20203 from JoVictorNunes/chat-dropdown-skeleton
...
fix(chat): add loaders for dynamic menu items
2024-05-20 15:44:38 -03:00
Gustavo Trott
1ada232f7e
remove unnecessary field for Timer
2024-05-15 11:37:26 -03:00
João Victor
c3da6cad8b
fix(chat): use data from core hooks
2024-05-09 15:20:24 -03:00
Anton Georgiev
628c3bb32b
Merge pull request #20132 from antobinary/html5-pack-30
...
refactor/build: drop html5InstanceId and simplify bbb-html5 frontend/backend
2024-05-08 10:04:37 -04:00
Gustavo Trott
d74db21037
Set postgres host as 127.0.0.1 instead of localhost
2024-05-07 10:16:14 -03:00
Anton Georgiev
58cdb75c45
refactor: remove html5InstanceId
2024-05-01 12:53:11 -04:00
Gustavo Trott
a527ea659d
Merge pull request #20081 from gustavotrott/bbbweb-loginurl
...
feature: Add new API /create param `loginURL`
2024-04-25 08:47:12 -03:00
Gustavo Trott
1723e9d4a8
Add new create param loginURL
2024-04-24 17:40:35 -03:00
Tainan Felipe
cc79bb5fb2
Refactor: user reaction to graphql
2024-04-24 15:45:28 -03:00
Guilherme Pereira Leme
cfbeb92cd7
feat(plugins) - refactor format of receiving data for data-channels ( #19997 )
2024-04-23 18:17:32 -03:00
Ramón Souza
9a8a2fd98b
Merge pull request #20028 from Tainan404/refactor-captions
...
Refactor: move captions to graphql
2024-04-23 17:22:01 -03:00
Tainan Felipe
f0b334450b
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-notification
2024-04-22 17:42:32 -03:00
Tainan Felipe
47540c7711
Merge remote-tracking branch 'upstream/v3.0.x-release' into refactor-captions
2024-04-22 12:32:41 -03:00
Tainan Felipe
3c9855c5fd
Rename: active captions
2024-04-22 12:30:35 -03:00
Gustavo Trott
046466b5c5
Merge pull request #20046 from gustavotrott/graphql-caption-owner
...
Graphql-server: Add mutation `captionSetOwner`
2024-04-19 13:36:25 -03:00
Gustavo Trott
7259515ae6
Add captionSetOwner mutation
2024-04-19 11:42:45 -03:00
Tainan Felipe
d5043bebc3
Refactor: Move notifications to graphql
2024-04-18 21:43:26 -03:00
Gustavo Trott
4f5b0106e5
Add flag for breakoutRoom participant
2024-04-18 08:30:32 -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
Gustavo Trott
b2a9653594
Graphql: Add meetingId to user primary key
2024-04-16 12:35:27 -03:00
Gustavo Trott
ed41a6cdfb
Introduces graphql Notification
2024-04-12 11:31:16 -03:00
Gustavo Trott
4924c8850a
Add graphql type caption_typed_activeLocales
2024-04-11 12:06:20 -03:00
Gustavo Trott
7142d351eb
Introduces flag showRemainingTime
2024-04-09 15:41:54 -03:00
Ramón Souza
d218beda61
Merge pull request #19446 from Tainan404/migrate-poll-creation
...
Migrate poll creation
2024-04-03 16:38:41 -03:00
Gustavo Trott
97dc51e8c3
Simplify user connection status flow
2024-04-01 09:36:28 -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
Tainan Felipe
3859a7c854
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-poll-creation
2024-03-27 09:40:02 -03:00
Tainan Felipe
f3465827dd
Migrate meeting collection to graphql ( #19853 )
2024-03-26 08:57:28 -03:00
Ramón Souza
a87094cbde
Merge pull request #19851 from gustavotrott/graphql-inactivityCheck
...
graphql: Introduces flag inactivityWarningDisplay (backend)
2024-03-21 17:37:10 -03:00
Gustavo Trott
b6047e811b
Graphql: Add fields to lockSettings and endWhenNoModerator
2024-03-21 12:49:33 -03:00
Gustavo Trott
304fc32c27
Fix metadata permission
2024-03-20 15:27:45 -03:00
Gustavo Trott
59199549e7
Add Type meeting_metadata to graphql
2024-03-20 15:26:17 -03:00
Gustavo Trott
214fe656b6
Introduce flag inactivityWarningDisplay to Graphql
2024-03-19 14:12:19 -03:00
Tainan Felipe
7bdb48d100
Fix: meeting end not fetching user data
2024-03-08 10:59:47 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -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
2460fc5c8a
Graphqh: Automatically stop timer when reaching its endpoint
2024-02-29 14:29:46 -03:00