jiti-meet/react/features/welcome
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
actionTypes.js Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00
actions.js Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00
functions.js [Android] Fix possible TypeError in multi-JitsiMeetView SDK consumers 2018-05-09 23:45:24 -05:00
index.js Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00
reducer.js Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00
roomnameGenerator.js Move roomnameGenerator.js out of features/base/util 2017-04-14 13:14:02 -05:00
route.js [RN] Fix documentation comments 2017-10-01 01:35:19 -05:00