Saúl Ibarra Corretgé
7646618e5a
rnnoise: simplify initialization
5 年之前
Jaya Allamsetty
6533071c4c
chore(deps): update lib-jitsi-meet
Update to sdp-interop@1.0.3 for getting the fix for Firefox RTX audio-only issue
5 年之前
tmoldovan8x8
df64dd8f18
rn: add youtube player for mobile app
5 年之前
Jaya Allamsetty
bc66c9063a
chore(deps): update lib-jitsi-meet
5 年之前
Saúl Ibarra Corretgé
d4d1d0aa70
dev: add plugin for circular dependency detection
Example run: https://gist.github.com/saghul/e5e12edc108bdedbcbe65a3d7528235f
5 年之前
Saúl Ibarra Corretgé
fe221fe4be
deps: run npm audit fix
5 年之前
Jaya Allamsetty
1caaa47f5e
chore(deps): update lib-jitsi-meet
fix(safari): Disable VAD processing on Safari - cfbb511bce
5 年之前
damencho
8b4f1789a6
chore(deps): Update lib-jitsi-meet, callstats using full URL.
5 年之前
Дамян Минков
78b01d2c97
Adding whitelist and move away from using custom field for password. (#6621)
* Adding whitelist and move away from using custom field for password.
We re-use room lock for lobby password.
* Make sure we do not run muc-occupant-pre-join for non members only rooms.
* Destroying lobby room, when main room is destroyed or membersonly is disabled.
* Adds destroy reason.
* Clears lobby room instance on destroy.
Fixes problem with on/off/on of lobby feature.
* Add lobby room jid only when members only is on.
* Sends main room jid on lobby destroy.
We can use that in client loggic to auto-join lobby participants to main room as lobby is disabled while waiting.
* fix: Fixes using is_healthcheck_room.
* squash: Enables lobby rooms feature by default.
* chore(deps): Update lib-jitsi-meet, to enable lobby rooms.
5 年之前
Saúl Ibarra Corretgé
fbb6486b5f
deps: update react-native-watch-connectivity
It's back in active development and fixes a warning in iOS.
5 年之前
Saúl Ibarra Corretgé
a113151563
deps: update react-native-calendar-events
Rebase our patches (in PR) on top of latest master.
Sshould fix a crash when requesting permisssions.
5 年之前
Saúl Ibarra Corretgé
af8bd876e6
deps: run npm audit fix
Skipped webpack, requires further investigation.
5 年之前
Jaya Allamsetty
403c4a7ee7
chore(deps): update lib-jitsi-meet
c94f6a570f
5 年之前
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 年之前
Saúl Ibarra Corretgé
70d8fe91c3
deps: replace jsrsasign
We were only using a couple of utility functionss to parse tokens, not to
validate them in any way.
5 年之前
damencho
fa43539718
chore(deps): lib-jitsi-meet, skips sending an extra presence on join.
5 年之前
Jaya Allamsetty
7e0a36e88e
chore(deps): Update lib-jitsi-meet
fix(Firefox): Enable RTX support on Firefox
E2EE fixes/improvements
fix(screenshare): Add google conference flag only when simulcast is on
fix(video-quality): Apply pending video constraints on p2p originator
5 年之前
Bettenbuk Zoltan
c08638da51
feat: insecure room name warning
5 年之前
Felix C. Stegerman
4b1d8ba877
update react-emoji-render to v1.2.4 (#6674)
5 年之前
tmoldovan8x8
b3f16926d4
rn: add ability to disable crash reporting
5 年之前
Paweł Domas
f646bc7a7a
ref: disable ICE restart by default (#6594)
* ref: disable ICE restart by default
The reason for that it's currently causing issues with signaling when
Octo is enabled. Also when we do an "ICE restart"(which is not a real
ICE restart), the client maintains the TCC sequence number counter, but
the bridge resets it. The bridge sends media packets with TCC sequence
numbers starting from 0.
The 'enableIceRestart' config option can be used to force it, but it's
not recommended.
5 年之前
Saúl Ibarra Corretgé
eee1f50ed2
deps: update lib-jitsi-meet
Fix losing media when using insertable streams on track changes.
5 年之前
Hristo Terezov
d4d4490aa9
chore(package): update dependencies.
5 年之前
Hristo Terezov
360383440e
chore(package): Update dependencies.
5 年之前
Hristo Terezov
1ffd75c0a6
fix(localStorage): exception when disabled.
5 年之前
Jaya Allamsetty
c2cb4ea6b6
deps: update ljm
5 年之前
Jaya Allamsetty
d6cf0c0afd
deps: bump lib-jitsi-meet
5 年之前
Saúl Ibarra Corretgé
6939939a0f
deps: update lib-jitsi-meet
Fixes mobile when importing E2EE.
5 年之前
Saúl Ibarra Corretgé
f08fa1e374
deps: update lib-jitsi-meet
5 年之前
Saúl Ibarra Corretgé
6ae148403d
misc: drop the pre-commit hook
GH Actions now runs the linter.
5 年之前
Jaya Allamsetty
b5676c3729
feat(video-quality):control sender resolution based on user pref
5 年之前
Saúl Ibarra Corretgé
8b454b5196
deps: update lib-jitsi-meet
f97c37d0 e2ee: also enable on p2p connections
a832b39b fix(safari): construct track constraints from getSettings (#1104 )
5 年之前
Jaya Allamsetty
086889ed70
deps: update lib-jitsi-meet
5 年之前
Jaya Allamsetty
3dfcc8d80e
deps(ljm): Bump lib-jitsi-meet for Firefox ESR simulcast fix
5 年之前
Philipp Hancke
0077ee29c5
deps: bump lib-jitsi-meet
Changelog:
101fecbb Thu Apr 16 11:23:58 2020 +0200 Philipp Hancke: e2ee: decode static black frame for decryption errors (#1098 )
c3fd3431 Thu Apr 16 13:09:18 2020 +0200 Philipp Hancke: e2ee: remove encodedFrameType workaround (#1099 )
git log --no-merges --reverse --pretty="%h %ad %an: %s" 70a3298914 ..c3fd3431a6
5 年之前
Philipp Hancke
1bd930a3cb
deps: update lib-jitsi-meet
Changelog:
6502bc67 Wed Apr 15 10:51:35 2020 +0200 Philipp Hancke: e2ee: generate silence in case of audio decryption errors
adc87bcf Mon Apr 6 15:07:48 2020 -0500 paweldomas: fix(strophe.jingle.js): exception on ICE config modification
5 年之前
Saúl Ibarra Corretgé
a4ab7ea95f
deps: upddate lib-jitsi-meet
5 年之前
Jaya Allamsetty
d632b6e13e
deps: Update ljm for FF simulcast, js-utils for detecting Edge on Android
5 年之前
Jaya Allamsetty
7776f0a98c
deps(ljm): Update ljm, add safari support and disable simulcast on Firefox
5 年之前
Saúl Ibarra Corretgé
1751fc7635
deps: lib-jitsi-meet@latest
5 年之前
Andrei Gavrilescu
9d6a93119b
feat(screenSharing): Add support for audio screen sharing on electron
5 年之前
Jaya Allamsetty
9da0b7fee3
deps(ljm): Bump adapter.js to 7.5.0 and validate ice candidate info
5 年之前
bgrozev
5bb23b2d17
chore(package.json): Update js-utils (#5541)
5 年之前
Andrei Gavrilescu
f502e13edc
feat(screenSharing): Add system audio screen sharing
6 年之前
bgrozev
d13edd8f63
Updates js-utils (pruning the word list). (#5371)
6 年之前
Hristo Terezov
52def54cd9
chore(package.json): Update js-utils.
6 年之前
Hristo Terezov
ccdfff8e9a
chore(package.json): Update lib-jitsi-meet.
6 年之前
Jaya Allamsetty
beb4487044
deps: update LJM for adding p2p status to transport.stats in Amplitude
6 年之前
damencho
add84af7b6
deps: update LJM, updates the params passed to statistics (disable app logs)
6 年之前
damencho
cb0d10fbe1
deps: update LJM for adding new option to disable callstats app logs
6 年之前