Дамян Минков
ff70025429
feat: Returns an error on join request with no display name. (#13546)
* feat: Returns an error on join request with no display name.
When someone tries to join a room with lobby enabled and display name is not set returns an error.
* squash: Fixes handling DISPLAY_NAME_REQUIRED with preJoin disabled.
* squash: Fixes mobile build.
* squash: Move isDisplayNameRequired redux state in lobby and introduces isDisplayNameRequiredError.
* squash: Drops unused isDisplayNameRequired.
This was used on showing prejoin when connection was established on showing prejoin. We no longer establish it at that time, so it is not possible to hit it and act on it.
vor 1 Jahr
Robert Pintilii
0bea2926d2
ref(TS) Convert some components to TS (#13142)
vor 2 Jahren
Robert Pintilii
29945f4809
ref(TS) Improve TS (#13120)
Remove unnecessary @ts-ignore
Fix some TS errors
vor 2 Jahren
Mihaela Dumitru
2aa770e532
feat(config) add flag to disable lobby password & group lobby config flags (#12793)
vor 2 Jahren
Robert Pintilii
643cc2db81
ref(TS) Convert some features to TS (#12591)
vor 2 Jahren
Bogdan Duduman
48db099134
feat: include sort members eslint changes
vor 2 Jahren
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 >
vor 3 Jahren
Mihaela Dumitru
c35473d5e4
fix(external-api): dismiss lobby notification after handling the knocking participant (#11049)
vor 3 Jahren
Saúl Ibarra Corretgé
a6359e5d4c
fix(lobby) don't mix web and native actions on the same file
USe actions.any for common actions.
vor 3 Jahren
Avram Tudor
1ad9046a38
Improve premeeting screens ux (#9726)
* feat(prejoin) move invite to toolbar section
* feat(premeeting) redesign prejoin and lobby screens
* code review changes
* fix prejoin flicker and avatar id
* fix password error message and native lobby dialog close position
vor 3 Jahren
Calin Chitu
cb0b68f840
feat(native-participants-pane) removed button component, fixed icons inside paper button component and reverted actions.js files
vor 4 Jahren
Calin Chitu
8b44e06f2c
feat(native-participants-pane) separated native actions from web actions and created any actions for the common ones
vor 4 Jahren
Calinteodor
bf3726cb93
feat(rn,security) add security dialog
vor 4 Jahren