Andrei Gavrilescu
761ac6a730
feat: integrate rnnoise based service for voice activity (VAD) detection
6 jaren geleden
Дамян Минков
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 jaren geleden
Saúl Ibarra Corretgé
1aed08f460
deps: react-native-webrtc@latest
Fixes iOS crashes when restarting the AudioUnit in case of interruption.
6 jaren geleden
damencho
51f257e894
chore(deps): update LJM to 3f7613748d7669cd3fd031bbdf9069e4309f6f56
6 jaren geleden
Saúl Ibarra Corretgé
fd8473cb52
deps: react-native-webrtc@latest
Avoid Android crashes.
6 jaren geleden
damencho
3f40257f89
chore(deps): update LJM to a61941fc9a1927daedc1c9446e4036702964b38a
Uses sendBeacon to send xmpp presence unavailable on unloading the window(leaving the conference).
6 jaren geleden
paweldomas
14509adff2
chore(deps): update LJM to dda16f607ed190a0664d643d511cc87f9bfceaf1
It was referencing LJM from a PR branch instead of the master.
6 jaren geleden
Bettenbuk Zoltan
c472537ecf
update RN to 61
6 jaren geleden
Jaya Allamsetty
d40fce741a
Fix the WebGL memory leak for Blur effect in Chrome 77 and up (#4652)
6 jaren geleden
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
6 jaren geleden
damencho
0c0bd001e5
Removes disableSuspendVideo option. Updates @jitsi/lib-jitsi-meet.
6 jaren geleden
Saúl Ibarra Corretgé
7deb2006c3
build: add integration with webpack-bundle-analyzer
Build as follows to build (production) bundle size stats:
npx webpack -p --progress --analyze-bundle
Then open the report:
npx webpack-bundle-analyzer build/stats.json build/
6 jaren geleden
Saúl Ibarra Corretgé
c233433243
deps: react-native-webrtc@latest
6 jaren geleden
Hristo Terezov
ac065f0225
chore(package.json): Update LJM
6 jaren geleden
Saúl Ibarra Corretgé
c8753230a4
deps: react-native-webrtc@latest
6 jaren geleden
paweldomas
dbf569e29e
chore(deps): update LJM to 00920c0f655a74c757c7fef2cdbd053ae4d1f485
6 jaren geleden
George Politis
d4dd5ab46a
deps: lib-jitsi-meet@latest
6 jaren geleden
Saúl Ibarra Corretgé
902da8cc4f
rn: add native loggers
These provide the ability to integrate the SDK with some other application
loggers.
At the time this was written we use Timber on Android and CocoaLumberjack on iOS.
In addition to the integration capabilities, a LogBridge React Native module
provides log transports for JavaScript code, thus centralizing all logs on the
native loggers.
6 jaren geleden
Saúl Ibarra Corretgé
c0a5e4f203
rn: fix crash when serializing calendar entries on iOS
Original PR: https://github.com/wmcmahan/react-native-calendar-events/pull/253
6 jaren geleden
damencho
0c042b4078
Adds config to auto turn on captions when recording is started.
6 jaren geleden
Bettenbuk Zoltan
1941275f93
feat: mobile chat emojis
6 jaren geleden
paweldomas
6ae9bbe0c5
feat: report analytics for the network connection
Will emit new 'network.info' action with the online/offline status and
extra details for native like the network type and
'isConnectionExpensive' flag.
6 jaren geleden
Saúl Ibarra Corretgé
8a7b795d37
deps: lib-jitsi-meet@latest
6 jaren geleden
Saúl Ibarra Corretgé
d24ca796ad
deps: jitsi-meet-logger@latest
6 jaren geleden
Saúl Ibarra Corretgé
bfe4237430
deps: update jitsi-meet-logger
6 jaren geleden
Saúl Ibarra Corretgé
36fee03d5e
deps: update lib-jitsi-meet
6 jaren geleden
Saúl Ibarra Corretgé
560e65da37
deps: update lib-jitsi-meet
6 jaren geleden
Saúl Ibarra Corretgé
861cf7d842
deps: react-redux@7.1.0
RN 0.60 loudly complains (loudly) about deprecated methods which react-redux was using.
6 jaren geleden
Saúl Ibarra Corretgé
dd23ed09ad
deps: react-native@0.60
6 jaren geleden
Saúl Ibarra Corretgé
dae451e6fa
android: fix crash when parsing calendar events
Upstream PR: https://github.com/wmcmahan/react-native-calendar-events/pull/268
6 jaren geleden
Saúl Ibarra Corretgé
53f98df8f3
deps: react-native@0.59.10
6 jaren geleden
George Politis
9721d99918
Updates lib-jitsi-meet.
6 jaren geleden
Saúl Ibarra Corretgé
abefc56750
deps: add babel plugins for optional chaining and nullish coalescing
They are in Stage 3 and are already dependencies or the React Native preset.
References:
https://babeljs.io/docs/en/babel-plugin-proposal-optional-chaining
https://babeljs.io/docs/en/babel-plugin-proposal-nullish-coalescing-operator
6 jaren geleden
damencho
a4a1685224
chore(lib-jitsi-meet): Update.
6 jaren geleden
George Politis
ab73d808fe
Updates lib-jitsi-meet.
6 jaren geleden
dependabot[bot]
e110460793
Bump jquery from 3.3.1 to 3.4.0
Bumps [jquery](https://github.com/jquery/jquery ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
6 jaren geleden
dependabot[bot]
c0ee451ca1
Bump lodash from 4.17.11 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13 )
Signed-off-by: dependabot[bot] <support@github.com >
6 jaren geleden
Hristo Terezov
b7f2c7d487
chore(lib-jitsi-meet): Update.
6 jaren geleden
Bettenbuk Zoltan
bed3f62536
feat: make links in chat clickable
6 jaren geleden
virtuacoplenny
732f2c1963
ref(feedback): emit api feedback submitted on completion (#4499)
* ref(feedback): emit api feedback submitted on completion
Compared to firing the event on submission because
the submission ajax will not be completed at that
time..
* squash: update package.json
6 jaren geleden
Bettenbuk Zoltan
e7144eb674
Get chat message display name from backend
6 jaren geleden
paweldomas
8c7d6da5d5
deps: update LJM to get analytics fixes
Bumps LJM to 3c80587431 .
6 jaren geleden
Hristo Terezov
9b32fc95eb
chore(package): update lib-jitsi-meet version.
6 jaren geleden
Saúl Ibarra Corretgé
437bdb92be
deps: update react-native-webrtc and lib-jitsi-meet
Support for the MediaStream constructor has been added to react-native-webrtc.
6 jaren geleden
Дамян Минков
9f4da84701
I18next update (#4456)
* Removes unused translations.
* Fixes using translated strings.
* Moves using latest i18next versions and stop using compatibility modes.
* Sorts i18next options.
* Fixes defaultNS used by i18next.
This is used when translating html tags with data-i18n keys as attributes, used by jQuery-Impromptu.
6 jaren geleden
George Politis
8dd345b192
deps: update lib-jitsi-meet
With the update we get a new analytics event that sends connectivity
issues events to the analytics backend.
6 jaren geleden
Saúl Ibarra Corretgé
ef5720a3f0
deps: update react-native-webrtc
Fixes: https://github.com/jitsi/jitsi-meet/issues/4436
6 jaren geleden
virtuacoplenny
ada57ebcd0
ref(user-interaction): do not store listener, move browser check to lib (#4441)
* ref(user-interaction): remove storing of listener
* ref(user-interaction): move browser requirement check to lib-jitsi-meet
* ref(user-interaction): no inner function for listener, use module scope
6 jaren geleden
damencho
250c61279b
Updates react-native callstats dependency, to use siteID on mobile.
6 jaren geleden
Saúl Ibarra Corretgé
d1c447e97b
deps: update react-native-webrtc
- Fix crash in PeerConnection.close (Android)
- Add ability to customize PeerConnectionFactory (Android)
6 jaren geleden