Files
jitsi-meet/react/features/base
Leonard Kim a82bc1df64 fix: honor updates of the local user role before conference join
When the prosody setting has muc_allowners, everyone joins as a
moderator. In this case, the local user will not be set as a
moderator in the redux store as the USER_ROLE_CHANGE event will
trigger with the local user id before the redux store has set
the actual local user id--something that happens on
CONFERENCE_JOINED. The fix is to explicitly signal the local user
role has changed to the redux store, which follows the
implementation of pre-existing web logic.
2017-04-18 14:14:04 -05:00
..
2017-02-28 23:22:03 -06:00
2017-01-17 08:53:23 -06:00
2017-02-28 23:22:02 -06:00
2017-02-03 16:36:14 -06:00
2017-03-20 14:42:54 -05:00