jiti-meet/react/features/settings
Saúl Ibarra Corretgé dd044ad252 fix(settings) fix not showing the more tab
It used to only contain 3 sets of options, so we'd check if any of them
were set before showing it, but it now contains more options, so always
show it if the user requested it.
2022-08-08 14:26:04 +02:00
..
components fix(settings) fix not showing the more tab 2022-08-08 14:26:04 +02:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.js feat(settings): add option to mute lobby knocking sounds 2022-06-28 08:32:43 +03:00
constants.js chore: remove unused modal ids constants (#11036) 2022-03-15 11:28:25 +02:00
functions.js feat(settings): add option to mute lobby knocking sounds 2022-06-28 08:32:43 +03: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.web.js Self view refactor (#10620) 2021-12-16 10:55:45 -06:00
reducer.js ref: Settings to JitsiModal 2020-04-07 11:18:50 +02:00