jiti-meet/react/features/base
Saúl Ibarra Corretgé 062bc13d4f rn,storage: fix not using a persistent localStorage
In
1ffd75c0a6
we switched to using the localStorage wrapper provided by js-utils, which
checks for window.localStorage's availability very early. Our polyfill must be
applied earlier that any such import.

Here we are importing it in the entrypoint, which means no code ran before this,
literally.
2020-05-06 12:35:12 +02:00
..
app fix(localStorage): exception when disabled. 2020-05-01 14:48:08 -05:00
audio-only logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
avatar fix(avatar): use text instead of foreign object. 2020-04-21 10:12:51 -05:00
color-scheme feat: help centre 2020-04-02 12:40:12 +02:00
conference feat(prejoin_page): Add prejoin page 2020-05-04 12:49:35 +02:00
config feat(prejoin_page): Add prejoin page 2020-05-04 12:49:35 +02:00
connection rn,connection: fix autogenerated BOSH address 2020-02-05 16:05:11 +01:00
devices feat(prejoin_page): Add prejoin page 2020-05-04 12:49:35 +02:00
dialog fix(dialog): use height behavior in KeyboardAvoidingView 2020-04-21 15:13:08 +02:00
environment fix: Add safari to optimal browser lists 2020-04-30 17:39:07 -04:00
flags rn,flags: add feature flag to show/hide the 'Raise Hand' button 2020-05-04 18:22:45 +02:00
i18n rn,lang: fix language detection to take region into account 2020-05-04 16:59:37 +02:00
icons feat(prejoin_page): Add prejoin page 2020-05-04 12:49:35 +02:00
jwt chore: use strings as action types 2019-03-21 14:47:55 +01:00
known-domains rn: add support for alpha.jitsi.net 2019-05-01 23:23:24 +02:00
label e2ee: add label if all participants have E2EE enabled 2020-04-28 16:11:39 +02:00
lastn logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
lib-jitsi-meet rn,storage: fix not using a persistent localStorage 2020-05-06 12:35:12 +02:00
logging update logger and LJM to support log timestamps 2019-10-16 15:59:58 -05:00
media rn,media: avoid creating presenter tracks 2020-01-24 16:14:29 +01:00
modal fix: modal keyboard avoiding view fix 2020-04-16 15:30:01 +02:00
net-info feat: report analytics for the network connection 2019-08-23 13:36:33 -05:00
participants Add participantRoleChanged event to external API (#6573) 2020-05-05 09:03:54 -05:00
popover ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
react ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
redux logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
responsive-ui ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
settings fix(localStorage): exception when disabled. 2020-05-01 14:48:08 -05:00
sounds logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
storage fix(localStorage): exception when disabled. 2020-05-01 14:48:08 -05:00
styles feat: private messages 2019-10-08 18:22:45 +02:00
testing fix: undefined is not an object on bitrate 2019-11-21 18:11:58 +01:00
toolbox Revert "Improve accessibility of Buttons in Webapp (#5432)" 2020-04-10 16:12:21 -05:00
tracks fix(largeVideo): update don't depend on thumbnails 2020-04-17 15:33:13 -05:00
user-interaction ref(user-interaction): do not store listener, move browser check to lib (#4441) 2019-07-13 06:59:58 -07:00
util feat: safe decodeURIComponent 2019-11-15 15:18:20 +01:00