jiti-meet/react/features/base/conference
Saúl Ibarra Corretgé 465e7f1458 fix(conference) unify conference options
Some options were missing on the mobile side, notably calltsts
enableDisplayNameInStats and enableEmailInStats. Now the same logic will be used
in web and mobile.
2021-08-04 15:32:03 +02:00
..
actionTypes.js feat(conference): Enable forced reload of client on bridge failure. 2021-02-04 12:33:18 -05:00
actions.js fix(conference) unify conference options 2021-08-04 15:32:03 +02:00
constants.js fix(avatar) remove participant's "avatarID" 2020-10-16 14:44:10 +02:00
functions.js fix(conference) unify conference options 2021-08-04 15:32:03 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.any.js feat: Participants optimisations (#9515) 2021-07-09 15:36:19 +03:00
middleware.native.js fix(ios) fix leaving the meeting when screen-sharing 2021-04-28 13:33:11 +02:00
middleware.web.js fix(screenshare): remove redundant event / only show on supported env (#9100) 2021-04-28 17:06:41 +03:00
reducer.js cleanup: Remove unused code. 2020-12-01 08:32:26 -06:00