jiti-meet/react/features/base/conference
paweldomas 628dc99bfe fix(conference/reducer): clear 'authRequired' on connection will connect
It is required to clear the flag, before the connection attempt.
Otherwise the app may confuse deployments without guest access with
a one with guess access if it was visited previously and
the WaitForOwnerDialog was canceled. That's because there will be no
conference related event that clears the flag.
2017-09-22 16:47:59 -05:00
..
actionTypes.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
actions.js [RN] Support XMPP authentication 2017-09-19 23:04:45 -05:00
constants.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
functions.js Prevent undefined JitsiMeetJS 2017-02-27 21:35:34 -06:00
index.js [RN] fix(Avatar): Match the implementation for web 2017-03-08 13:21:34 -06:00
middleware.js [RN] Try to create local tracks when unmuting, if track is missing 2017-08-22 07:28:19 -05:00
reducer.js fix(conference/reducer): clear 'authRequired' on connection will connect 2017-09-22 16:47:59 -05:00