Commit Graph

14 Commits

Author SHA1 Message Date
Josh Perez
28a295d4e1 Fixes audio recording 2023-01-26 09:57:39 -07:00
Josh Perez
b5947e0ef1 Fixes storybook for AudioCapture 2023-01-20 17:31:30 -07:00
Jamie Kyle
c58a723f45 Add type-alias-readonlydeep rule and make ducks mostly immutable 2023-01-13 12:07:26 -08:00
Josh Perez
198d6f7e26 Make composer duck aware of the conversation it is in 2023-01-04 16:22:36 -08:00
Fedor Indutny
ed271d92ea Add no-misused/floating-promises lint rule 2022-12-21 10:41:48 -08:00
Alvaro
2db14e8d6f Auto-select a newly created distribution list or group when sending story 2022-12-09 09:35:34 -08:00
Scott Nonnenberg
4763831d3e background.ts: Introduce types for redux initialState 2022-02-23 12:48:40 -06:00
Scott Nonnenberg
a024ee4b96 Allow stage and send of video, even if we can't get screenshot 2021-11-15 13:54:33 -08:00
Scott Nonnenberg
c5b5f2fe42 Handle duplicate requests to start recording a voice note 2021-11-11 15:33:35 -08:00
David Sanders
79b3b6408e Fix microphone permission checking for audio recording
See [#5580][0].

[0]: https://github.com/signalapp/Signal-Desktop/pull/5580
2021-10-27 11:16:09 -05:00
Evan Hahn
74fde10ff5 Prefer import type when importing types 2021-10-26 14:15:33 -05:00
Josh Perez
ab1c31b64f Release microphone immediately when cancelling recording 2021-10-15 14:51:33 -04:00
Josh Perez
31d1f25b18 Adds error dialog when voice recorder cannot start 2021-09-30 13:13:47 -07:00
Josh Perez
603c315c82 Moves AudioCapture into react 2021-09-29 13:23:06 -07:00