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
|
cf92e73f11
|
Add Polls to postgres/graphql
|
2023-05-19 13:47:00 -03:00 |
|
Gustavo Trott
|
e5f31e2f0b
|
Add user customParameters to graphql
|
2023-05-15 17:21:36 -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
|
1ac2e4cd96
|
Add flags moderatorsCanMuteAudio/moderatorsCanUnmuteAudio to graphql usersPolicies
|
2023-05-02 13:29:30 -03:00 |
|
Gustavo Trott
|
13b871f4d5
|
Alter graphql database name to bbb_graphql
|
2023-05-02 10:00:51 -03: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 |
|
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 |
|
Gustavo Trott
|
a91282914a
|
Add flag showTalkingIndicator to user_voice
|
2023-04-27 15:55:13 -03:00 |
|
Gustavo Trott
|
3d9f7f07b3
|
Script to install bbb-graphql-middleware
|
2023-04-27 13:38:44 -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 |
|
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 |
|
Gustavo Trott
|
92e9310ed4
|
fix chat participant in Hasura
|
2023-04-25 18:17:38 -03:00 |
|
Gustavo Trott
|
136c4af5cb
|
Add user typing private endpoint to graphql server
|
2023-04-25 17:12:15 -03: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
|
04ac298e53
|
Add user reference to chat endpoints in Hasura
|
2023-04-24 17:29:53 -03:00 |
|
Gustavo Trott
|
9ff8d0aee9
|
Include new column user.hasDrawPermissionOnCurrentPage and triggers to populate it, to improve performance of the userlist orderBy
|
2023-04-20 09:49:16 -03:00 |
|
Gustavo Trott
|
f86434c2bc
|
pg: Add ON DELETE CASCADE to user_connectionStatus(meetingId)
|
2023-04-19 09:54:47 -03:00 |
|
Gustavo Trott
|
4b671e316b
|
Improve performance on condition hideUserList in userList
|
2023-04-18 17:40:46 -03:00 |
|
Gustavo Trott
|
cf2f3064f1
|
Add new query user_current to Hasura
|
2023-04-17 12:04:38 -03:00 |
|
Gustavo Trott
|
c0c3c703aa
|
Improvements in graphql-client-test
|
2023-04-14 10:58:37 -03:00 |
|
Gustavo Trott
|
864ee8e09b
|
Add index to improve performance on query users
|
2023-04-13 08:40:14 -03:00 |
|
Gustavo Trott
|
b95d505d0e
|
Fix tables ddl
|
2023-04-12 11:30:12 -03:00 |
|
Gustavo Trott
|
63bc1593d5
|
Apply locksettings-hideUserList as validation on fetch users in Hasura
|
2023-04-12 11:07:54 -03:00 |
|
Gustavo Trott
|
b230286d95
|
Add lockSettings options to graphql Hasura
|
2023-04-10 15:57:35 -03:00 |
|
Gustavo Trott
|
36ba5ddc76
|
Add lockSettings options to graphql Hasura
|
2023-04-10 15:52:19 -03:00 |
|
Gustavo Trott
|
3cf7be926c
|
Introduces userTyping, user_connectionStatus and other flags to Postgres/Hasura
|
2023-04-05 13:56:22 -03:00 |
|
Gustavo Trott
|
783ed2d0f3
|
Set userId as PK for user_voice table (user has only one mic, following Meteor current logic)
|
2023-04-04 09:10:04 -03:00 |
|
Gustavo Trott
|
94111058e5
|
Set userId as PK for user_voice table (user has only one mic, following Meteor current logic)
|
2023-04-04 09:02:41 -03:00 |
|
Gustavo Trott
|
3b9468696f
|
Small fixes on Hasura
|
2023-04-03 17:49:24 -03:00 |
|
Gustavo Trott
|
d13613fb7d
|
Include cursor data to Pg/Hasura and other fixes
|
2023-04-03 17:23:30 -03:00 |
|
Gustavo Trott
|
a31f3fe057
|
Set current presentation in Postgres/Hasura
|
2023-04-03 10:46:47 -03:00 |
|
Gustavo Trott
|
884fb30790
|
Removes wrong file
|
2023-03-31 17:46:49 -03:00 |
|
Gustavo Trott
|
e85620d7a9
|
Add presentation collections to Hasura/Postgres
|
2023-03-31 17:46:17 -03:00 |
|
Gustavo Trott
|
2b58f246ee
|
Create relationship for chat->user
|
2023-03-29 12:06:48 -03:00 |
|
Gustavo Trott
|
7f88d2efa4
|
Add Chat collections to Hasura/Postgres
|
2023-03-29 09:55:41 -03:00 |
|
Gustavo Trott
|
52fd6d3ad5
|
Insert Meeting props to database/Hasura
|
2023-03-24 13:33:08 -03:00 |
|
Gustavo Trott
|
5c5a515b54
|
Remove bbb26 references
|
2023-03-21 10:36:11 -03:00 |
|
Gustavo Trott
|
b2bc0c838d
|
Include more data to (Postgres/Hasura) graphql-server
|
2023-03-16 13:56:32 -03:00 |
|
Gustavo Trott
|
a9b0bb3b0a
|
Add endpoint api/checkGraphqlAuthorization
|
2023-03-13 15:45:33 -03:00 |
|
Gustavo Trott
|
f641b71b4a
|
Adjusts to run graphql client
|
2023-03-11 12:11:50 -03:00 |
|
Gustavo Trott
|
42711ac5ae
|
Initial implementation of Postgres data and Hasura
|
2023-03-08 12:23:45 -03:00 |
|