jiti-meet/react/features/welcome/components
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
..
AbstractWelcomePage.js Make web use the redux settings/profile 2018-05-09 15:20:22 +02:00
BlankPage.native.js Facelift Welcome screen 2018-02-26 18:39:48 -06:00
BlankPage.web.js [RN] Prepare to display BlankPage more 2017-09-02 13:26:06 -05:00
LocalVideoTrackUnderlay.native.js [RN] Add TintedView component 2017-12-19 09:10:58 -06:00
LocalVideoTrackUnderlay.web.js [RN] LocalVideoTrackUnderlay 2017-09-05 17:45:20 -05:00
SideBarItem.js Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00
VideoSwitch.js [RN] Improve video switch style and remove react warning 2018-05-15 17:42:54 +02:00
WelcomePage.native.js Make web use the redux settings/profile 2018-05-09 15:20:22 +02:00
WelcomePage.web.js feat(deep_linking): add analytics 2018-04-26 10:11:34 +02:00
WelcomePageLists.js Refactor PagedList components to be independent from the lists it renders 2018-05-01 09:09:32 -05:00
WelcomePageSideBar.native.js Reduce direct read access to the features/base/participants redux state 2018-05-23 09:46:15 -05:00
index.js [RN] Prepare to display BlankPage more 2017-09-02 13:26:06 -05:00
styles.js [RN] Improve video switch style and remove react warning 2018-05-15 17:42:54 +02:00