jiti-meet/react/features/base/util
Дамян Минков 50f4796144
Adds an option to set email through iframe API init and to stats. (#4842)
* Adds an option to set email through iframe API init and to stats.

* Simplifies configuring email and displayName in stats.

Removes enableStatsID as not needed as when off we are sending as callstats id xmpp resource which is unique per call and id must be something that sticks between calls (callstatsUsername).

* Adds email and displayName in stats config for mobile.

* chore(deps): Updates lib-jitsi-meet to latest dd31f0a.

* Removes enableStatsID from config and whitelist.
2019-11-12 13:37:54 +00:00
..
helpers.js base/util: don't use the Grand Unified Logger 2019-09-06 16:29:23 +02:00
httpUtils.js base/util: don't use the Grand Unified Logger 2019-09-06 16:29:23 +02:00
index.js feat(HelpButton): Mobile support. 2019-10-14 07:35:39 -07:00
loadScript.native.js rn: refactor loadScript 2019-10-14 12:20:58 +02:00
loadScript.web.js [RN] Add a timeout for loading the configuration 2017-12-05 21:07:15 -06:00
logger.js feat(HelpButton): Mobile support. 2019-10-14 07:35:39 -07:00
openURLInBrowser.native.js feat(HelpButton): Mobile support. 2019-10-14 07:35:39 -07:00
openURLInBrowser.web.js feat(HelpButton): Mobile support. 2019-10-14 07:35:39 -07:00
react-focus-lock-wrapper.js fix(dialog): Don't steal focus 2019-08-16 07:40:47 -07:00
strings.native.js uri: avoid using String.prototype.normalize 2019-11-06 15:37:14 +01:00
strings.web.js uri: avoid using String.prototype.normalize 2019-11-06 15:37:14 +01:00
timeoutPromise.js [RN] Add a timeout for loading the configuration 2017-12-05 21:07:15 -06:00
uri.js Adds an option to set email through iframe API init and to stats. (#4842) 2019-11-12 13:37:54 +00:00