jiti-meet/react/features/subtitles
Lyubo Marinov 1d128e027a Coding style: utilize default values
Since they are a language feature, they make the source code more easily
comprehensible than `if (typeof XXX === 'undefined') { XXX = ...; }`.
2018-09-07 16:48:16 -05:00
..
components Coding style: utilize default values 2018-09-07 16:48:16 -05:00
actionTypes.js independently display subtitles based on participants choice 2018-08-22 19:49:58 +02:00
actions.js independently display subtitles based on participants choice 2018-08-22 19:49:58 +02:00
index.js Show subtitles when Jigasi sends transcription results in JSON (#1914) 2018-07-17 12:31:12 -05:00
middleware.js feat(RN): displays transcription subtitles 2018-09-05 18:43:49 -05:00
reducer.js independently display subtitles based on participants choice 2018-08-22 19:49:58 +02:00