Calinteodor
9df59b4a6f
feat(conference) added React Navigation
Introduce navigation for all in-conference screens.
3 years ago
robertpin
c3dae1f6e9
feat(rn,av-moderation) updated advanced moderation on Native
Updated participants list to:
- show Moderator label
- show correct status icons (red for force muted)
- show participants in the right order
Updated moderation to:
- show moderation menu at all times
- make moderation options functional
Updated notifications:
- fixed raise hand to show name
- display moderator rights granted
Updated mute/ stop video for all dialogs to include moderation toggles
Added ask to unmute button
Fix comments on ask to unmute
Co-authored-by: robertpin <robert.pin9@gmail.com >
3 years ago
Hristo Terezov
dfd53f4041
fix(rn,ParticipantPane) optimize
Use a FlatList to avoid loading all participants at once.
3 years ago
Calinteodor
3c2ad24652
fix(shared-video,video-menu) add ability to stop shared video from video menu
Specifically, in the bottom sheet (on mobile) and participants pane.
3 years ago
Calin Chitu
bc9f5773fb
feat(participants-pane) changed to standard header
3 years ago
Calinteodor
efc5c9dabe
feat(participants-pane) hide admit all if less than 2 participants
- Fixed admitMultiple action for mobile
- Added token color for button
- Hide Admit all button if less than 2 knocking participants
3 years ago
Calin Chitu
8c20dd8e47
feat(native-participants-pane) removed everyonemoderator from footer context menu
3 years ago
Calin Chitu
b7389e1c31
feat(native-participants-pane) implemented review remarks pt.4
3 years ago
Calin Chitu
eeddf6b350
feat(native-participants-pane) fixed lint errors
3 years ago
Calin Chitu
665b7730ee
feat(native-participants-pane) implemented review remarks pt. 3
3 years ago
Calin Chitu
c6e50ad439
feat(native-participants-pane) implemented review remarks pt. 1
3 years ago
Calin Chitu
a12ad99ecf
feat(native-participants-pane) participants pane open/close fixed
3 years ago
Calin Chitu
400f47963d
feat(native-participants-pane) open/close pane native actions
3 years ago
Calin Chitu
65fbc6f256
feat(native-participants-pane) fixed slider error on android
3 years ago
Calin Chitu
14a5c45fa3
feat(native-participants-pane) removed mock data
3 years ago
Calin Chitu
ba9398a1e2
feat(native-participants-pane) fixed slider and hid dialog when chat is open
3 years ago
Calin Chitu
47be509d17
feat(native-participants-pane) fixed import order lint error
3 years ago
Calin Chitu
ba64d3e0c8
feat(native-participants-pane) context menu for more btn and reject lobby participant
3 years ago
Calin Chitu
24550777c6
feat(native-participants-pane) simplified props for hiding header with navigation
3 years ago
Calin Chitu
ee101f8947
feat(native-participants-pane) fixed mute all content styles and added doInvitePeople action
3 years ago
Calin Chitu
8ca85f9e1c
feat(native-participants-pane) token updates and added mute all event
3 years ago
Calin Chitu
f49c05c666
feat(native-participants-pane) created meeting participant list
3 years ago
Calin Chitu
e7280e5040
feat(native-participants-pane) ui fixes
3 years ago
Calin Chitu
f984faef3f
feat(native-participants-pane) first lobbyparticipantlist steps
4 years ago
Calin Chitu
0c76d7532c
feat(native-participants-pane) fixed lint errors
4 years ago
Calin Chitu
cb0b68f840
feat(native-participants-pane) removed button component, fixed icons inside paper button component and reverted actions.js files
4 years ago
Calin Chitu
bdd6638067
feat(native-participants-pane) fixed lint errors
4 years ago
Calin Chitu
8b44e06f2c
feat(native-participants-pane) separated native actions from web actions and created any actions for the common ones
4 years ago
Calin Chitu
79edc1b358
feat(native-participants-pane) updated styles for button component and participant item related components
4 years ago
Calin Chitu
6597bfc2aa
feat(native-participants-pane) added showHeaderWithNavigation prop to JitsiModal and created close button
4 years ago
Calin Chitu
e0a2320d75
feat(native-participants-panel) renamed ParticipantsPanel to ParticipantsPane and created modal
4 years ago