JohnProv
6df67694d1
Update main-nl.json (#8938)
Remove keys in main-nl but not in main.
4 роки тому
JohnProv
08756bc6d0
Update main-nl.json (#8937)
* Update main-nl.json
Add some translated keys.
* Update main-nl.json
Fix
* Update main-nl.json
Fix typo
* Update main-nl.json
Fix
4 роки тому
Mihai-Andrei Uscat
1b1d650b75
fix(MoreTab): Fix languages not being scrollable on mobile
4 роки тому
Jaya Allamsetty
b1eff72394
chore(deps) lib-jitsi-meet@latest
* fix(receiveVideoController): Do not send redundant video constraints to the bridge.
* feat(stats): Add a new bridge message "EndpointStats" for stats. Use the new Colibri message "EndpointStats" for broadcasting the local stats. The bridge then will be able to filter the endpoint stats and send them only to the interested parties instead of broadcasting it to all the endpoints in the call.
* Test RTCRtpReceiver.getCapabilities before using
2b94da12e8/...93af5ada959d8cc96bdf11e4761147c72a2e5810
4 роки тому
Jonathan Lennox
357bbd1158
Load test: emulate Jitsi-Meet's lastN and selectParticipant behavior. (#8926)
4 роки тому
Arnaud (Martient) Leherpeur
0ca47e9ffb
fix (lang): update french and canadian french i18n
change "cryptage" to "chiffrement"
4 роки тому
Дамян Минков
1123b4f2fe
fix: Adds Portuguese to listed languages
4 роки тому
tmoldovan8x8
1224597ede
feat(e2ee): auto turns on e2ee when one participant enabled it
4 роки тому
Avram Tudor
58b7663a97
Merge pull request #8866 from jitsi/tavram/sip-invite
feat(sipcall) implement sip invite
4 роки тому
Christoph Settgast
cf8ab5e13b
fix(lang) Differentiate prejoin and lobby better in German translation
Signed-off-by: Christoph Settgast <csett86@web.de >
4 роки тому
Tudor-Ovidiu Avram
f99c919416
code review changes
4 роки тому
Tudor-Ovidiu Avram
ae21a09bd6
feat(sipcall) implement sip invite
4 роки тому
Tudor D. Pop
39011d8fd3
feat(virtual-background) persist settings
4 роки тому
Johnny998
77f1a24344
Update main-sk.json
Translated a few missing strings.
4 роки тому
tudordan7
3453e49182
fix(virtual-background): Hide scrollbar on loading action.
4 роки тому
tmoldovan8x8
b1d7debfb9
feat(e2ee): adds sounds for e2ee enabling/disabling
4 роки тому
Дамян Минков
b826fc1d5a
fix: Correct some missing comas in config.js.
4 роки тому
Jaya Allamsetty
c5626e99e9
chore(deps) lib-jitsi-meet@latest
* feat(stats): Get audio levels for the top 5 speakers only.
1249681a0e/...43c589f4096e0e123f92eca46d4c317f731ebc18
4 роки тому
Christoph Wiechert
ae28fcc12f
Fix: used deprecated onmousewheel event
https://developer.mozilla.org/en-US/docs/Web/API/Element/mousewheel_event
4 роки тому
chipechop
987760abbd
Update main-it.json (#8795)
* Update main-it.json
Added roughly 20 missinig lines
* Update main-it.json
Fixed two typos, left behind...
4 роки тому
KyungheeKo
a3b364f8d7
lang: Update korean translation (#8879)
* Update main-ko.json
update korean translation
* Update main-ko.json
fix comma error
* Update languages-ko.json
add korean translation
4 роки тому
JohnProv
2ea317d721
Update main-nl.json (#8891)
* Update main-nl.json
Add missing keys for virtualBackground
* Update main-nl.json
4 роки тому
Vlad Piersec
eb41a306a6
fix(lobby): Knocking participants list for small widths
4 роки тому
Vlad Piersec
3426290bf2
fix(captions): Lift captions upper when invite box is shown & fix icon
4 роки тому
Tudor D. Pop
dfd33521bf
fix(virtual-background): Fixes upload virtual background on Firefox
Fixes: #8892
4 роки тому
Hristo Terezov
be3bc75403
chore(deps) lib-jitsi-meet@latest
* fix(caps): features update event is not emitted.
0e180efdfa/...1249681a0ef24dd3acb33fbef438035e2926de44
4 роки тому
Jaya Allamsetty
4621fad832
fix(large-video): Always pin screenshare to large-video if it exists.
Set higher preference for screenshare over dominant speaker when trying to elect a participant for large-video. This prevents the dominant speaker from taking over the stage when a user toggles tile view on and off while a screenshare is in progress.
4 роки тому
tmoldovan8x8
e4b34e1c89
feat(rn): makes InputDialog textInput autoFocus
4 роки тому
damencho
0067f6b077
fix: Fixes lobby when allowners is enabled.
4 роки тому
JohnProv
989044b3a9
fix(lang) update Dutch translation
4 роки тому
Mihai-Andrei Uscat
a78ca5fcad
feat(external_api): Add command for toggling localFlipX
4 роки тому
Mihai-Andrei Uscat
1ad40de487
feat(external_api): Add command for toggling camera on mobile web
4 роки тому
ggalperi
2c9078985f
fix(lang) fix typo in Russian translation
Fixed typo
4 роки тому
Tudor D. Pop
77ee4b13e1
feat(virtual-backgrounds) add ability to upload custom images
4 роки тому
Jaya Allamsetty
a3a2ce3875
feat(rn,polyfill): Add a polyfill for Promise.allSettled.
Promise.allSettled is supported from RN 0.63 onwards and is not supported on the current version, use a polyfill for that shims Promise.allSettled if its unavailable or noncompliant.
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
4 роки тому
Saúl Ibarra Corretgé
e0c77dcd95
feat(tile-view) allow to toggle tile view while alone
4 роки тому
Calinteodor
e035d33fa9
feat(authentication) refactor auth dialogs to use React
4 роки тому
Kylian Kropf
11202595bd
fix(lang) update Dutch translation
4 роки тому
Jaya Allamsetty
415670e24b
chore(deps) lib-jitsi-meet@latest
* fix(TPC): get ssrc info per ssrc and not per mline.
* feat: Consider absence of A/V muted from presence as muted.
* Feature: Moderator can revoke moderator role to others and himself (#1532 )
4191198233/...0e180efdfa46a048ae1276cfbdf9cf8e051405c7
4 роки тому
Izak Glasenčnik
05f3b4390d
feat(iFrame): Emit event when recording status changes, including errors (#7973)
* feat(iFrame): Emit event when recording status changes, including errors
* Fix APP access on mobile
4 роки тому
Saúl Ibarra Corretgé
cff0a619f5
fix(interfaceConfig) mark as deprecated
4 роки тому
hmuresan
f7c0d4f1fe
feat(background alpha) Set background transparency
4 роки тому
TigiBoom
8fccb05519
fix(lang) fix typo in Russian translation
4 роки тому
Vlad Piersec
b4155ab6d2
fix(toolbox): Add missing lang key for video settings
4 роки тому
tmoldovan8x8
a1d3870634
feat(external_api): add videoMuted event and action (#8862)
4 роки тому
hmuresan
07f16a7a51
feat (external-api) Add command for setting tile view mode
4 роки тому
Vlad Piersec
0e7bde2ff0
fix(overflow-menu): Don't change state on hover for disabled items
4 роки тому
Vlad Piersec
e9d00acad8
fix(menu): Pop menu icons & background
4 роки тому
Mihai-Andrei Uscat
911aaed052
fix: Refactor client width computation.
* Unify chat open/close size changes and move them to redux.
* Fix responsive columns not accounting for chat.
4 роки тому
Vlad Piersec
5fd9dc74e4
fix(welcome): Align meeting list at the top when no footer
4 роки тому