element-web/src/voice-broadcast
Michael Telatynski f04a0e2860
Populate info.duration for audio & video file uploads (#11225)
* Improve m.file m.image m.audio m.video types

* Populate `info.duration` for audio & video file uploads

* Fix tests

* Iterate types

* Improve coverage

* Fix test

* Add small delay to stabilise cypress test

* Fix test idempotency

* Improve coverage

* Slow down

* iterate
2023-07-17 12:07:58 +00:00
..
audio Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
components Prefer MatrixClientContext over MatrixClientPeg (#10986) 2023-06-14 13:42:07 +01:00
hooks Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
models Populate info.duration for audio & video file uploads (#11225) 2023-07-17 12:07:58 +00:00
stores Strictify voice-broadcast (#10393) 2023-03-16 10:55:06 +01:00
utils Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
index.ts Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +00:00
types.ts Implement broadcast message preview (#9762) 2022-12-16 11:01:16 +00:00