Calin Chitu
e13473d42f
feat(native-participants-pane) fixed lint error
4 年之前
Calin Chitu
4b72fefd7e
feat(native-participants-pane) created admitAll action
4 年之前
Calin Chitu
ba9398a1e2
feat(native-participants-pane) fixed slider and hid dialog when chat is open
4 年之前
Calin Chitu
8d4cf7165e
feat(native-participants-pane) added action dialogs for context menu participant details and native community slider
4 年之前
Calin Chitu
0b3991d9e1
feat(native-participants-pane) context menu for meeting participant
4 年之前
Calin Chitu
47be509d17
feat(native-participants-pane) fixed import order lint error
4 年之前
Calin Chitu
ba64d3e0c8
feat(native-participants-pane) context menu for more btn and reject lobby participant
4 年之前
Calin Chitu
cd05c34d19
feat(native-participants-pane) rendered participant name
4 年之前
Calin Chitu
24550777c6
feat(native-participants-pane) simplified props for hiding header with navigation
4 年之前
Calin Chitu
ee101f8947
feat(native-participants-pane) fixed mute all content styles and added doInvitePeople action
4 年之前
Calin Chitu
8ca85f9e1c
feat(native-participants-pane) token updates and added mute all event
4 年之前
Calin Chitu
34ccd56691
feat(native-participants-pane) updated styles for meeting participant list
4 年之前
Calin Chitu
f49c05c666
feat(native-participants-pane) created meeting participant list
4 年之前
Calin Chitu
e7280e5040
feat(native-participants-pane) ui fixes
4 年之前
Calin Chitu
eb1add681f
feat(native-participants-pane) admit/reject all buttons
4 年之前
Calin Chitu
8419dc725c
feat(native-participants-pane) ui updates for participant item
4 年之前
Calin Chitu
f984faef3f
feat(native-participants-pane) first lobbyparticipantlist steps
4 年之前
Calin Chitu
0c76d7532c
feat(native-participants-pane) fixed lint errors
4 年之前
Calin Chitu
cb0b68f840
feat(native-participants-pane) removed button component, fixed icons inside paper button component and reverted actions.js files
4 年之前
Calin Chitu
08a4da22f3
feat(native-participants-pane) reverted podfile changes
4 年之前
Calin Chitu
bdd6638067
feat(native-participants-pane) fixed lint errors
4 年之前
Calin Chitu
8b44e06f2c
feat(native-participants-pane) separated native actions from web actions and created any actions for the common ones
4 年之前
Calin Chitu
79edc1b358
feat(native-participants-pane) updated styles for button component and participant item related components
4 年之前
Calin Chitu
6597bfc2aa
feat(native-participants-pane) added showHeaderWithNavigation prop to JitsiModal and created close button
4 年之前
Calin Chitu
e0a2320d75
feat(native-participants-panel) renamed ParticipantsPanel to ParticipantsPane and created modal
4 年之前
Calin Chitu
81e9fca03b
feat(native-participants-panel) created participants panel overflowmenu button
4 年之前
robertpin
76f8302aeb
fix(recording-label) Make REC label visible at all times (#9578)
4 年之前
Mihai-Andrei Uscat
7263829763
feat(DominantSpeakerName): Implement
4 年之前
Mihai-Andrei Uscat
b7ab3ea052
fix(Thumbnail, Drawer): Remove hover state; Prevent outside propagation
4 年之前
robertpin
c657f360e1
Fix recording for public access (#9584)
4 年之前
José Luís Andrade
ae5edf5a62
Update toolbarButtons list
Add 'participants-pane' option
4 年之前
hmuresan
2bac757ca6
feat(branding): Add custom avatar backgrounds
4 年之前
robertpin
c10805f81b
feat(sound-settings) Added ability to control sounds
4 年之前
robertpin
251eec19cd
fix(reactions) Batch events before sending
4 年之前
robertpin
4276f82c03
feat(billing-counter) Removed iframe billing-counter callbacks (#9537)
* Removed iframe billing-counter callbacks
* Moved remaining items to jaas
* Fixed import path
* Removed billingCounter condition
* Use getvpaasTenant in middleware
* Removed billingId
* Path fix
* Removed jwt from isVpaasMeeting
* Fix isVpaas
4 年之前
Jaya Allamsetty
4c3aae1e28
chore(deps) lib-jitsi-meet@latest
* fix(TPC): Fix the screenshare issue when user starts video muted on chrome. Munge 3 ssrcs in the SDP for chrome in unified plan always for the simulcast case.
053a26604d/...e6648fac96f6dee24212a5ee033072287d1a5d75
4 年之前
Tudor-Ovidiu Avram
12be14bd4b
fix(jaas) do not deeplink jaas users on default 8x8 app scheme
4 年之前
Tudor-Ovidiu Avram
420a7d8110
fix(jaas) fix vpaas condition
4 年之前
hmuresan
17f77a4246
fix(support-url): Hide contact support button when SUPPORT_URL is empty
- fix issue on error notification on invite contacts
4 年之前
hmuresan
6f9944a2d0
fix(iOS-mailto): Send no new line invite on default email
- addresses this issue: https://developer.apple.com/forums/thread/681023
4 年之前
Avram Tudor
73328810e4
fix(jaas) hide chrome banner regardless of jwt (#9565)
4 年之前
tudordan7
bb8c30a6c9
fix(virtual-background): Add logs on virtual background actions.
4 年之前
Hristo Terezov
c5438ecd0c
fix(AOT): participant selection.
4 年之前
Jaya Allamsetty
e22a25b216
chore(deps) lib-jitsi-meet@latest
* fix(JingleSessionPC): Disable unified-plan for p2p chrome. Do not enable unified plan for p2p chrome by default until StartMutedTest is fixed. Fix media direction for case when there are no local and remote sources, should be set to 'inactive' in that case.
3a313a244d/...053a26604da568188a1f99a45a275d1d04e7b8d9
4 年之前
Дамян Минков
4075e5deb7
fix: Fix speakerstats reports.
4 年之前
robertpin
ea0d953d1c
feat(reactions-webhook) Added reactions backend call for webhook (#9534)
* Added backend call for reactions webhook
* Updated webhook url
* Fixed linting error
* Code review fixes
* Fixed linting errors
4 年之前
hmuresan
b3e03fe50c
fix(aot): Remove dependency to translate from StatelessAvatar.js
- translate uses interfaceConfig object which does not exist in AOT context
4 年之前
Mircea Sotan
8f81a75a61
fix(android): Fix install error on application compiled against Android S - Targeting S+ (version 10000 and above) requires that an explicit value for android:exported be defined when intent filters are present
4 年之前
Tudor-Ovidiu Avram
0ab905bf75
code review
4 年之前
Tudor-Ovidiu Avram
5a3607f63f
fix*(jaas) redirect to plan limit page on connection failed
4 年之前