Saúl Ibarra Corretgé
5a027f1585
rn,media: avoid creating presenter tracks
When ensureTrack is set to true a track will be created with the given media
type. 'presenter' is not supported on RN.
пре 5 година
Aaron van Meerten
5d86d202bd
initial session for bosh and websockets (#5006)
* hook on websocket events
* initial session for bosh and websockets
пре 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 година
Aaron van Meerten
710307725b
fixes async_handler_wrapper (#5001)
* fixes async_handler_wrapper
adds missing runner variable from async to async_handler_wrapper
removes redundant have_async definition in wrap_async_run, defined at top of module
* only use async handler wrapper,
remove async_wrap_run
пре 5 година
Hristo Terezov
1cde7e63c7
feat(Amplitude): Set device id from cookie. (#4997)
пре 5 година
Saúl Ibarra Corretgé
a53d284bbe
lint: fix eslint warning
пре 5 година
Saúl Ibarra Corretgé
579e650a1d
lint: fix eslint error
пре 5 година
Andrei Gavrilescu
ee525ae569
Whitelist audio detection related configs
пре 5 година
horymury
63a411168e
Add `Install chrome extension` banner (#4996)
пре 5 година
Vlad Piersec
ad68a87dba
Add config options for presence & join/leave message visibility
пре 5 година
Jaya Allamsetty
45aafe5432
deps: update lib-jitsi-meet and js-utils
пре 5 година
Jaya Allamsetty
ac0f3979b0
Remove isEdge check from the client
пре 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.
пре 5 година
Jaya Allamsetty
22871f15d0
update LJM for Edge change
пре 5 година
damencho
91fb4665d6
Fixes conference duration config to use valid IDNA.
пре 5 година
paweldomas
f6c94fffc4
fix(conference.js): prevent presenter track leak
A duct tape fix for presenter track leak for a case when presenter GUM
is in progress when screensharing is being turned off.
пре 5 година
paweldomas
c8939a133d
fix(conference.js): crash on undefined this.localPresenterVideo
...if camera device is changed in the settings while screen sharing.
пре 5 година
paweldomas
f810483ff6
fix(conference.js): prevent multiple GUM calls on presenter unmute
Chain _mutePresenterVideo async calls in order to prevent calling GUM
multiple times.
пре 5 година
theunafraid
c2cf09a2ca
Add conference timer (#4958)
пре 5 година
Дамян Минков
c73ba37202
Introduces installing coturn as turn server for jitsi-meet (#4959)
* Adds package that can configure using turnserver for jitsi-meet.
Activates http2 on the nginx host and uses the alpn send with the web requests to multiplex traffic to be served as web of proxied to the turn server.
It needs nginx at least v1.13.10.
Adds turncredentials module from Philipp Hancke, with small modification (all int values for hosts need to be strings/tostring()) in order to be able to use the module with prosody 0.11.
* Moves loading of stream after loading stream module (50-..).
* Leaves DISABLE_TCP_HARVESTER to be handled by jvb.
* Fixes comments.
* Properly detect first time coturn install and configure it.
* Handles upgrading from jetty serving web.
* Does not create jvb user if already exists.
* Fixes let's encrypt and adds turnserver handling.
* Enables use of turn server in config.js if available.
* Adds a check whether prosody config exists.
There are cases where deployments can still have configured prosody in the main prosody config in /etc/prosody.
пре 5 година
Saúl Ibarra Corretgé
659eb6b789
android: add a consistent device ID in Amplitude
Use ANDROID_ID:
https://developer.android.com/reference/android/provider/Settings.Secure#ANDROID_ID
пре 5 година
Saúl Ibarra Corretgé
87821eb2c0
android: unmute microphone on the ConnectionService handler
This shouldn't be needed, as ConnectionService should take care of it, but we
suspect some devices don't do it since we got reports of people not hearing
users, and the problem went away when CS was disabled.
пре 5 година
Saúl Ibarra Corretgé
8291f4597c
deps: react-native-webrtc@1.75.3
Fixes datachannels not working.
пре 5 година
Saúl Ibarra Corretgé
fddaf7c8a8
android: handle ConnectionService failures more resiliently
Fallback to the non-ConnectionService case for any error. Also, handle errors
when registering the phone account; Pixel C devices throw UnsupportedException.
пре 5 година
Saúl Ibarra Corretgé
960ffa7e78
android: switch to the Hermes JavaScript engine
пре 5 година
Saúl Ibarra Corretgé
779ed6bb5e
deps: react-native@0.61.5
пре 5 година
Yana Stamcheva
47984d3ec1
Fixes more number page underlining.
пре 5 година
damencho
d9282f873c
Migrate to using mucs for jvb.
пре 5 година
damencho
9344138303
Fixes reloading on remove to always succeed.
пре 5 година
paweldomas
6c3968a434
ref: remove features/base/conference -> /app cycle
Move call to reloadNow() on CONNECTION_FAILED to
the ./features/app/middleware to avoid importing higher order feature
from the lower level one.
пре 5 година
paweldomas
e8e70d9d27
ref(base/connection/actions.native): JitsiConnection.connect returns void
Do not return anything from JitsiConnection.connect, because it's not
a promise and returns void. Doing so is confusing to the reader.
пре 6 година
Emil Ivov
0be68b59b7
Merge pull request #4973 from jitsi/hristoterezov-patch-1
feat(thumbnailMenu):Change remoteControl item text
пре 5 година
Hristo Terezov
d5ab3da9f2
feat(thumbnailMenu):Change remoteControl item text
пре 5 година
Saúl Ibarra Corretgé
5ef0f527f9
android: handle exception when unregistering account
Pixel C devices have been seen crashing here, oh well.
пре 5 година
damencho
e60a14d5af
Commit from translate.jitsi.org by user damencho.: 621 of 621 strings translated (0 fuzzy).
пре 5 година
damencho
03abb244df
Commit from translate.jitsi.org by user damencho.: 570 of 621 strings translated (48 fuzzy).
пре 5 година
damencho
f9ea8b034f
Commit from translate.jitsi.org by user damencho.: 621 of 621 strings translated (0 fuzzy).
пре 5 година
damencho
ee551ea0a0
Commit from translate.jitsi.org by user damencho.: 621 of 621 strings translated (0 fuzzy).
пре 5 година
damencho
0b22f8e449
Commit from translate.jitsi.org by user damencho.: 621 of 621 strings translated (0 fuzzy).
пре 5 година
damencho
e21f99d9d6
Commit from translate.jitsi.org by user damencho.: 621 of 621 strings translated (0 fuzzy).
пре 5 година
damencho
edb56200d5
Commit from translate.jitsi.org by user damencho.: 621 of 621 strings translated (0 fuzzy).
пре 5 година
damencho
04313a4aa3
Commit from translate.jitsi.org by user damencho.: 538 of 621 strings translated (8 fuzzy).
пре 5 година
damencho
cdb606e7ee
Commit from translate.jitsi.org by user damencho.: 611 of 621 strings translated (0 fuzzy).
пре 5 година
damencho
28781965ed
Commit from translate.jitsi.org by user damencho.: 102 of 621 strings translated (6 fuzzy).
пре 5 година
damencho
cbe396be55
Commit from translate.jitsi.org by user damencho.: 595 of 621 strings translated (0 fuzzy).
пре 5 година
damencho
a3befe336f
Commit from translate.jitsi.org by user damencho.: 611 of 621 strings translated (0 fuzzy).
пре 5 година
damencho
63ea496bcd
Commit from translate.jitsi.org by user damencho.: 106 of 621 strings translated (16 fuzzy).
пре 5 година
damencho
db6547f48d
Commit from translate.jitsi.org by user damencho.: 558 of 621 strings translated (13 fuzzy).
пре 5 година
damencho
34e329a4f2
Commit from translate.jitsi.org by user damencho.: 255 of 621 strings translated (24 fuzzy).
пре 5 година