bigbluebutton-Github/bigbluebutton-html5/imports/ui/core/hooks
2024-07-12 13:26:26 -03:00
..
createUseSubscription.ts Merge pull request #20434 from JoVictorNunes/remove-voice-users-with-trackers 2024-06-10 15:55:09 -03:00
useChat.ts feature(html5): Change return type of the graphql data hook (#19103) 2023-11-13 15:10:41 -03:00
useCurrentPresentation.ts [fix-data-consumption-hooks] - fix many updates of the result of the useCurrentPresentation 2024-05-24 08:43:25 -03:00
useCurrentUser.ts Add: useDeduplicatedSubscription hook (#20376) 2024-06-04 10:40:54 -03:00
useDeduplicatedSubscription.ts fix: tweak useDeduplicatedSubscription hook to properly handle the skip option (#20471) 2024-06-27 13:37:06 -04:00
useLoadedChatMessages.ts Fix: chat loading only one page per time (#19511) 2024-01-29 14:04:04 -03:00
useLoadedUserList.ts improvement: use patched subscriptions for both user list and current user 2024-03-06 11:31:39 -03:00
useMeeting.ts [fix-plugin-data-consumption-hooks] - fix currentUser and useMeeting 2024-05-27 11:26:10 -03:00
useShortcut.tsx fix: Client can't load in certain cases (#20336) 2024-05-29 09:26:11 -04:00
useTalkingIndicator.ts fix: decrease total number of subscriptions for some hooks (#19653) 2024-02-21 16:50:46 -03:00
useTalkingUsers.ts Remove unnecessary user voice props 2024-07-12 13:26:26 -03:00
useTImer.ts Remove: timer js files 2024-04-30 12:45:05 -03:00
useVoiceActivity.ts refactor: add voice activity adapter 2024-07-01 11:08:31 -03:00
useWhoIsTalking.ts refactor: add voice activity adapter 2024-07-01 11:08:31 -03:00
useWhoIsUnmuted.ts refactor: add voice activity adapter 2024-07-01 11:08:31 -03:00