jiti-meet/modules
paweldomas 8a4e6a7ec0 feat: override email, display name and avatar on mobile
Will override email, display name and avatar URL with the values
provided in 'context.user' structure of the JWT token.

Settings will no longer be used to retrieve local display name,
email and avatar URL. Now those values will be obtained from
the /features/base/participants Redux state.

fix(jwt/middleware): use const for default name

fix: wrong default display name on web

ref(base/participants): remove getDisplayName functions

ref(jwt): do not accept unknown user fields
2017-10-13 14:31:44 -05:00
..
API feat(mute): Add analytics and console logs for audio/video mutes 2017-10-13 09:50:48 -05:00
UI feat: override email, display name and avatar on mobile 2017-10-13 14:31:44 -05:00
URL Move ConferenceUrl.inviteURL into React and redux 2017-06-01 21:04:31 -05:00
devices eslint 4.8.0 2017-10-02 18:12:38 -05:00
keyboardshortcut feat(mute): Add analytics and console logs for audio/video mutes 2017-10-13 09:50:48 -05:00
keycode style(keycode): Comment 2017-01-23 15:29:25 -06:00
recorder ESLint 2016-10-03 11:12:27 -05:00
remotecontrol fix(lib-jitsi-meet): Use the exported constants 2017-10-13 09:50:48 -05:00
settings [RN] fix(Avatar): Match the implementation for web 2017-03-08 13:21:34 -06:00
translation Fixes loading jquery-i18next. 2017-03-07 17:30:20 -06:00
transport Moves analytics loading to react. (#1945) 2017-09-01 14:14:03 -05:00
util fix(JitsiLocalStorage): Handle local storage error 2017-09-26 16:14:07 -05:00
FollowMe.js ref(pinning): remove pinnedId state from VideoLayout 2017-08-11 10:43:35 +01:00