bigbluebutton-Github/bbb-graphql-server/metadata/databases/BigBlueButton/tables
Gustavo Trott 4628ffb0a6 Introduces graphql Type user_presenceLog to indicate users that have joined in the meeting at some point.
subscription {
  user_presenceLog {
    extId
    userId
    currentlyInMeeting
    isModerator
  }
}

It is necessary to provide for the teacher the list of presence even after some users left.
2024-10-16 10:37:14 -03:00
..
public_v_breakoutRoom_assignedUser.yaml Add flag for breakoutRoom participant 2024-04-18 08:30:32 -03:00
public_v_breakoutRoom_participant.yaml Add flag for breakoutRoom participant 2024-04-18 08:30:32 -03:00
public_v_breakoutRoom_user.yaml refactor: Remove Hasura database-updates and move them to Gql-Actions (#20634) 2024-07-04 17:00:06 -03:00
public_v_breakoutRoom.yaml refactor breakoutroom storage 2024-06-12 16:21:31 -03:00
public_v_caption_activeLocales.yaml make reactionEmoji part of user table (optimizing performance) 2024-06-10 09:48:38 -03:00
public_v_caption.yaml Add captionSetOwner mutation 2024-04-19 11:42:45 -03:00
public_v_chat_message_private.yaml Add support for chat message reactions. 2024-10-03 14:34:24 -03:00
public_v_chat_message_public.yaml Add support for chat message reactions. 2024-10-03 14:34:24 -03:00
public_v_chat_message_reaction.yaml Add support for chat message reactions. 2024-10-03 14:34:24 -03:00
public_v_chat_user.yaml refactor: Remove Hasura database-updates and move them to Gql-Actions (#20634) 2024-07-04 17:00:06 -03:00
public_v_chat.yaml Graphql: Add meetingId to user primary key 2024-04-16 12:35:27 -03:00
public_v_current_time.yaml Set all date columns as timestamp with time zone 2023-08-08 10:41:16 -03:00
public_v_externalVideo.yaml Rename collection external_video to externalVideo 2023-09-07 09:16:30 -03:00
public_v_layout.yaml graphql-server: Introduces layout-propagate data (#18774) 2023-09-13 13:37:04 -03:00
public_v_meeting_breakoutPolicies.yaml Add Polls to postgres/graphql 2023-05-19 13:47:00 -03:00
public_v_meeting_clientPluginSettings.yaml Provide new graphpq Type meeting_clientPluginSettings (#19309) 2023-12-07 20:48:13 -03:00
public_v_meeting_clientSettings.yaml Introduce flag currentlyInMeeting (replacing isOnline) 2024-08-28 11:08:30 -03:00
public_v_meeting_componentsFlags.yaml Introduces meeting_componentFlags.hasCameraAsContent 2024-06-12 18:42:03 -03:00
public_v_meeting_group.yaml Add Polls to postgres/graphql 2023-05-19 13:47:00 -03:00
public_v_meeting_learningDashboard.yaml Introduce flag currentlyInMeeting (replacing isOnline) 2024-08-28 11:08:30 -03:00
public_v_meeting_lockSettings.yaml Graphql: Add fields to lockSettings and endWhenNoModerator 2024-03-21 12:49:33 -03:00
public_v_meeting_metadata.yaml Fix metadata permission 2024-03-20 15:27:45 -03:00
public_v_meeting_recording.yaml Merge 2.7 into Develop 2023-07-31 11:24:25 -03:00
public_v_meeting_recordingPolicies.yaml Add Polls to postgres/graphql 2023-05-19 13:47:00 -03:00
public_v_meeting_usersPolicies.yaml Resolve conflicts 2024-06-17 10:47:41 -03:00
public_v_meeting_voiceSettings.yaml Add Polls to postgres/graphql 2023-05-19 13:47:00 -03:00
public_v_meeting.yaml Introduce flag currentlyInMeeting (replacing isOnline) 2024-08-28 11:08:30 -03:00
public_v_notification.yaml Refactor: Move notifications to graphql 2024-04-18 21:43:26 -03:00
public_v_plugin.yaml [new-server-side-architecture] - replace checksum algorithm of manifest.json to be sha256 and renamed javascriptEntrypointChecksum to javascriptEntrypointIntegrity 2024-10-10 15:49:16 -03:00
public_v_pluginDataChannelEntry.yaml [update-data-channel-function] - change sender to creator naming in data-channel 2024-06-18 17:46:17 -03:00
public_v_poll_option.yaml Add permission to aggregate Poll users/responses 2024-01-18 11:23:38 -03:00
public_v_poll_response.yaml Graphql: Add meetingId to user primary key 2024-04-16 12:35:27 -03:00
public_v_poll_user_current.yaml Graphql: Add meetingId to user primary key 2024-04-16 12:35:27 -03:00
public_v_poll_user.yaml Graphql: Add meetingId to user primary key 2024-04-16 12:35:27 -03:00
public_v_poll.yaml Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-poll-creation 2024-01-24 08:26:29 -03:00
public_v_pres_annotation_curr.yaml refactor (graphql-server): Optimize Hasura Queries with Session Variables (#19347) 2024-01-09 08:31:12 -03:00
public_v_pres_annotation_history_curr.yaml refactor (graphql-server): Optimize Hasura Queries with Session Variables (#19347) 2024-01-09 08:31:12 -03:00
public_v_pres_page_curr.yaml update canvas names to whiteboard 2024-07-05 20:13:30 +00:00
public_v_pres_page_cursor.yaml refactor (graphql-server): Optimize Hasura Queries with Session Variables (#19347) 2024-01-09 08:31:12 -03:00
public_v_pres_page_writers.yaml Include welcomeMsg to graphql and set permissions 2023-05-19 15:28:20 -03:00
public_v_pres_page.yaml update canvas names to whiteboard 2024-07-05 20:13:30 +00:00
public_v_pres_presentation_uploadToken.yaml graphql: Provide Upload Token through Graphql (#19081) 2023-11-07 13:47:44 -03:00
public_v_pres_presentation.yaml Insert presentation on UploadTokenReq 2023-11-01 11:38:19 -03:00
public_v_screenshare.yaml Migrate meeting collection to graphql (#19853) 2024-03-26 08:57:28 -03:00
public_v_sharedNotes_diff.yaml Provide sharedNotes.diff through Graphql 2024-01-18 16:40:09 -03:00
public_v_sharedNotes_session.yaml Graphql: Add meetingId to user primary key 2024-04-16 12:35:27 -03:00
public_v_sharedNotes.yaml Graphql sharedNotes endpoint 2023-08-25 11:42:26 -03:00
public_v_timer.yaml fix(timer): beep failing to play intermittently (#21222) 2024-09-25 15:42:16 -04:00
public_v_user_breakoutRoom.yaml Include welcomeMsg to graphql and set permissions 2023-05-19 15:28:20 -03:00
public_v_user_camera.yaml Rename user_camera prop focused to showAsContent 2024-10-02 22:25:35 -03:00
public_v_user_clientSettings.yaml refactor: Remove Hasura database-updates and move them to Gql-Actions (#20634) 2024-07-04 17:00:06 -03:00
public_v_user_connectionStatus.yaml Simplify user connection status flow 2024-04-01 09:36:28 -03:00
public_v_user_connectionStatusReport.yaml Graphql: Add meetingId to user primary key 2024-04-16 12:35:27 -03:00
public_v_user_current.yaml Add userLockSettings to allow disablePublicChat for individual users 2024-09-05 18:04:25 -03:00
public_v_user_guest.yaml Introduce flag currentlyInMeeting (replacing isOnline) 2024-08-28 11:08:30 -03:00
public_v_user_lockSettings.yaml Add userLockSettings to allow disablePublicChat for individual users 2024-09-05 18:04:25 -03:00
public_v_user_metadata.yaml Introduce an endpoint /api/rest/clientSettings that will be used by the client to fetch userdata info before creating a graphql connection. 2024-09-25 11:53:02 -03:00
public_v_user_presenceLog.yaml Introduces graphql Type user_presenceLog to indicate users that have joined in the meeting at some point. 2024-10-16 10:37:14 -03:00
public_v_user_reaction_current.yaml Graphql providing reactions data 2023-08-08 08:49:40 -03:00
public_v_user_reaction.yaml Graphql providing reactions data 2023-08-08 08:49:40 -03:00
public_v_user_ref.yaml Introduce flag currentlyInMeeting (replacing isOnline) 2024-08-28 11:08:30 -03:00
public_v_user_transcriptionError.yaml Graphql: Add meetingId to user primary key 2024-04-16 12:35:27 -03:00
public_v_user_typing_private.yaml Fix order of who is typing 2023-11-01 16:29:37 -03:00
public_v_user_typing_public.yaml refactor (graphql-server): Optimize Hasura Queries with Session Variables (#19347) 2024-01-09 08:31:12 -03:00
public_v_user_voice_activity.yaml Update bbb-graphql-server/metadata/databases/BigBlueButton/tables/public_v_user_voice_activity.yaml 2024-06-25 17:52:36 -03:00
public_v_user_voice.yaml Remove unnecessary user voice props 2024-07-12 13:26:26 -03:00
public_v_user_welcomeMsgs.yaml Graphql: Add meetingId to user primary key 2024-04-16 12:35:27 -03:00
public_v_user.yaml Add userLockSettings to allow disablePublicChat for individual users 2024-09-05 18:04:25 -03:00
tables.yaml Introduces graphql Type user_presenceLog to indicate users that have joined in the meeting at some point. 2024-10-16 10:37:14 -03:00