jiti-meet/react/features/subtitles
Nik d3dd54ac3b Show subtitles when Jigasi sends transcription results in JSON (#1914)
* Show subtitles when Jigasi sends transcription results in JSON

* fix: Import PropTypes from prop-types.

* apply feedback on initial PR

* Changed Object to Map, alphabetic ordering fixes ,css changes in transcription subtitles

* Sends Map of transcriptMessages as prop to Component

* Documentation fixes and uses config in redux state

* Minor doc fix

* rename feature 'transcription' to 'subtitles'

* Moves subtitles config to interfaceConfig and minor fixes

* minor lint fix
2018-07-17 12:31:12 -05:00
..
components Show subtitles when Jigasi sends transcription results in JSON (#1914) 2018-07-17 12:31:12 -05:00
actionTypes.js Show subtitles when Jigasi sends transcription results in JSON (#1914) 2018-07-17 12:31:12 -05:00
actions.js Show subtitles when Jigasi sends transcription results in JSON (#1914) 2018-07-17 12:31:12 -05:00
index.js Show subtitles when Jigasi sends transcription results in JSON (#1914) 2018-07-17 12:31:12 -05:00
middleware.js Show subtitles when Jigasi sends transcription results in JSON (#1914) 2018-07-17 12:31:12 -05:00
reducer.js Show subtitles when Jigasi sends transcription results in JSON (#1914) 2018-07-17 12:31:12 -05:00