| .. |
|
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 |
|
checkVoiceBroadcastPreConditions.tsx
|
Switch to importing more things from the main js-sdk export (#11377)
|
2023-08-10 08:01:14 +00:00 |
|
cleanUpBroadcasts.ts
|
Stop broadcasts on logout (#9978)
|
2023-01-24 10:58:37 +00:00 |
|
determineVoiceBroadcastLiveness.ts
|
…
|
|
|
doClearCurrentVoiceBroadcastPlaybackIfStopped.ts
|
Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788)
|
2023-01-12 13:25:14 +00:00 |
|
doMaybeSetCurrentVoiceBroadcastPlayback.ts
|
…
|
|
|
findRoomLiveVoiceBroadcastFromUserAndDevice.ts
|
…
|
|
|
getChunkLength.ts
|
…
|
|
|
getMaxBroadcastLength.ts
|
…
|
|
|
hasRoomLiveVoiceBroadcast.ts
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
shouldDisplayAsVoiceBroadcastTile.ts
|
Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788)
|
2023-01-12 13:25:14 +00:00 |
|
showCantStartACallDialog.tsx
|
Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788)
|
2023-01-12 13:25:14 +00:00 |
|
startNewVoiceBroadcastRecording.ts
|
Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788)
|
2023-01-12 13:25:14 +00:00 |
|
textForVoiceBroadcastStoppedEvent.tsx
|
Add MatrixClientPeg::safeGet and use it in tests (#10985)
|
2023-06-05 18:12:23 +01:00 |
|
textForVoiceBroadcastStoppedEventWithoutLink.ts
|
…
|
|