jiti-meet/react/features/deep-linking
Saúl Ibarra Corretgé 6f95c50d6e Revert "misc: make URL protocol matching regexes non-greedy"
This reverts commit 7c911eca96.

I'm dumb. We need global mode because otherwise lastIndex is not updated in the
regex object, which we rely upon, so this is intentional.
2019-02-06 15:49:44 +01:00
..
components android: fix deep-linking from web 2019-02-01 09:30:09 +01: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 Revert "misc: make URL protocol matching regexes non-greedy" 2019-02-06 15:49:44 +01: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