Commit Graph

40435 Commits

Author SHA1 Message Date
Guilherme Pereira Leme
774a628d19
feat(plugin): add new useLoadedChatMessages (#19339)
* [plugin-sdk-issue-27] - new data-consumption-hook

* [plugin-sdk-issue-27] - update SDK
2023-12-14 17:02:00 -03:00
Anton Georgiev
6dcd9b72b0
Merge pull request #19340 from antobinary/rename-actions-service
build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions
2023-12-14 12:44:56 -05:00
Gustavo Trott
095085310d
refactor: Graphql middleware enhancements (#19336)
* Convert all go chan to SafeChannel

* Remove unnecessary comments

* Refactor graphql message names

* Fix renamed function
2023-12-14 14:01:47 -03:00
Gustavo Trott
baffceabcb
Merge pull request #19338 from gustavotrott/graphql-component-flag-captions
refactor (graphql-server): Include flag hasCaption
2023-12-14 13:46:35 -03:00
Anton Georgiev
77f4514ede renamed bbb-graphql-actions.service 2023-12-14 11:45:15 -05:00
Anton Georgiev
354566bd2c build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions 2023-12-14 10:59:10 -05:00
Gustavo Trott
b56f52fd78 Include hasCaption flag 2023-12-14 10:54:52 -03:00
Ramón Souza
f3cbf568c2 Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-guest-users-server 2023-12-14 09:06:52 -03:00
Ramón Souza
06371d3267
Merge pull request #19333 from bigbluebutton/antobinary-patch-3
chore: Reduce reaction expiration to be 30s
2023-12-14 08:41:28 -03:00
Gustavo Trott
0942a91d20
Merge pull request #19335 from gustavotrott/fix-reaction-expire-in-graphql
fix: Graphql with hard-coded reaction expire time
2023-12-13 18:13:47 -03:00
Gustavo Trott
328906e44f Fix graphql with hard-coded reaction expire time 2023-12-13 17:46:37 -03:00
Gustavo Trott
780b496ba1
Merge pull request #19328 from gustavotrott/guest-wait-graphql
refactor: Refactor guest-wait page to fetch data from Hasura
2023-12-13 17:38:11 -03:00
Gustavo Trott
7d1f2a9f18 Fix message 'You are the first in the line' 2023-12-13 17:09:20 -03:00
Ramón Souza
801f2693b9
Merge pull request #19296 from ramonlsouza/migrate-user-actions
refactor: migrate user actions
2023-12-13 16:21:48 -03:00
Gustavo Trott
c7c5ab0449 Add nginx rules for Hasura REST api 2023-12-13 15:19:17 -03:00
Anton Georgiev
4dd22ea9f3
chore: Reduce reaction expiration to be 30s 2023-12-13 12:56:57 -05:00
Anton Georgiev
d42e0b4406
Merge pull request #19332 from antobinary/re-add-docs-index
docs: add missing index portions to 2 pages
2023-12-13 11:52:28 -05:00
Anton Georgiev
66a6c8e3ad docs: add missing index portions to 2 pages 2023-12-13 11:49:14 -05:00
Tainan Felipe
aa9760ba01 Refactor: use componentsFlags to show captions 2023-12-13 11:31:05 -03:00
Anton Georgiev
f5df83087e
Merge pull request #19331 from gustavotrott/hasura-v2.36.0
Bump Hasura from 2.33.4 to 2.36.0
2023-12-13 09:13:43 -05:00
Tainan Felipe
0c20ba2d64 Merge remote-tracking branch 'upstream/v3.0.x-release' into audio-migration 2023-12-13 11:03:21 -03:00
Gustavo Trott
204de3f6fe Add nginx rules for Hasura REST api 2023-12-13 10:39:34 -03:00
Gustavo Trott
33a177b841 Bump Hasura to v2.36.0 2023-12-13 10:31:33 -03:00
Gustavo Trott
26921d19dd Fix unreachable line 2023-12-13 09:30:47 -03:00
Gustavo Trott
4c42ba835d Let pre-join users query some meeting info 2023-12-13 09:06:49 -03:00
Gustavo Trott
d5ea98ec12 Make guest-wait page fetch data from Hasura 2023-12-12 17:42:44 -03:00
Ramón Souza
df09494f1c
Merge pull request #19321 from ramonlsouza/migrate-poll-actions
refactor: migrate poll actions
2023-12-12 16:50:21 -03:00
danielpetri1
84d341cb94 Bump bbb_version to 3.0 in bigbluebutton.yml 2023-12-12 19:41:09 +01:00
Ramón Souza
1439061fc6 fix open userlist 2023-12-12 09:55:07 -03:00
Guilherme Pereira Leme
a6045656ce
feat(plugins): Ui Events (#19308)
* [plugin-sdk-ui-events] - useUiEvent hook

* [plugin-sdk-ui-events] - update dependency

* [plugin-sdk-ui-events] - update ts
2023-12-11 13:56:04 -03:00
Ramón Souza
5463f8ff73 migrate createPoll meteor call 2023-12-11 10:31:13 -03:00
Ramón Souza
4806e00192 migrate stopPoll meteor call 2023-12-08 17:24:57 -03:00
Gustavo Trott
2149a86184
Merge pull request #19320 from gustavotrott/graphql-meeting-componentFlags
Graphql: Introduce meeting.componentsFlags
2023-12-08 16:39:25 -03:00
Ramón Souza
286da931b3 migrate publishVote meteor call 2023-12-08 16:22:52 -03:00
Ramón Souza
0ef2e8afea migrate publishTypedVote meteor call 2023-12-08 15:51:41 -03:00
Gustavo Trott
f94d4314a4 Move v_meeting_componentsFlags to the end 2023-12-08 15:48:41 -03:00
Ramón Souza
573fa99bcd migrate publishPoll meteor call 2023-12-08 15:29:05 -03:00
Gustavo Trott
354e0b7040 Add graphql meeting.componentsFlags 2023-12-08 15:20:16 -03:00
Gustavo Trott
9b0462a3f8
Merge pull request #19319 from gustavotrott/graphql-clean-breakout-url
fix: Graphql provide wrong join url for breakoutRooms
2023-12-08 13:49:55 -03:00
Gustavo Trott
7fd0702dfc Fix wrong breakoutRoom join url 2023-12-08 13:47:54 -03:00
Gustavo Trott
a938a2cd51
Merge pull request #19317 from gustavotrott/graphql-clean-breakout-url
fix (graphql-server): Type user_breakoutRoom showing old rooms
2023-12-08 11:54:33 -03:00
Gustavo Trott
3ae6ddc796 Fix graphql user_breakoutRoom showing old rooms 2023-12-08 10:49:57 -03:00
Ramón Souza
80f2051390 Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-guest-users-server 2023-12-08 10:47:51 -03:00
Paulo Lanzarin
f7404463d3
build(bbb-webrtc-recorder): v0.5.2
Fixes a crash found during field trials.

See: https://github.com/bigbluebutton/bbb-webrtc-recorder/blob/v0.5.2/CHANGELOG.md#v052
2023-12-08 10:40:03 -03:00
Ramón Souza
33de140af0 fix errors 2023-12-08 08:47:32 -03:00
Anton Georgiev
dacf5422cf docs: simpler docusaurus.config.js for non-default branch 2023-12-07 22:05:47 -05:00
Anton Georgiev
2c0cdf1d22 docs: drop versions from non-default branch 2023-12-07 21:57:49 -05:00
Gustavo Trott
4807d9f019
Provide new graphpq Type meeting_clientPluginSettings (#19309) 2023-12-07 20:48:13 -03:00
Anton Georgiev
1767972b5d
docs: build 3.0 docs 2023-12-07 16:33:38 -05:00
Anton Georgiev
a7c792bd5b
docs: add 2.5 docs fix 2023-12-07 16:29:51 -05:00