element-web/src/voice-broadcast/utils
2023-09-22 16:39:40 +01:00
..
checkVoiceBroadcastPreConditions.tsx Migrate more strings to translation keys (#11613) 2023-09-19 17:16:38 +01:00
cleanUpBroadcasts.ts Stop broadcasts on logout (#9978) 2023-01-24 10:58:37 +00:00
determineVoiceBroadcastLiveness.ts Display broadcast live state only depending on the recording (#9774) 2022-12-16 09:55:54 +00:00
doClearCurrentVoiceBroadcastPlaybackIfStopped.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
doMaybeSetCurrentVoiceBroadcastPlayback.ts Improve live voice broadcast detection by testing if the started event has been redacted (#9780) 2022-12-22 10:37:07 +00:00
findRoomLiveVoiceBroadcastFromUserAndDevice.ts Resume voice broadcast on load (#9475) 2022-10-21 09:30:02 +02:00
getChunkLength.ts Add labs setting to force small broadcast chunks (#9806) 2022-12-23 13:45:26 +00:00
getMaxBroadcastLength.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
hasRoomLiveVoiceBroadcast.ts Improve live voice broadcast detection by testing if the started event has been redacted (#9780) 2022-12-22 10:37:07 +00:00
isRelatedToVoiceBroadcast.ts Implement broadcast UTD handling (#10021) 2023-02-01 13:32:49 +01:00
isVoiceBroadcastStartedEvent.ts When deleting a voice broadcast, also delete related events (#9737) 2022-12-23 15:44:01 +00:00
pauseNonLiveBroadcastFromOtherRoom.ts Pause non-live broadcast from other room (#9825) 2022-12-28 09:29:42 +01:00
retrieveStartedInfoEvent.ts Improve live voice broadcast detection by testing if the started event has been redacted (#9780) 2022-12-22 10:37:07 +00:00
setUpVoiceBroadcastPreRecording.ts Fix broadcast pre-recording check (#9834) 2022-12-28 15:13:37 +00:00
shouldDisplayAsVoiceBroadcastRecordingTile.ts Consider own broadcasts from other device as a playback (#9821) 2022-12-23 16:41:18 +00:00
shouldDisplayAsVoiceBroadcastStoppedText.ts Fix Prettier errors that slipped past CI (#9741) 2022-12-12 15:43:29 -07:00
shouldDisplayAsVoiceBroadcastTile.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
showCantStartACallDialog.tsx Migrate more strings to translation keys (#11651) 2023-09-22 16:39:40 +01:00
startNewVoiceBroadcastRecording.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
textForVoiceBroadcastStoppedEvent.tsx Migrate more strings to translation keys (#11613) 2023-09-19 17:16:38 +01:00
textForVoiceBroadcastStoppedEventWithoutLink.ts Migrate more strings to translation keys (#11613) 2023-09-19 17:16:38 +01:00
VoiceBroadcastChunkEvents.ts Handle voice broadcast last_chunk_sequence (#9812) 2022-12-28 09:32:49 +00:00
VoiceBroadcastResumer.ts Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00