paweldomas
41fd142977
deps: update LJM to bring in XMPP resume
Updates lib-jitsi-meet to 8a41d02407 in
order to bring in the XMPP stream resume functionality.
5 лет назад
Saúl Ibarra Corretgé
582d4aff1c
deps: sync package-lock.json
5 лет назад
Leonard Kim
94c48ec838
chore(deps): update lib to 47c2bc6
To get a workaround in for wired desktop
screensharing in spot in electron 8. With
the change, no "exact" is used in gum
constraints while attempting to get the
wired screensharing device, as that
triggers overconstrainederror.
5 лет назад
Saúl Ibarra Corretgé
5b0c6e088a
deps: node-sass@4.13.1
5 лет назад
Saúl Ibarra Corretgé
df895e5a61
deps: react-native@custom-patched
Update the version to 0.61.5-jitsi.1 to avoid build aching problems due to the
version not changing.
5 лет назад
Saúl Ibarra Corretgé
64cbfb648f
deps: react-native@custom-patched
Use RN 0.61.5 + a custom patch (submitted upstream) for fixing a crash in JSI.
5 лет назад
Jaya Allamsetty
c2bc92ae05
deps(blur): Bump tfjs to 1.5.1
5 лет назад
Jaya Allamsetty
523926d598
deps(ljm) - detect old Edge browser and mark it as unsupported
5 лет назад
Jaya Allamsetty
b8eda2b68d
deps: update ljm, do not use window.chrome to identify webOS as chrome
5 лет назад
Saúl Ibarra Corretgé
7ea7afebfb
deps: react-native-sound@latest
Fixes an issue with not loading sounds on iOS when the bundle name contains
spaces.
See:
3fe5480fce
5 лет назад
Jaya Allamsetty
45aafe5432
deps: update lib-jitsi-meet and js-utils
5 лет назад
Andrei Gavrilescu
d2c2919aef
feat: display noise detection notification (#4952)
* feat: display noise detection notification
* address code review p1
* Address code review p2
* bump lib-jitsi-meet version
5 лет назад
Mihai Uscat
a18ed3a779
feat(ScreenshotCaptureEffect) Implement.
6 лет назад
Jaya Allamsetty
22871f15d0
update LJM for Edge change
5 лет назад
theunafraid
c2cf09a2ca
Add conference timer (#4958)
5 лет назад
Saúl Ibarra Corretgé
8291f4597c
deps: react-native-webrtc@1.75.3
Fixes datachannels not working.
5 лет назад
Saúl Ibarra Corretgé
779ed6bb5e
deps: react-native@0.61.5
5 лет назад
Jaya Allamsetty
dd99268461
fix(blur): update to bodyPix 2.0
5 лет назад
Jaya Allamsetty
b7baf8fe98
Update lib-jitsi-meet (#4940)
* Update lib-jitsi-meet and js-utils
5 лет назад
Hristo Terezov
8f93acb464
chore(package.json): Update lib-jitsi-meet.
5 лет назад
Bettenbuk Zoltan
9b60537e0f
feat: add swipe handler to entire bottom sheet
5 лет назад
Jaya Allamsetty
7b9abd34a0
fix(presenter-mode): notify external API when presenter is unmuted for the first time
5 лет назад
Leonard Kim
9c77ab7f4d
ref(api): use Transport modules from js-utils
PostMessageTransportBackend and Transport, along
with the constants file they both use, were
moved int js-utils for jitsi-meet-spot.
5 лет назад
Bettenbuk Zoltan
e683d70a18
Add support for avatar status badge (presence)
5 лет назад
Andrei Gavrilescu
9645391180
update package links
5 лет назад
Jaya Allamsetty
0b25e62c5c
fix: Reuse the existing JitsiLocalTrack on presenter unmute
5 лет назад
Hristo Terezov
9191000da4
chore(package.json): Update lib-jitsi-meet
5 лет назад
Bettenbuk Zoltan
411bafb5a6
feat: minimized bottom menu
6 лет назад
damencho
db6a2673de
Handles unique Id for a meeting.
6 лет назад
Saúl Ibarra Corretgé
63344ac62d
deps: react-native-webrtc@1.75.2
Fixes an Android crash on craptacular devices.
6 лет назад
Дамян Минков
50f4796144
Adds an option to set email through iframe API init and to stats. (#4842)
* Adds an option to set email through iframe API init and to stats.
* Simplifies configuring email and displayName in stats.
Removes enableStatsID as not needed as when off we are sending as callstats id xmpp resource which is unique per call and id must be something that sticks between calls (callstatsUsername).
* Adds email and displayName in stats config for mobile.
* chore(deps): Updates lib-jitsi-meet to latest dd31f0a .
* Removes enableStatsID from config and whitelist.
6 лет назад
Saúl Ibarra Corretgé
191e530071
uri: avoid using String.prototype.normalize
It crashes on Android. Well, on the JSC version React Native uses on Android.
While we could use this fallback only on Android, we have decided to use it
on all mobile platforms for consistency.
6 лет назад
Leonard Kim
c354e46846
chore(deps): update lib so newer FF does not need click for gum
6 лет назад
Saúl Ibarra Corretgé
391e5ca483
deps: react-native@0.61.3
6 лет назад
George Politis
0eccaf9a21
bumps ljm@5521a40aa85cb6f128f8a6dad9b72a5646132484 (#4791)
6 лет назад
Jaya Allamsetty
8fe2536996
Update LJM for taking the changes for capScreenshareBitrate
6 лет назад
Saúl Ibarra Corretgé
287115f4c3
deps: react-native-webrtc@latest
Fixes a crash on iOS when disposing streams.
6 лет назад
paweldomas
26dc6a4ac2
update logger and LJM to support log timestamps
6 лет назад
Hristo Terezov
8efee04a10
feat(package.json): Node 12 support.
6 лет назад
Saúl Ibarra Corretgé
0fa6ffc439
deps: react-native-google-signin@3.0.1
6 лет назад
Saúl Ibarra Corretgé
612586ed1f
deps: react-native-webview@7.4.1
6 лет назад
Bettenbuk Zoltan
6e10ca5dd2
fix: chat error message
6 лет назад
Andrei Gavrilescu
761ac6a730
feat: integrate rnnoise based service for voice activity (VAD) detection
6 лет назад
Дамян Минков
bb0036fdab
Adds notifications for who stop/start recording/live streaming. (#4708)
* Adds notifications for who stop/start recording/live streaming.
* Updates to latest lib-jitsi-meet.
6 лет назад
Saúl Ibarra Corretgé
1aed08f460
deps: react-native-webrtc@latest
Fixes iOS crashes when restarting the AudioUnit in case of interruption.
6 лет назад
damencho
51f257e894
chore(deps): update LJM to 3f7613748d7669cd3fd031bbdf9069e4309f6f56
6 лет назад
Saúl Ibarra Corretgé
fd8473cb52
deps: react-native-webrtc@latest
Avoid Android crashes.
6 лет назад
damencho
3f40257f89
chore(deps): update LJM to a61941fc9a1927daedc1c9446e4036702964b38a
Uses sendBeacon to send xmpp presence unavailable on unloading the window(leaving the conference).
6 лет назад
paweldomas
14509adff2
chore(deps): update LJM to dda16f607ed190a0664d643d511cc87f9bfceaf1
It was referencing LJM from a PR branch instead of the master.
6 лет назад
Bettenbuk Zoltan
c472537ecf
update RN to 61
6 лет назад