Hristo Terezov
8efee04a10
feat(package.json): Node 12 support.
6 vuotta sitten
Saúl Ibarra Corretgé
0fa6ffc439
deps: react-native-google-signin@3.0.1
6 vuotta sitten
Saúl Ibarra Corretgé
612586ed1f
deps: react-native-webview@7.4.1
6 vuotta sitten
Bettenbuk Zoltan
6e10ca5dd2
fix: chat error message
6 vuotta sitten
Andrei Gavrilescu
761ac6a730
feat: integrate rnnoise based service for voice activity (VAD) detection
6 vuotta sitten
Дамян Минков
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 vuotta sitten
Saúl Ibarra Corretgé
1aed08f460
deps: react-native-webrtc@latest
Fixes iOS crashes when restarting the AudioUnit in case of interruption.
6 vuotta sitten
damencho
51f257e894
chore(deps): update LJM to 3f7613748d7669cd3fd031bbdf9069e4309f6f56
6 vuotta sitten
Saúl Ibarra Corretgé
fd8473cb52
deps: react-native-webrtc@latest
Avoid Android crashes.
6 vuotta sitten
damencho
3f40257f89
chore(deps): update LJM to a61941fc9a1927daedc1c9446e4036702964b38a
Uses sendBeacon to send xmpp presence unavailable on unloading the window(leaving the conference).
6 vuotta sitten
paweldomas
14509adff2
chore(deps): update LJM to dda16f607ed190a0664d643d511cc87f9bfceaf1
It was referencing LJM from a PR branch instead of the master.
6 vuotta sitten
Bettenbuk Zoltan
c472537ecf
update RN to 61
6 vuotta sitten
Jaya Allamsetty
d40fce741a
Fix the WebGL memory leak for Blur effect in Chrome 77 and up (#4652)
6 vuotta sitten
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
6 vuotta sitten
damencho
0c0bd001e5
Removes disableSuspendVideo option. Updates @jitsi/lib-jitsi-meet.
6 vuotta sitten
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 vuotta sitten
Saúl Ibarra Corretgé
c233433243
deps: react-native-webrtc@latest
6 vuotta sitten
Hristo Terezov
ac065f0225
chore(package.json): Update LJM
6 vuotta sitten
Saúl Ibarra Corretgé
c8753230a4
deps: react-native-webrtc@latest
6 vuotta sitten
paweldomas
dbf569e29e
chore(deps): update LJM to 00920c0f655a74c757c7fef2cdbd053ae4d1f485
6 vuotta sitten
George Politis
d4dd5ab46a
deps: lib-jitsi-meet@latest
6 vuotta sitten
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 vuotta sitten
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 vuotta sitten
damencho
0c042b4078
Adds config to auto turn on captions when recording is started.
6 vuotta sitten
Bettenbuk Zoltan
1941275f93
feat: mobile chat emojis
6 vuotta sitten
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 vuotta sitten
Saúl Ibarra Corretgé
8a7b795d37
deps: lib-jitsi-meet@latest
6 vuotta sitten
Saúl Ibarra Corretgé
d24ca796ad
deps: jitsi-meet-logger@latest
6 vuotta sitten
Saúl Ibarra Corretgé
bfe4237430
deps: update jitsi-meet-logger
6 vuotta sitten
Saúl Ibarra Corretgé
36fee03d5e
deps: update lib-jitsi-meet
6 vuotta sitten
Saúl Ibarra Corretgé
560e65da37
deps: update lib-jitsi-meet
6 vuotta sitten
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 vuotta sitten
Saúl Ibarra Corretgé
dd23ed09ad
deps: react-native@0.60
6 vuotta sitten
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 vuotta sitten
Saúl Ibarra Corretgé
53f98df8f3
deps: react-native@0.59.10
6 vuotta sitten
George Politis
9721d99918
Updates lib-jitsi-meet.
6 vuotta sitten
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 vuotta sitten
damencho
a4a1685224
chore(lib-jitsi-meet): Update.
6 vuotta sitten
George Politis
ab73d808fe
Updates lib-jitsi-meet.
6 vuotta sitten
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 vuotta sitten
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 vuotta sitten
Hristo Terezov
b7f2c7d487
chore(lib-jitsi-meet): Update.
6 vuotta sitten
Bettenbuk Zoltan
bed3f62536
feat: make links in chat clickable
6 vuotta sitten
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 vuotta sitten
Bettenbuk Zoltan
e7144eb674
Get chat message display name from backend
6 vuotta sitten
paweldomas
8c7d6da5d5
deps: update LJM to get analytics fixes
Bumps LJM to 3c80587431 .
6 vuotta sitten
Hristo Terezov
9b32fc95eb
chore(package): update lib-jitsi-meet version.
6 vuotta sitten
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 vuotta sitten
Дамян Минков
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 vuotta sitten
George Politis
a5693c6e96
updates package-lock.json
6 vuotta sitten