jiti-meet/react/features/remote-control
Lyubo Marinov 8cd2bd272b Reduce direct read access to the features/base/participants redux state
As part of the work on fixing the problem with the multiplying
thumbnails, we've associated remote participant w/ JitsiConference.
However, there are periods of time when multiple JitsiConferences are in
the redux state (and that period is going to be shorted by
StateListenerRegistry). In order to give more control to the feature
base/participants, reduce the occurrences of direct access to the
features/base/participants redux state and utilize the feature's
existing read access functions. Which will allow us in the future to
enhance these functions to access participants which are relevant to the
current conference of interest to the user only.
2018-05-23 09:46:15 -05:00
..
components Reduce direct read access to the features/base/participants redux state 2018-05-23 09:46:15 -05:00
actions.js Remote control - display the authorization dialog in meet (#1541) 2017-05-03 18:57:52 -05:00
index.js Remote control - display the authorization dialog in meet (#1541) 2017-05-03 18:57:52 -05:00