jiti-meet/react/features/deep-linking
hristoterezov f14095ecfc feat(deep_linking): add analytics
In order to be able to add analytics to the deep-linking pages the
lib-jitsi-meet initialization has been moved so it happens earlier.

The introduced `initPromise` will eventually disappear, once conference is
migrated into React and / or support for Temasys is dropped. At that stage, it
can be turned into a sync function which all platforms share.
2018-04-26 10:11:34 +02:00
..
components feat(deep_linking): add analytics 2018-04-26 10:11:34 +02:00
actionTypes.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
actions.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
constants.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
functions.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
index.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
middleware.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
reducer.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
shouldShowDeepLinkingDesktopPage.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00