Saúl Ibarra Corretgé
afa4306ae8
chore(deps) lib-jitsi-meet@latest
il y a 5 ans
Hristo Terezov
bfde13cb15
chore(lib-jitsi-meet): Update.
il y a 5 ans
Jaya Allamsetty
aa488cb75c
deps: lib-jitsi-meet@latest
Disable RTX on FF
il y a 5 ans
Jaya Allamsetty
de8e62ac51
deps: lib-jitsi-meet@latest
il y a 5 ans
Hristo Terezov
dc6d3daef7
feat(external-local-storage): support
il y a 5 ans
Andrei Gavrilescu
0e034a686f
deps: lib-jitsi-meet support rtcstats p2p meta
il y a 5 ans
Saúl Ibarra Corretgé
d9f85c70f1
chore(deps,rn) react-native-webview@10.9.0
il y a 5 ans
Saúl Ibarra Corretgé
00ec0f03a6
chore(deps) run npm audit fix
il y a 5 ans
Saúl Ibarra Corretgé
11ae187ece
fix(chat) prevent homograph attacks
Decode URLs using punycode when rendering, so when http://ebаy.com is sent
we render http://xn--eby-7cd.com/ instead.
Ref: https://github.com/tasti/react-linkify/issues/84
il y a 5 ans
Jaya Allamsetty
a8b9ae2b12
fix(callstats): Use callStatsThreshold for % of users instead of conferences
il y a 5 ans
Jaya Allamsetty
89cd6e8e3e
feat(stats): Add the ability to enable callStats for certain % of confs
il y a 5 ans
Saúl Ibarra Corretgé
92235ae535
fix(android,calendar) avoid crash
il y a 5 ans
Josh Brown
ebb1b8d76b
fix(background-blur) refactor to improve performance
il y a 5 ans
Saúl Ibarra Corretgé
42d559de93
deps: replace node-sass with sass
The former is no longer actively maintained.
Fixes: https://github.com/jitsi/jitsi-meet/issues/6427
il y a 5 ans
Saúl Ibarra Corretgé
ca306f47b6
deps: react-native-background-timer@2.4.0
We hadn't updated in a while.
il y a 5 ans
damencho
2c026754ef
fix: Fix ws reconnect piling up previd param.
il y a 5 ans
Saúl Ibarra Corretgé
9815b633fc
deps: lib-jitsi-meet@latest
Avoids CORS issues with the E2EE worker.
il y a 5 ans
Saúl Ibarra Corretgé
7cafa205ee
e2ee: stage 2
Adapt to E2EE changes in lib-jitsi-meet. Notably:
---
e2ee: introduce per-participant randomly generated keys
This the second stage in our E2EE journey.
Instead of using a single pre-shared passphrase for deriving the key used for
E2EE, we now establish a secure E2EE communication channel amongst peers.
This channel is implemented using libolm, using XMPP groupchat or JVB channels
as the transport.
Once the secure E2EE channel has been established each participant will generate
a random 32 byte key and exchange it over this channel.
Keys are rotated (well, just re-created at the moment) when a participant joins
or leaves.
---
il y a 5 ans
Дамян Минков
651d713206
feat: Allows jvb to control DTLS/SRTP protection profile. (#7626)
* feat: Allows jvb to control DTLS/SRTP protection profile.
* test: Adds dominant speaker change print for large in testing mode.
il y a 5 ans
Saúl Ibarra Corretgé
9e5f469e0c
deps: run npm audit fix
The amplitude-js dependency required a major bump.
il y a 5 ans
Boris Grozev
ac17db9df5
Update lib-jitsi-meet and add the RED option to config.js.
il y a 5 ans
Jaya Allamsetty
eb8b730227
deps: update lib-jitsi-meet to latest.
Update config.js to include the new codec preference options under videoQuality settings.
il y a 5 ans
paweldomas
6453ceb048
ref: remove jest and lastn functions.test.js
It doesn't play well with webpack and it's babel config
and I couldn't find a way to make it work.
il y a 5 ans
Andrei Gavrilescu
d725c0ab8a
Use rtcstats with keep-alive / add rtcstats enabled config
il y a 5 ans
damencho
25ae83bcf4
fix: Fixes #7514 when promoting new moderator and lobby is enabled.
il y a 5 ans
Jaya Allamsetty
5dcecdbb54
deps: lib-jitsi-meet@latest
il y a 5 ans
Дамян Минков
4ca4e242b1
ref: Moves xmpp logs to be accessed from connection. (#7517)
* ref: Moves xmpp logs to be accessed from connection.
In cases where there is no room like pre-join and lobby screen we still want to be able to debug xmpp messages.
* squash: Updates lib-jitsi-meet.
il y a 5 ans
Jaya Allamsetty
713ae817c0
deps: lib-jitsi-meet@latest
il y a 5 ans
Jaya Allamsetty
1a957ed85b
feat(video-quality): Impose max-bitrates on video sender based on videoQuality settings (#7467)
* feat(video-quality): Impose max-bitrates on video sender based on config.js settings
Update to lib-jitsi-meet@latest
f74cd0abe9
il y a 5 ans
Jaya Allamsetty
1dbb47b84f
deps: lib-jitsi-meet@latest
il y a 5 ans
Paweł Domas
cc9cb6a874
feat(config): add last N limit mapping (#7422)
Adds 'lastNLimits' config value which allows to define last N value per number of participants.
See config.js for more details.
il y a 5 ans
dependabot[bot]
027cc1be96
chore(deps): bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
il y a 5 ans
Saúl Ibarra Corretgé
af5d4c850b
external_api: filter postis events origin
il y a 5 ans
damencho
2689be5d24
chore: Update lib-jitsi-meet.
il y a 5 ans
damencho
f3da009d61
feat: Updates @atlaskit/flag to use the testId prop for integration tests.
il y a 5 ans
Boris Grozev
f2c3401a79
chore: Update lib-jitsi-meet.
il y a 5 ans
Saúl Ibarra Corretgé
43189f3e66
deps: lib-jitsi-meet@latest
il y a 5 ans
dependabot[bot]
0bec7c7ab7
chore(deps): bump lodash from 4.17.13 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.13 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
il y a 5 ans
Andrei Gavrilescu
29805edd02
feat(rtcstats): Integrate rtcstats (#6945)
* Integrate rtcstats
* expcetion handling / clean up
* order imports
* config fix
* remove mock amplitude handler
* additional comments
* lint fix
* address code review
* move rtcstats middleware
* link to jitsi rtcstats package
* address code review
* address code review / add ws onclose handler
* add display name / bump rtcstats version
* resolve import error
il y a 5 ans
paweldomas
fcc69b92bb
deps: update LJM to bring in new audio levels and e2ee tweaks
Updates LJM to ff1813cbb2
il y a 5 ans
Saúl Ibarra Corretgé
62ad7d3451
deps: lib-jitsi-meet@latest
il y a 5 ans
Saúl Ibarra Corretgé
b91d6b97a9
deps: jitsi/js-utils@1.0.0
il y a 5 ans
Jaya Allamsetty
8d1bde3cb1
chore(deps): update lib-jitsi-meet to latest
il y a 5 ans
Saúl Ibarra Corretgé
a61f272303
deps: lib-jitsi-meet@latest
il y a 5 ans
Saúl Ibarra Corretgé
f30dd9d881
deps: react-native-webrtc@1.84.0
il y a 5 ans
Saúl Ibarra Corretgé
4cfc8cd7a2
deps: update clean-css (reland)
Fix the incorrect paths (was a breaking change in version 4) by using the
`--skip-rebase` cli option.
il y a 5 ans
Hristo Terezov
da9a70129e
Revert: clean-css update due to broken paths.
il y a 5 ans
paweldomas
858a3d953c
deps: LJM e66cc365014cd429280a95a379ad62d993217f6b
Update lib-jitsi-meet which adds the setNetworkInfo method.
il y a 5 ans
Дамян Минков
a4ca247056
Lobby required displayname (#7197)
* ref: Rename jitsi_bosh_query_room to jitsi_web_query_room.
This is no longer bosh only and is available for both bosh and websocket sessions.
* feat: Adds feature to disco-info indicating that display name is required.
* feat: Adds option to disable checking whether display name is required.
* ref: Clears auth_token when verification fails.
* squash: Fixing comments.
* squash: Updates to latest lib-jitsi-meet.
il y a 5 ans
Saúl Ibarra Corretgé
7d18183bf9
deps: css-loader@3.6.0
il y a 5 ans