Saúl Ibarra Corretgé
|
1c79e6baa3
|
fix(rn,lobby) use a header for the main lobby screen
It allows us to place the Cancel button there, and declutter the UI of
buttons.
|
2022-05-02 16:29:40 +02:00 |
Saúl Ibarra Corretgé
|
d78e8fba25
|
fix(rn,lobby) match button style
|
2022-05-02 16:29:40 +02:00 |
Calin Chitu
|
3e004811e0
|
feat(lobby/native) LobbyScreen and LobbyChatScreen
|
2022-04-26 14:55:15 +03:00 |
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 |
Calin Chitu
|
20fd671b68
|
fix(mobile-ui) patch for native dialog container, fixed switch track color
|
2022-02-23 08:57:51 +01:00 |
Calinteodor
|
b1be511d67
|
Mobile UI polish (#10982)
Updated screens with new ui on mobile
|
2022-02-17 16:51:00 +02:00 |
Calin Chitu
|
bc4553bdc0
|
feat(lobby) removed native lobby enable/disable dialogs
|
2022-01-25 12:15:05 +02:00 |
Tudor D. Pop
|
28f5ddc81d
|
feat(lobby,notifications) refactor lobby notifications
|
2022-01-20 15:26:03 +01:00 |
Calinteodor
|
bf3cc65f4c
|
feat(security) created SecurityOptions React Navigation screen (#10509)
* feat(security) Security Options screen
|
2021-12-10 18:23:27 +02:00 |
Calinteodor
|
4e2fea1e12
|
feat(rn,welcome) React Navigation drawer
|
2021-11-11 15:32:56 +01:00 |
Calinteodor
|
9df59b4a6f
|
feat(conference) added React Navigation
Introduce navigation for all in-conference screens.
|
2021-10-20 21:29:21 +02:00 |
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
|
2021-08-20 11:53:11 +03:00 |
Tudor-Ovidiu Avram
|
f7ddcbbbf3
|
fix(sip) allow sip invites to contain phone numbers
display sip address in invites
hide lobby password for sip users
tidy up invite placeholders
|
2021-05-14 11:54:54 +03:00 |
Tudor-Ovidiu Avram
|
f0f9c02452
|
fix(sip-invite) add minor fixes to sip invite flow
|
2021-04-20 16:05:49 +03:00 |
Calinteodor
|
bf3726cb93
|
feat(rn,security) add security dialog
|
2021-04-09 14:30:25 +02:00 |
Saúl Ibarra Corretgé
|
6740b0861e
|
fix(rn,lobby) make sure the enable dialog follows the theme color
|
2021-02-12 16:40:56 +01:00 |
Дамян Минков
|
d169bd5007
|
feat: Adds interface config to hide lobby button. (#7619)
* feat: Adds interface config to hide lobby button.
* squash: Moves the config to config.js and add it to mobile.
|
2020-09-02 10:28:22 -05:00 |
Bettenbuk Zoltan
|
29dc63fbcb
|
ref: merge prejoin with lobby
|
2020-06-09 18:10:43 +02:00 |
Bettenbuk Zoltan
|
475a2ae596
|
feat: lobby feature
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
|
2020-06-09 18:10:43 +02:00 |