Commit Graph

37712 Commits

Author SHA1 Message Date
Tiago Daniel Jacobs
4a32e0a1d4 fix: ensure we don't parse unnecessary redis messages 2023-04-26 22:38:16 -03:00
Tiago Daniel Jacobs
fa5337c463 fix: wait before closing channels 2023-04-26 22:26:55 -03:00
Tiago Daniel Jacobs
1b9903b924 feat: graphql middleware 2023-04-26 22:03:40 -03:00
Anton Georgiev
d64a00fa5b build: upgrade yq 3 to 4 for packaging 2023-04-26 16:26:51 -04:00
Gustavo Trott
1e7d3e943e
Merge pull request #17740 from gustavotrott/graphql-include-chat-visible
refactor (graphql-server): Introduces flag "visible" to chat_user
2023-04-26 16:26:07 -03:00
Gustavo Trott
a204980a6a Create new flag visible to chat_user 2023-04-26 16:19:58 -03:00
Gustavo Trott
632f638d8a Add owner of the chat to Hasura chats 2023-04-26 10:41:51 -03:00
Anton Georgiev
263e851b53
Merge pull request #17727 from antobinary/22.04-attempt-3
build-conf: Remove Kurento dependency; Run on Ubuntu 22.04
2023-04-26 09:22:14 -04:00
Gustavo Trott
62452f8a81
Merge pull request #17736 from gustavotrott/fix-graphql-query-current_user
fix (html5): Set proper query to get current user in graphql
2023-04-26 10:11:06 -03:00
Gustavo Trott
daf35f365b Set proper query to get current user in graphql 2023-04-26 10:09:28 -03:00
Gustavo Trott
5e33ba78eb
Merge pull request #17735 from gustavotrott/graphql-user-typing-lockSettions
fix (graphql-server): Locked viewers can see other viewers typing
2023-04-26 09:44:10 -03:00
Gustavo Trott
8be05e9ad8 Set permittion to viewers dont see other viewers typing when this lockSettions is on 2023-04-26 09:33:19 -03:00
Anton Georgiev
b6f9b7ac11 chore: allow newer nodejs npm for bbb-export-annotations 2023-04-25 17:57:53 -04:00
Anton Georgiev
67338aad31 build: change docker image to latest 2023-04-25 2023-04-25 17:35:30 -04:00
Gustavo Trott
c39c3c8144
Merge pull request #17731 from gustavotrott/graphql-add-user-typing-private
fix (graphql-server): chat showing wrong participant
2023-04-25 18:18:30 -03:00
Gustavo Trott
92e9310ed4 fix chat participant in Hasura 2023-04-25 18:17:38 -03:00
Gustavo Trott
f61e91bcde
Merge pull request #17729 from gustavotrott/graphql-add-user-typing-private
refactor (graphql-server): Add user typing private endpoint
2023-04-25 17:14:23 -03:00
Gustavo Trott
136c4af5cb Add user typing private endpoint to graphql server 2023-04-25 17:12:15 -03:00
Anton Georgiev
2d686ed5af build: FS build on 22.04 -- do not treat warnings as errors 2023-04-25 15:40:55 -04:00
Gustavo Trott
388abc4432
Merge pull request #17726 from gustavotrott/graphql-disconnected-and-expired-flags
refactor (graphql-server): Introduces flags disconnected and expired to Graphql
2023-04-25 16:18:33 -03:00
Anton Georgiev
0fccb78ee1 build-conf: Remove Kurento dependency; Run on Ubuntu 22.04 2023-04-25 15:08:36 -04:00
Gustavo Trott
8d0583e160 Explain what pg columns of user mean 2023-04-25 15:50:23 -03:00
Gustavo Trott
694ebd1e35 Introduces new flags disconnected (replacing leftFlag) and expired 2023-04-25 15:41:37 -03:00
Gustavo Trott
12baa96d21
Merge pull request #17717 from gustavotrott/fix-userlist-orderby
fix (html5): set correct orderby for graphql query of userlist
2023-04-25 10:53:36 -03:00
Gustavo Trott
1c3bfc2968 set userlist orderby as it is in bbb 2.6 2023-04-25 10:49:26 -03:00
Anton Georgiev
13428a99df
Merge pull request #17715 from Tainan404/hotfix-modal
Fix: Wrong import for confirmation modal
2023-04-25 09:11:29 -04:00
Tainan Felipe
878f41fd14 Fix: Wrong import for confirmation modal 2023-04-25 10:08:15 -03:00
Anton Georgiev
721cbcb806
Merge pull request #17713 from ThibautPlg/virtual-background-documentation-patch
docs: Correcting the virtual background images upload path
2023-04-25 08:49:30 -04:00
Thibaut
5a0f0f89d1
Correcting the virtual background images upload path 2023-04-25 14:22:19 +02:00
Gustavo Trott
a5609cd217
Merge pull request #17487 from Tainan404/apollo-client
refactor (bbb-html5): Refactor of Userlist using graphql
2023-04-24 18:27:51 -03:00
Gustavo Trott
b408da34f2
Merge pull request #17124 from gustavotrott/bbb27-graphql-server
bbb-graphql-server: Introduces Hasura (with Postgres)
2023-04-24 18:22:11 -03:00
Tainan Felipe
b7177a9c93 Merge branch 'pull-17124' into apollo-client 2023-04-24 18:15:22 -03:00
Gustavo Trott
768c4224a1 Resolve conflicts with 2.7 upstream 2023-04-24 18:02:06 -03:00
Gustavo Trott
04ac298e53 Add user reference to chat endpoints in Hasura 2023-04-24 17:29:53 -03:00
snyk-bot
b024f62c55
fix: bigbluebutton-html5/package.json & bigbluebutton-html5/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-YAML-5458867
2023-04-24 20:29:02 +00:00
Ramón Souza
fc0803b674
Merge pull request #17707 from ramonlsouza/27-dev-apr24
chore: Merge 2.7 into develop
2023-04-24 17:28:46 -03:00
Ramón Souza
b121fcbd87 Merge remote-tracking branch 'upstream/v2.7.x-release' into 27-dev-apr24 2023-04-24 17:26:54 -03:00
Ramón Souza
e79ebb720b
Merge pull request #17706 from ramonlsouza/26-27-apr24
chore: Merge 2.6 into 2.7
2023-04-24 17:23:17 -03:00
Ramón Souza
af8556e026 Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
Anton Georgiev
3f5194fbb4
docs: Added links for BBB 2.6.4, 2.6.5 2023-04-24 10:43:19 -04:00
Anton Georgiev
160a8b842e
chore: Bump BBB version to 2.6.5 2023-04-24 10:39:30 -04:00
Anton Georgiev
bf04095593
Merge pull request #17695 from KDSBrowne/bbb-iphone-patch
fix: Prevent Webcam Styling Crash On iPhones
2023-04-24 08:56:57 -04:00
Ramón Souza
3fd5fbd9c6
Merge pull request #17686 from ramonlsouza/fix-dropdown-ios
fix: Wrong style for set status dropdown button on iPhone
2023-04-24 09:47:01 -03:00
KDSBrowne
2c01efd969 add new line 2023-04-23 21:03:38 +00:00
KDSBrowne
9bdf7d5381 fix styling crash on iPhones by using pt units 2023-04-23 20:49:53 +00:00
Anton Georgiev
b2bd39d510
Merge pull request #17690 from danimo/max-user-formatting
fix: Do not format maxUsers in the getMeetings API response
2023-04-21 13:59:49 -04:00
Daniel Molkentin
0505e04154 fix: Do not format maxUsers in the getMeetings API response
- This should be computational output
- It's consistent with getMeetingInfo
2023-04-21 17:25:20 +02:00
Anton Georgiev
c0561bc4a1
Merge pull request #17666 from prlanzarin/u27/build/bbb-webrtc-recorder-archon
build: add bbb-webrtc-recorder
2023-04-20 17:01:53 -04:00
Anton Georgiev
ba033ab10e
Merge pull request #17685 from KDSBrowne/bbb-ipad-canvas-patch-2
fix: Disable Canvas Magnifier On iPad While Using Canvas
2023-04-20 16:24:37 -04:00
Anton Georgiev
1a8cea3e54
chore: Bump BBB version to 2.6.4 2023-04-20 16:15:18 -04:00