Jaya Allamsetty
a518498bff
chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/v1402.0.0+66ff07ce...v1403.0.0+665ab174
3 years ago
Robert Pintilii
9a78011daf
feat(external-api) Add grantModerator command (#11199)
3 years ago
Jaya Allamsetty
35d0fefa1e
chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/v1401.0.0+584a8680...v1402.0.0+66ff07ce
3 years ago
bgrozev
b6792d9287
Update config.js with new e2eping properties. (#11195)
3 years ago
Robert Pintilii
cfb480932a
fix(chat) Fix iOS web chat (#11193)
Fixes: on iOS web the chat input would move from the bottom when the keyboard was open
3 years ago
Saúl Ibarra Corretgé
21083e6777
fix(mobile,navigation) remove end meeting page
It will just flash for a split second and all it does is dispatch
readyToClose, so do it directly instead.
3 years ago
Calin Chitu
a3c60d5943
fix(mobile/navigation/sdk) - simplified check for sdk
3 years ago
Robert Pintilii
28556e030c
fix(settings-dialog) Fix crash (#11191)
Fixes crash when the participant becomes moderator while the dialog is open
3 years ago
Shahab
e54685a566
refactor(premeeting): remove redundant styles from prejoin.scss (#11151)
"prejoin-preview-dropdown-btn" and "prejoin-preview-dropdown-icon" styles are already declared using jss in DropdownButton component.
3 years ago
Hristo Terezov
9ffb3eddb0
fix(shared-video): Can't click controls issue
The Dominant speaker name badge was overlaping the shared video
controls (audio level, play/pause, etc).
3 years ago
Jaya Allamsetty
d064f607ec
chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/v1399.0.0+1a98d919...v1401.0.0+584a8680
3 years ago
Aaron van Meerten
be454137f9
task: mod_muc_password_whitelist prosody module (#11184)
3 years ago
zygisS22
530369613a
fix: removed platformColor from styles
3 years ago
Avram Tudor
6b0b575bd4
fix(highlight) fix notifications not disappearing (#11183)
3 years ago
Calin Chitu
aa5dd92846
patch(react-native-dialog)- replaced PlatformColor with hardcoded colors on Android
3 years ago
Gabriel Borlea
85c505a29d
add(highlights): mobile flow (#11168)
* add(highlight): mobile initial flow
* fix(hightlight): get meeting fqn on mobile
* fix(dynamic-branding): extract fqn on mobile
* fix(highlights): remove local fqn extraction and grounp dispatches in batch
* fix(dynamic-branding): check if state is defined in extract fqn
3 years ago
Avram Tudor
b8e12e581f
fix(recording) fix incorrect condition for recording notification message (#11167)
3 years ago
Avram Tudor
8456a63a23
fix(highlight) display option to start recording (#11146)
Fix incorrect handling of error case when highlighting moments
Allow users to start recording when trying to highlight while recording not started
3 years ago
Mihaela Dumitru
89394e69b6
fix(config): add missing toolbar button config (#11165)
3 years ago
Saúl Ibarra Corretgé
3ae50c1701
fix(css) remove no longer used AUI classes
3 years ago
Calinteodor
5da40a5fb0
fix(mobile/navigations) added LoadConfigOverlay to RootNavigator (#11067)
Converted LoadConfigOverlay to a JitsiScreen component that right now is part of navigation as ConnectingPage, plus I
separated appNative and other actions into web and native.
3 years ago
Saúl Ibarra Corretgé
f04a01ee3a
fix(ios,build) use epoch seconds for build number
Avoids conflicts when a build is rejected by Apple since Fastlane cannot
detect it.
3 years ago
Christoph Settgast
9ad57127d4
feat: Use same recommendedBrowsers page for IE and browsers marked in interface_config.js (#10923)
Reason:
- This is easier overridable than then embedded react page
- Consistenty between IE and other unsupported browsers
3 years ago
Robert Pintilii
a131644dfb
fix(video-constraints) Fix calculations (#11161)
Only calculate for Large Video on the web (otherwise native breaks)
Take preferred max into calculations
3 years ago
Mihaela Dumitru
649c1b0669
fix(salesforce): send link notes and default to empty string (#11160)
3 years ago
Robert Pintilii
7bcf7bb686
fix(resziable-filmstrip) Update video constraints on filmstrip resize (#11150)
Update video quality of large video as well
3 years ago
Shahab
8e035b03b0
fix(premeeting): fix undefined breakpoint in media query (#11148)
3 years ago
Saúl Ibarra Corretgé
3b05fd70a3
Revert "deps(rn) react-native-webrtc@1.98.0"
This reverts commit 4fa377c12a .
3 years ago
Shahab
64d32a5005
fix(premeeting): call hooks before any conditional block in ConnectionStatus (#11136)
3 years ago
Aaron van Meerten
fbe15aaa47
feature: patch for muc_owner_allow_kick in prosody 0.12 (#11142)
3 years ago
Hristo Terezov
16bcb1b217
feat(filmstrip): Don't reorder in small meetings.
3 years ago
Jaya Allamsetty
d4c314deb3
chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/v1398.0.0+aed1fa44...v1399.0.0+1a98d919
3 years ago
JohannesPertl
e8e9e24f77
fix(config) add missing notify.hostAskedUnmute
3 years ago
Jaya Allamsetty
9f72c318d6
feat(multi-stream-support) Add screenshare as a second video track to the call.
* feat(multi-stream-support) Add screenshare as a second video track to the call.
This feature is behind a sendMultipleVideoStreams config.js flag. sourceNameSignaling flag also needs to enabled. Sending multiple tracks is currently supported only on endpoints running in unified plan mode. However, clients with source-name signaling enabled and running in plan-b can still receive multiple streams .
* squash: check if there is an existing track before adding camera/desktop
* squash: enable multi-stream only on unified plan endpoints.
3 years ago
Jaya Allamsetty
5f1a4f189c
chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/v1389.0.0+313e0dd3...v1398.0.0+aed1fa44
3 years ago
Hristo Terezov
cb9511ef2c
fix(resizable-filmstrip): grid view paddings.
3 years ago
Hristo Terezov
e7c4a55add
feat(tile-view): Optimize grid dimnsions.
Now the algorithm that calculates the
rows/columns/thumbnail-width/thumbnail-height configuration will
go trough all possible configurations and will choose the one
that covers with thumbnails the biggest area of the window.
3 years ago
Gabriel Borlea
3884862996
add(screenshot-capture): local participants id to participants array in metadata (#11134)
3 years ago
gpatel-fr
8f1c693c3e
fix(lang) update french translation
3 years ago
Gabriel Borlea
4d2000a7a4
fix(screenshot-capture): send remote participant id instead of jid (#11132)
* fix(screenshot-capture): send remote participant id instead of jid
* fix: lint errors
3 years ago
Shahab
f6a79860f2
refactor(prejoin) use jss instead of sass in DialInDialog (#11122)
3 years ago
Shahab
4ed2d55cae
refactor(participnats-pane) move participant-avatar to commmonStyles (#11120)
3 years ago
Shahab
2dad8163bb
refactor(premeeting): use jss instead of sass in ConnectionStatus (#11115)
3 years ago
Shahab
985b37195c
refactor(prejoin) use jss instead of sass in CallingDialog (#11117)
3 years ago
Ali Alhaidary
052b588b33
fix(lang) update Arabic translation
3 years ago
Shahab
320aeaa4df
refactor(speaker-stats) use jss instead of sass in SpeakerStats (#11121)
3 years ago
Shahab
8c9c1a29be
refactor(prejoin) use jss instead of sass in DeviceStatus (#11116)
3 years ago
Shahab
c25fb702c2
refactor(avatar) use jss instead of scss (#11037)
3 years ago
Shahab
a6b55b676c
chore: remove unused modal ids constants (#11036)
3 years ago
Shahab
0ce6fce58d
refactor(keyboard-shortcuts) use jss instead of scss
3 years ago