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 年之前
Hristo Terezov
42b71fc4b9
feat(horizontal-filmstrip): scroll
5 年之前
Jaya Allamsetty
dd99268461
fix(blur): update to bodyPix 2.0
5 年之前
Saúl Ibarra Corretgé
692c6a47b4
rn: now working on versions 20.0 / 2.6
5 年之前
Saúl Ibarra Corretgé
b3983aa766
android: add ability to make test signed release builds
5 年之前
Saúl Ibarra Corretgé
a79ae9b576
android: guard against potential exceptions when dealing with log handlers
5 年之前
Saúl Ibarra Corretgé
e69da98348
android,ios: add store screenshots
While Fastlane recommends automagic screenshots, we cannot really do that since
we require a specific setup for a video call and so on.
5 年之前
damencho
e01d891bba
Disables tcp harvester if bridge is installed on same machine.
5 年之前
damencho
f904626f5e
Removes jetty and makes nginx default webserver.
5 年之前
Hristo Terezov
1333fd1975
fix(thumbnails): es6 support & cleanup.
5 年之前
Saúl Ibarra Corretgé
af918f8dc5
Merge pull request #4939 from saghul/fix-sdk-build
ios: fix SDK build after dropping iOS 10
5 年之前
Jaya Allamsetty
b7baf8fe98
Update lib-jitsi-meet (#4940)
* Update lib-jitsi-meet and js-utils
5 年之前
Saúl Ibarra Corretgé
4ebab6f9c0
ios: fix SDK build after dropping iOS 10
Since we only support iOS 11, 32 bit architectures must not be built.
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 年之前
Jaya Allamsetty
ed82443ffa
clean-up
5 年之前
Jaya Allamsetty
a3cd331369
fix: Workaround on FF for getting the resolution of the desktop track
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 年之前
Saúl Ibarra Corretgé
55983ff62a
rn,welcome: update join button text
5 年之前
damencho
b4be1bcd05
Adds some checks about async.
There are modules that will not work with prosody 0.10 as they depend on util.async. Adds a safeguard and print error about it in the logs.
And others that just do not work because of the muc module API that they use.
5 年之前
damencho
2420a68be9
Enables speakerstats component and module by default.
5 年之前
damencho
ebfc5a95ff
Activates multidomain by default when installing with nginx.
5 年之前
Leonard Kim
68cad276bd
fix(lock): ensure lock prompt is closed on password submit
This addresses a bug, in which submitting a password
through the iframe api no longer closes RoomLockPrompt,
by explicitly closing prompts for a lock or password.
5 年之前
Bettenbuk Zoltan
e683d70a18
Add support for avatar status badge (presence)
5 年之前
Andrei Gavrilescu
9645391180
update package links
5 年之前
Andrei Gavrilescu
851b1a76a9
Address code review
5 年之前
Andrei Gavrilescu
4890390ea2
fix action uid name / remove imports
6 年之前
Andrei Gavrilescu
7828bf8d46
setNoSrcDataNotificationUid
6 年之前
Andrei Gavrilescu
191da551e3
refactor / address code review
6 年之前
Andrei Gavrilescu
55f35933e8
address code review
6 年之前
Andrei Gavrilescu
b125bff7c7
refactor / enable VAD talk while muted
6 年之前
Andrei Gavrilescu
c1d261445e
Initial commit
6 年之前
Andrei Gavrilescu
c494d6c48b
feat: show no audio signal notification
6 年之前
Saúl Ibarra Corretgé
4134d47f6e
recording: remove beta label from LiveStreamButton
5 年之前
Jaya Allamsetty
0b25e62c5c
fix: Reuse the existing JitsiLocalTrack on presenter unmute
5 年之前
damencho
4d0cbff5a1
Ignore errors when restarting services.
Sometimes conflicting or wrong configuration can leave the package in broken state and users cannot even uninstall/purge the packages, and it also breaks any other package installation.
5 年之前
damencho
c79463aaee
Fixes including config.js template.
5 年之前
damencho
339e1c5fab
Moves config template files out of doc folder.
6 年之前
Saúl Ibarra Corretgé
36455c24c8
auth: fix rendering error and progress messages
Also removed some no longer used styles.
5 年之前
Saúl Ibarra Corretgé
a622a4c713
android: handle ConnectionService failures more resiliently
Some Samsung devices will fail to fully engage ConnectionService if no SIM card
was ever installed on the device. We could check for it, but it would require
the CALL_PHONE permission, which is not something we want to do, so fallback to
not using ConnectionService.
5 年之前
Hristo Terezov
1aaaae24ee
feat(Amplitude): enable referrer
5 年之前
Hristo Terezov
9191000da4
chore(package.json): Update lib-jitsi-meet
5 年之前