jiti-meet/react/features/presence-status
Saúl Ibarra Corretgé bd5901d59c notifications,presence-status: check if interfaceConfig is declared
Protectt ourselves against interfaceConfig being undeclared. typeof
interfaceConfig will return "undefined", but that's different than having some
window.interfaceConfig = undefined, even though the valus is the same. The
former will give a ReferenceError.
2020-02-04 15:51:59 +01:00
..
components Add config options for presence & join/leave message visibility 2020-01-22 11:08:31 +01:00
constants.js feat(callee-info): Redesign. 2018-07-09 20:22:43 -05:00
functions.js notifications,presence-status: check if interfaceConfig is declared 2020-02-04 15:51:59 +01:00
index.js Outgoing call ringtones (#2949) 2018-05-16 11:03:10 -04:00