Tudor D. Pop
b1833fddad
feat(virtual-background) Virtual background UI changes
4年前
Vlad Piersec
1b2f64efb3
fix(icons): CC, invite, user & virtual-background
4年前
Jaya Allamsetty
7121b2f1e1
chore(deps) lib-jitsi-meet@latest
* fix(connection-quality): Calculate target bps based on videoQuality settings.
d73723dae6/...1f3f85978d0dee8e7f89c1aba8deee5109537453
4年前
Saúl Ibarra Corretgé
6c4652e3a0
feat(build,ios) add lane to update dSYMs on Crashlytics
4年前
Saúl Ibarra Corretgé
a256c6b8e7
fix(ios) use app_store_connect_api_key for Fastlane builds
4年前
Andrei Gavrilescu
96e886d306
feat(rtcstats): switch to rtcstats v3 protocol (#8989)
* use new rtcstats clinet
* add room name to identity
* update rtcstats version
4年前
damencho
12552766ce
chore(deps) lib-jitsi-meet@latest
* Update presence and skip default values (#1536 )
* fix: Adds back removed method used by jibri. (#1561 )
49c4e75f37/...d73723dae68ccbda83b529ed30c2c3340d9f3e0d
4年前
chipechop
299674508b
Update main-it.json
- added a few missing lines
- changed some fragmented phrases, so that they sound fluent, once reunited
- gave coherence to the usage of the persons (I, or you) in some mismatching title and dialog boxes
4年前
Avram Tudor
58be0f6914
Merge pull request #8994 from jitsi/tavram/fix-query-params
fix(sip-invite) do not send query params on sip invite request
4年前
Tudor-Ovidiu Avram
529b182666
fix(sip-invite) do not send query params on sip invite request
4年前
tmoldovan8x8
067ff0729e
bugfix(ios): fixes typo on JitsiMeetViewDelegate method
4年前
Andrei Gavrilescu
6d3d65da03
feat(screenshare): Audio only screenshare (#8922)
* audio only screen share implementation
* clean up
* handle stop screen share from chrome window
* update icon
4年前
Saúl Ibarra Corretgé
fd4819aeca
fix(toolbar) restore security button backwards compat
In https://github.com/jitsi/jitsi-meet/pull/8673 we inadvertently removed the
backwards compatibility code which would show the security button when the
"info" button is configured in interface_config. The security button replaced
the info button.
4年前
Tudor D. Pop
7ca04ccb0f
fix(virtual-background) keep selected state on dialog
4年前
Calinteodor
bf3726cb93
feat(rn,security) add security dialog
4年前
titus.moldovan
524af5ca67
chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/...49c4e75f37cfec5a5bdd921c869b6ec1bff8f9d2
4年前
Tudor D. Pop
af28080058
feat(virtual-background) add slight blur option
4年前
Jean-François Alarie
927b40ec71
fix(rn,full-screen) make sure immersive mode respects the fullscreen flag
4年前
Saúl Ibarra Corretgé
3bbfdb2846
fix(debian) don't include package{-lock}.json files
4年前
Nikhil
e38ebc6628
lang:New translation Hindi(hi) (#8968)
* lang:New translation Hindi(hi)
Work in progress. I will update this on the way. I also want to quickly test this out. Thanks
* add new lang Hindi(hi)
* add HIndi(hi)
* Update main-hi.json
4年前
Vlad Piersec
62cf3099a7
fix(settings): Make language dropdown wider
4年前
Vlad Piersec
b135e2a06a
feat(Labels): Redesign labels on mobile & web
4年前
Saúl Ibarra Corretgé
7656985fe1
chore(rn,versions) bump SDK and apps versions
4年前
Avram Tudor
5599454ea9
Merge pull request #8962 from jitsi/tavram/sip-invite-auth
fix(sip-invite) fix sip invite jwt not being sent correctly
4年前
Mejans
807a5ab893
Adds Farsi and Portuguese
4年前
damencho
c4766125bb
feat: Adds an option to preset in localstorage key for locked rooms.
This feature will be used by sip-jibri to join locked rooms.
4年前
Emil Ivov
ba41745d1e
Merge pull request #8965 from jitsi/saghul-patch-10
4年前
Saúl Ibarra Corretgé
8eed42c273
fix(virtual-backgrounds) add segmentation model license information
Fixes: https://github.com/jitsi/jitsi-meet/issues/8792
4年前
tmoldovan8x8
e803e8cfd9
feat(ios): adds ios screensharing enabled flag
4年前
Tudor-Ovidiu Avram
86dd35b927
code review changes
4年前
Tudor-Ovidiu Avram
32ecd6310c
fix(sip-invite) fix sip invite jwt not being sent correctly
4年前
tudordan7
e5277deed5
chore(deps) lib-jitsi-meet@latest
* fix(rtc) Fix setting effects while not in a conference.
3cd9d31b97/...cd53f249c532fdceb296c37facc4acc846677a9e
4年前
Tudor D. Pop
8b315846b9
feat(premeeting-screen) add virtual background functionality
4年前
Jaya Allamsetty
c687f41a89
chore(deps) lib-jitsi-meet@latest
* feat(RTC): Signal video type and availability to bridge.
dddbab99f1/...3cd9d31b9719e8cdf0cd0b43ff1afe608dd698c8
4年前
Jonathan Lennox
31c0ba4481
Load-test: emulate jitsi-meet stage view behavior, if selected. (#8957)
4年前
Calinteodor
fc3a743372
fix(ios) keyboard no longer covers message board and input
4年前
damencho
8b038716a5
chore(deps) lib-jitsi-meet@latest
* fix: Fixes error for undefined error, on happening on p2p kick.
2e598a4bda/...dddbab99f19a3869a235d4c51a0904463e208e3a
4年前
Jonathan Lennox
9662b2ae67
Load test: send video constraints only after ICE is connected. (#8952)
4年前
Jonathan Lennox
6275439a91
Load-test: Fix getId call. (#8941)
4年前
Vlad Piersec
d9693117f2
fix(Toolbar, rn): Button overflow in landscape orientation
4年前
Jaya Allamsetty
21382ea6d5
chore(deps) lib-jitsi-meet@latest
* Get rid of stats debug message, fix typo with codec type.
* fix(receiveVideoController): Do a deep copy of constraints for comparsion.
* fix(codec-selection): Fix codec selection for unified plan browsers.
93af5ada95/...2e598a4bda1ecaac6743aff04d625e6d854c6873
4年前
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年前