jiti-meet/react/features/video-layout
Leonard Kim af2c61fd96 fix(pinning): dynamically check auto-pin setting
Any overrides set on interfaceConfig are not
applied on module load. As such, call to get
the value of the auto pin setting, providing
time for the bootstrapping to set overrides.
Otherwise iframe api users cannot override
the setting.
2019-08-23 07:36:27 -07:00
..
components logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
actionTypes.js feat(screenshare): add auto pin of latest screen share (#4076) 2019-04-11 08:53:34 -07:00
actions.js feat(api): add ability to toggle tile view 2019-05-20 02:53:16 -07:00
constants.js feat(tile-view): initial implementation for tile view (#3317) 2018-08-08 13:48:23 -05:00
functions.js [RN] Implement tile view 2018-09-13 17:20:22 +02:00
index.js feat(tile-view): initial implementation for tile view (#3317) 2018-08-08 13:48:23 -05:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.any.js fix(tile-view): disable on etherpad display, disable etherpad on view enter 2018-11-28 11:48:15 -08:00
middleware.native.js fix(tile-view): disable tile view on pin, unpin all on view enter 2018-11-28 11:36:23 -08:00
middleware.web.js ref(api): move filmstrip display notification 2019-06-24 13:15:02 -07:00
reducer.js fix(follow-me): remove duplicate default state 2019-04-17 15:58:55 -05:00
subscriber.js fix(pinning): dynamically check auto-pin setting 2019-08-23 07:36:27 -07:00