jiti-meet/react/features/lobby
Doganbros 7522de033a
feat: Lobby chat (#10847)
* feat(lobby): lobby chat

lobby chat support
knocking participants list updates
knocking participants conditonal checks to show message button
handle lobby chat message events
lobby messages from or to moderators only

Co-authored-by: Fecri Kaan Ulubey <f.kaan93@gmail.com>

* squash: Drop typos.

Co-authored-by: Kusi Musah Hussein <kusimusah@gmail.com>
Co-authored-by: Fecri Kaan Ulubey <f.kaan93@gmail.com>
Co-authored-by: Дамян Минков <damencho@jitsi.org>
2022-03-03 11:29:38 -06:00
..
components feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06:00
actionTypes.js feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06:00
actions.any.js feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06:00
actions.native.js feat(lobby) removed native lobby enable/disable dialogs 2022-01-25 12:15:05 +02:00
actions.web.js fix(lobby) don't mix web and native actions on the same file 2021-09-23 12:25:30 +02:00
constants.js feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06:00
functions.js feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js feat: lobby feature 2020-06-09 18:10:43 +02:00
middleware.js feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06:00
reducer.js feat: Lobby chat (#10847) 2022-03-03 11:29:38 -06:00
sounds.js feat(lobby) Add sound for participant knocking 2021-08-24 18:01:10 +03:00