Commit Graph

37737 Commits

Author SHA1 Message Date
Gustavo Trott
ab5f626559 Remove unused files 2023-05-19 15:33:27 -03:00
Gustavo Trott
0fa28dd5d1 Include welcomeMsg to graphql and set permissions 2023-05-19 15:28:20 -03:00
Gustavo Trott
8e2f2f3000 Clear code 2023-05-19 13:49:24 -03:00
Gustavo Trott
cf92e73f11 Add Polls to postgres/graphql 2023-05-19 13:47:00 -03:00
Gustavo Trott
e00f54450a
Merge pull request #17925 from gustavotrott/graphql-userdata
feat (graphql-server): Add user customParameters
2023-05-15 17:23:09 -03:00
Gustavo Trott
e5f31e2f0b Add user customParameters to graphql 2023-05-15 17:21:36 -03:00
Gustavo Trott
6b28de2c9c This part seems to be outdated and not necessary since 61d7b18345 2023-05-15 11:46:44 -03:00
Gustavo Trott
290a41baa1
Merge pull request #17762 from GuiLeme/chat-list-migration
refactor: Chat list migration to graphql structure
2023-05-11 17:13:19 -03:00
Gustavo Trott
4c4e5c0852 Introduces json-patch to graphql-middleware 2023-05-10 19:08:24 -03:00
Anton Georgiev
08e7b4cead
build: bbb-graphql-server copy metadata 2023-05-10 18:02:51 -04:00
Anton Georgiev
858d033378
Merge pull request #17874 from antobinary/graphql-4
build: copy over config.yaml for graphql
2023-05-10 17:59:43 -04:00
Anton Georgiev
4920eac3cd build: copy over config.yaml for graphql 2023-05-10 17:59:23 -04:00
Anton Georgiev
3aa6774120 build: copy over config.yaml for graphql 2023-05-10 17:57:18 -04:00
Anton Georgiev
b83089f982
build: correct path to hasura executable 2023-05-10 16:41:18 -04:00
Anton Georgiev
0718742601
Merge pull request #17873 from antobinary/graphql-build-2
build: drop db before creating it
2023-05-10 16:28:41 -04:00
Anton Georgiev
9526ad5b7d build: drop db before creating it 2023-05-10 16:26:42 -04:00
Anton Georgiev
c072d0ebc1
Merge pull request #17871 from antobinary/graphql-build-2
build: drop db before creating it
2023-05-10 16:11:09 -04:00
Anton Georgiev
16f3104725 build: drop db before creating it 2023-05-10 16:07:44 -04:00
Anton Georgiev
61c89d53ca
Merge pull request #17856 from bigbluebutton/antobinary-patch-2
chore: Include an automatic welcome for first time contributors
2023-05-10 09:11:11 -04:00
Anton Georgiev
bb03bb3e70
chore: Include an automatic welcome for first time contributors 2023-05-09 22:27:54 -04:00
Fred Dixon
337a3d32b4
Update README.md 2023-05-09 09:51:13 -03:00
Fred Dixon
02ffac1a0f
Update README.md to list 2.6 as latest release. 2023-05-09 09:50:34 -03:00
GuiLeme
f75ebed3bb [chat-list-migration] - changes in review 2023-05-08 16:54:06 -03:00
GuiLeme
7a43191cd1 [graphql-chatlist-migration] - quick fix suggestion 2023-05-05 10:48:14 -03:00
GuiLeme
4676b74203 [chat-list-migration] - Back-end suggestion 2023-05-05 09:02:44 -03:00
GuiLeme
5a4bfef7eb [chat-list-migration] - part 2 of PR review suggestions 2023-05-04 17:42:03 -03:00
GuiLeme
a0771e5677 [chat-list-migration] - part 1 of PR review suggestions 2023-05-04 12:29:27 -03:00
Anton Georgiev
8fa2507d6c
Merge pull request #17708 from bigbluebutton/snyk-fix-481323b5bee22ad9812154adaddc62a3
[Snyk] Security upgrade yaml from 1.10.2 to 2.2.2
2023-05-03 11:21:28 -04:00
Gustavo Trott
da50d3b728
Merge pull request #17796 from gustavotrott/fix-user-typing-after-msg-sent
fix (graphql-server): User continue typing after msg is sent
2023-05-03 10:13:00 -03:00
Gustavo Trott
48fba1a482 Clear typingAt when msg is sent 2023-05-03 10:10:02 -03:00
Gustavo Trott
cd0302518d Add flag lastMsgSentAt and typedAfterLastMsg 2023-05-03 09:04:44 -03:00
Gustavo Trott
0c82d0d1f8
Merge pull request #17791 from gustavotrott/graphql-flags-mods-can-mute-unmute
feat (graphql-server): Add flags moderatorsCanMute/Unmute to usersPolicies
2023-05-02 13:32:32 -03:00
Gustavo Trott
1ac2e4cd96 Add flags moderatorsCanMuteAudio/moderatorsCanUnmuteAudio to graphql usersPolicies 2023-05-02 13:29:30 -03:00
Gustavo Trott
63ef4b23ac
Merge pull request #17783 from gustavotrott/graphql-database-rename
refactor (graphql-server): Alter graphql database name to bbb_graphql
2023-05-02 10:58:34 -03:00
Gustavo Trott
39ac6d14f6 Revert database to config name 2023-05-02 10:28:11 -03:00
Gustavo Trott
13b871f4d5 Alter graphql database name to bbb_graphql 2023-05-02 10:00:51 -03:00
Anton Georgiev
1455095e0c
Merge pull request #17771 from antobinary/22.04-attempt-3
build: bbb-graphql-server tweak directory for hasura
2023-04-28 15:13:23 -04:00
Anton Georgiev
1a933ffa65 Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into 22.04-attempt-3 2023-04-28 15:08:05 -04:00
Anton Georgiev
bcd6169056 build: bbb-graphql-server tweak directory for hasura 2023-04-28 15:07:14 -04:00
Anton Georgiev
07f38842cc
Merge pull request #17770 from antobinary/22.04-attempt-3
build: bbb-graphql-server copy metadata and bbb_schema.sql
2023-04-28 14:39:24 -04:00
Anton Georgiev
cb17d43e97
Merge branch 'develop' into 22.04-attempt-3 2023-04-28 14:39:15 -04:00
Anton Georgiev
c01cf7913d build: bbb-graphql-server copy metadata and bbb_schema.sql 2023-04-28 14:36:38 -04:00
Anton Georgiev
d0eb4f147e
Merge pull request #17767 from antobinary/22.04-attempt-3
build: introducing bbb-graphql-server package
2023-04-28 13:37:02 -04:00
Anton Georgiev
8fddbfc9cf build: introducing bbb-graphql-server package 2023-04-28 13:32:09 -04:00
GuiLeme
549bca9c3b [chat-list-migration] - remove package @types/meteor 2023-04-28 10:37:45 -03:00
Anton Georgiev
74b66292c9
Merge pull request #17763 from antobinary/22.04-attempt-3
build: tweaks to run with MongoDB 6; Meteor upgrade to 2.11
2023-04-28 09:07:39 -04:00
Anton Georgiev
05849309ce build: tweaks to run with MongoDB 6; Meteor upgrade to 2.11 2023-04-28 08:31:40 -04:00
GuiLeme
8e785350bb [chat-list-migration] - remove logs 2023-04-28 09:30:44 -03:00
GuiLeme
fe02d7013f [chat-list-migration] - fix of package-lock 2023-04-27 20:53:44 -03:00
Gustavo Trott
e32d41cbe5
Update hasura-config.env
Set 250ms as re-fetch time to Hasura to reduce delay of the actions.
2023-04-27 19:24:07 -03:00