jiti-meet/react/features/base
Leonard Kim bb45f76a7a fix(conference): initialize UI features on CONFERENCE_JOINED
Initializing UI features, like keyboard shortcuts, by chaining
onto APP.conference.init is not safe because init can fail,
skipping the initializing of UI features. This can happen when
the room is locked and then a failure event is dispatched into
middleware. I couldn't find a place to properly chain onto
in the APP.conference.init promise chain, primarily due
to the flow continued within middleware, so instead I
leveraged an existing listener for CONFERENCE_JOINED.
2017-11-22 13:28:04 -06:00
..
aspect-ratio Coding style 2017-11-07 17:27:58 -06:00
conference VideoSIPGW updates (#2201) 2017-11-21 14:45:14 -08:00
config Add ability to disable h264 (#2061) 2017-10-12 15:42:55 -07:00
connection fix(conference): initialize UI features on CONFERENCE_JOINED 2017-11-22 13:28:04 -06:00
devices [RN] Polyfill Symbol 2017-05-26 16:37:22 -05:00
dialog Fix eslint & flow errors 2017-11-16 12:27:54 -06:00
font-icons [RN] Add audio route picker 2017-11-15 09:31:40 -06:00
i18n eslint 4.8.0 2017-10-02 18:12:38 -05:00
jwt feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
lib-jitsi-meet VideoSIPGW updates (#2201) 2017-11-21 14:45:14 -08:00
logging Fixes sending logs to callstats. 2017-10-11 15:04:22 -05:00
media Fix eslint & flow errors 2017-11-16 12:27:54 -06:00
participants fix(notifications): throttle and batch join notifications (#2182) 2017-11-21 11:38:40 -06:00
popover fix(filmstrip-only): prevent stats display 2017-10-10 12:47:19 -05:00
react fix(style): rename the remaining AKButton import 2017-11-13 16:59:44 -06:00
redux fix(redux/functions): fix typo 2017-11-02 11:04:54 +01:00
styles [RN] Workaround for Android view clipping 2017-07-24 15:01:37 -05:00
tracks [RN] Ignore mute error if track is disposed 2017-11-21 11:13:35 -06:00
util Partially prepare for eslint-plugin-flowtype 2.37.0 2017-10-03 14:41:54 -05:00