jiti-meet/react/features/base/settings
Дамян Минков 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
..
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js Make web use the redux settings/profile 2018-05-09 15:20:22 +02:00
constants.js [RN] Refactor getting the default URL 2018-07-12 11:28:18 -05:00
functions.any.js fix(settings): respect configWhitelist 2019-11-05 02:13:54 -08:00
functions.native.js rn: add a new advanced settings section 2019-10-31 16:41:08 +01:00
functions.web.js rn: add a new advanced settings section 2019-10-31 16:41:08 +01:00
index.js fix(display-name): dismiss prompt if name gets set 2019-06-17 15:10:53 +01:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js Adds an option to set email through iframe API init and to stats. (#4842) 2019-11-12 13:37:54 +00:00
reducer.js rn: add a new advanced settings section 2019-10-31 16:41:08 +01:00