jiti-meet/react/features
paweldomas 122a7f6346 fix(AudioOnly+web): crash when untoggle audio only
Because on web video track is stored both in redux and in 'localVideo'
field, video is attempted to be unmuted twice when turning off the audio
only mode. This will crash the app with 'unmute operation is already in
progress'. This commit will prevent from taking action from the web
world if the video track already exists and will make the redux side
rollback unmuted status in case unmute fails.
2017-07-25 11:05:02 +02:00
..
app [RN] Don't override config values 2017-07-21 17:40:09 -05:00
audio-level-indicator feat(audio-level): convert SmallVideo AudioLevelIndicator to React 2017-06-22 11:14:41 -05:00
base fix(AudioOnly+web): crash when untoggle audio only 2017-07-25 11:05:02 +02:00
conference misc: fix dispatching actions twice when mapDispatchToProps is used 2017-07-17 13:51:35 -05:00
connection-indicator fix stat unsub, one loop for updating 2017-07-19 15:11:35 -07:00
connection-stats feat: Adds TURN indication. 2017-07-13 17:00:27 +02:00
desktop-picker fix(desktop_picker): Use defaultProps 2017-07-10 17:43:29 -05:00
device-selection feat(local-video): convert to react (#1705) 2017-07-14 14:22:27 -05:00
dial-out fix(icons): set a size prop for AtlasKit icons 2017-07-21 14:25:39 -05:00
display-name feat(display-name): convert to React (#1672) 2017-06-28 22:35:43 -05:00
feedback Fixes related to coding style 2017-02-02 10:54:24 -06:00
filmstrip feat(indicators): move the "top toolbar" indicators to react (#1699) 2017-07-10 17:29:44 -05:00
invite fix(icons): set a size prop for AtlasKit icons 2017-07-21 14:25:39 -05:00
jwt accept 'avatar' as well as 'avatarUrl' for avatar field 2017-07-13 15:49:25 -05:00
large-video fix(largevideo): show the background video only for video container type 2017-06-21 16:19:30 -05:00
mobile Prepare for eslint 4 2017-06-14 22:17:35 -05:00
overlay misc: fix dispatching actions twice when mapDispatchToProps is used 2017-07-17 13:51:35 -05:00
remote-control feat(remotecontrol): Make sure the receiver is always sharing entire screen 2017-07-09 16:34:08 -05:00
remote-video-menu feat(remote-video): convert remote video menu to react 2017-06-13 14:54:19 -05:00
room-lock Updates field-text dependency version and add autofocus prop. 2017-06-07 17:06:48 -05:00
share-room Move ConferenceUrl.inviteURL into React and redux 2017-06-01 21:04:31 -05:00
speaker-stats Prepare for eslint 4 2017-06-14 22:17:35 -05:00
toolbox Remove primary toolbar splitter (#1811) 2017-07-21 14:21:39 -07:00
unsupported-browser Fix 'Missing JSDoc comment  require-jsdoc' 2017-06-01 21:01:50 -05:00
video-status-label Fix 'Missing JSDoc comment  require-jsdoc' 2017-06-01 21:01:50 -05:00
welcome Fixes jsdocs 2017-07-19 16:25:06 -05:00