jiti-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
..
conference [RN] Fix passing config options when creating a conference 2017-04-07 14:53:52 -05:00
connection Remove obsolete source code 2017-02-28 23:22:03 -06:00
devices feat: new device selection modal with previews 2017-04-10 13:30:00 -07:00
dialog fix: set button font-size for modals 2017-04-11 10:35:59 -07:00
font-icons Name folders consistently 2017-01-17 08:53:23 -06:00
i18n Comply w/ coding style 2017-02-28 23:22:02 -06:00
lib-jitsi-meet feat: new device selection modal with previews 2017-04-10 13:30:00 -07:00
media [RN] Remove workaround for video mirroring on iOS 2017-04-06 14:17:12 -05:00
participants fix: honor updates of the local user role before conference join 2017-04-18 14:14:04 -05:00
react [RN] Third-party ES6 Symbol ponyfill 2017-03-01 21:31:43 -06:00
redux [flow] Take advantage of flow-typed 2017-02-03 16:36:14 -06:00
styles Remove an unnecessary file 2017-03-20 14:42:54 -05:00
tracks [RN] Use _switchCameras provided by lib-jitsi-meet 2017-04-05 21:01:00 -05:00
util Move roomnameGenerator.js out of features/base/util 2017-04-14 13:14:02 -05:00