jiti-meet/react/features/invite/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
..
dial-in-info-page fix(info): do not show dial in numbers without a room specified 2018-03-09 17:18:10 -06:00
dial-in-summary Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
info-dialog feat(participants): add isLocalParticipantModerator utility method 2018-05-18 13:18:24 -05:00
AddPeopleDialog.native.js [RN] add support for inviting participants during a call on mobile (2) 2018-05-02 12:54:02 +02:00
AddPeopleDialog.web.js Coding style/naming: invite & invitee(s) 2018-05-03 10:31:15 +02:00
InfoDialogButton.native.js ref(info): new component for showing meeting info 2017-09-25 08:42:00 -05:00
InfoDialogButton.web.js Reduce direct read access to the features/base/participants redux state 2018-05-23 09:46:15 -05:00
InviteButton.native.js Coding style: comments 2018-05-16 16:49:03 -05:00
InviteButton.web.js Keep buttons in their associated features 2018-05-15 14:12:38 -05:00
index.js Keep buttons in their associated features 2018-05-15 14:12:38 -05:00