jiti-meet/react/features
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
..
app Move interceptComponent.js out of features/base/util 2017-04-14 13:12:47 -05:00
base fix: honor updates of the local user role before conference join 2017-04-18 14:14:04 -05:00
conference Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
desktop-picker Comply w/ coding style 2017-04-06 12:09:01 -05:00
device-selection fix: open device selection if it is the only available setting 2017-04-13 11:43:06 -07:00
feedback Fixes related to coding style 2017-02-02 10:54:24 -06:00
filmstrip Comply w/ coding style 2017-04-10 19:14:14 -05:00
large-video ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
mobile [RN] Use proximity sensor when in audio-only mode 2017-04-05 22:06:30 -05:00
overlay Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
room-lock Fix ESLint warnings 2017-04-04 13:47:35 -05:00
share-room [RN] Add ability to share the URL for a conference 2017-04-06 00:24:26 -05:00
speaker-stats Move timeUtil.js out of features/base/util 2017-04-14 13:14:02 -05:00
toolbox Fix Recording regression caused by 'React Toolbar' 2017-04-12 14:10:00 -05:00
unsupported-browser [RN] Fix remote JS debugging 2017-03-01 21:33:49 -06:00
welcome Move roomnameGenerator.js out of features/base/util 2017-04-14 13:14:02 -05:00