Kenneth Thorman
959d61468e
lang: add danish translation
před 5 roky
bgrozev
9f28048742
Fix eslint errors. (#5341)
před 5 roky
Ravinou
19c9a808cf
Update main-fr.json (#5301)
"cryptée" does not exist in french, it's "chiffrée" here. More informations about this here : https://chiffrer.info/
před 5 roky
Felix Wolfsteller
7576f850e9
config: add trailing commas and 'end' entry for peacy JSON
Prevent possible json parse errors when the configuration values are
commented or commented out.
před 5 roky
Anna-Katharina Wickert
7970b38823
lang: change inaccurate translation of toggle camera (german)
Change inaccurate translation of toggle camera.
před 5 roky
simevo
b40363be31
doc: make clear that /etc/hostname must match /etc/hosts
fixes #5260 (#5279 )
před 5 roky
yanas
9a0b924f99
Merge pull request #5322 from jitsi/update-js-utils
chore(package.json): Update js-utils.
před 5 roky
Hristo Terezov
52def54cd9
chore(package.json): Update js-utils.
před 5 roky
Zoltan Bettenbuk
8d3b59a0d0
rn: lonely meeting experience
před 5 roky
Saúl Ibarra Corretgé
b0e7471a83
android: revert back to SW decoding
We see tons of crashes on Samsung and Huawei devices. It's really not worth the
headache anymore.
před 5 roky
horymury
4616065b1d
external_api: add ability to send a text message through datachannels
před 5 roky
paweldomas
14855f3255
fix(features/notifications): crash on undefined participant
před 5 roky
Julian1203
c40a7f736e
Update main-de.json
Fixed a lot of punctuation and spelling mistakes. "Speaker" means "Lautsprecher" in the context of audio devices. Rephrased a sentence to make it sound better.
před 5 roky
Martin Myska
8ffd226159
updated translation and added missing strings
před 5 roky
filippogiordano
b8dda4c6c2
Update main-it.json
Error correction in "appDescription" (open course instead of open source).
před 5 roky
Дамян Минков
fca4977987
Merge pull request #5235 from chipechop/patch-2
ITALIAN translation - added last missing string
před 5 roky
chipechop
7bcece52ea
Missing and wrong Italian translation
Hi,
I added some missing translations and changed some that were wrong, or improvable: from a 70% translation and a 30% missing, to what I think should be an 85%-90% of translated lines.
I really wish to express my personal compliments to the persons that made the core translation, because it is very fluid, original and smart.
(tell me what I should have to do: I'm pretty new to GitHub)
před 5 roky
chipechop
155c6de822
ITALIAN translation - added last missing string
I added Afrikaans missing string
před 5 roky
Horatiu Muresan
d0bc3da0f5
Disable kick participant button for guests
před 5 roky
Arzar
011b7f9d00
fix(external_api): Pass Feature-Policy display-capture to the iframe
Starting from version 74, firefox need to be explicitly allowed to capture the screen from an iframe for screensharing. This new Feature-Policy is called "display-capture".
See: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Feature-Policy/display-capture
před 5 roky
James Addison
9b0f5b0299
doc(quick install) Minor typo fixup (#5222)
před 5 roky
Falco Nogatz
7e21c277b3
lang: fix spelling mistake in translations of "feedback"
před 5 roky
raphj
e6ade2cf84
doc (quick install): Add the domain to /etc/hosts
před 5 roky
Cyril Brulebois
99b21cdb2a
doc: fix typos in quick install guide
před 5 roky
sicherist
677752c78d
lang: fix inaccurate translation of "toggleCamera"
před 5 roky
yanas
2dd5d0a180
Merge pull request #5205 from jitsi/update-lib
chore(package.json): Update lib-jitsi-meet.
před 5 roky
Hristo Terezov
ccdfff8e9a
chore(package.json): Update lib-jitsi-meet.
před 5 roky
Martin
829e3bfe15
doc: add nginx config for the electron version in manual install doc
před 5 roky
Jaya Allamsetty
e90cc0a615
fix(Amplitude): Blacklist 'peer.conn.status.duration' stats
před 5 roky
KwadroNaut
b6ccc91038
Correct link regarding FAQ NAT install
Broken link, I presume this one was meant.
před 5 roky
Jaya Allamsetty
beb4487044
deps: update LJM for adding p2p status to transport.stats in Amplitude
před 5 roky
damencho
add84af7b6
deps: update LJM, updates the params passed to statistics (disable app logs)
před 5 roky
damencho
cb0d10fbe1
deps: update LJM for adding new option to disable callstats app logs
před 5 roky
Jaya Allamsetty
9a162c266c
deps: update LJM for adding the transport type Amplitude event
před 5 roky
paweldomas
6654531112
desp: update LJM to bring in fix for a crash on BOSH item-not-found
Updates lib-jitsi-meet to e353322002
před 5 roky
Mihai Uscat
b9cc6b6f96
fix(mute): Replace icon
před 5 roky
paweldomas
6cbc04175c
deps: update LJM to bring in unload fix
Updates lib-jitsi-meet to b8f68b98be
which brings in feature discovery optimization and the unload handler
fix for BOSH.
před 5 roky
paweldomas
fb23aa54e8
ref(VideoLayout): log participant name on feature discovery failure
před 5 roky
Дамян Минков
b73d98f863
Updates jvb pid file path.
před 5 roky
Tudor-Ovidiu Avram
0289a93e5a
feat(close) Add promotional close page
před 5 roky
paweldomas
401003b907
deps: update LJM to fix Strophe.attach not handled correctly
Updates lib-jitsi-meet to aadfce2283 in
order to fix "not connected" error when jiconop is enabled.
před 5 roky
Saúl Ibarra Corretgé
025e2b1ecb
android: simplify the creation of AudioManager
Do so on the main thread at startup and pass it along.
před 5 roky
Saúl Ibarra Corretgé
05a8591110
android: make sure all AudioMode operations run in the audio thread
před 5 roky
paweldomas
d2e6d57be8
deps: update LJM to fix ATTACHED state not connected
Updates lib-jitsi-meet to 567ba72675 in
order to fix "not connected" error when jiconop is enabled.
před 5 roky
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.
před 5 roky
paweldomas
04c0945930
add mod_websocket_smacks.patch
The patch and Prosody 0.11 is required for the XMPP stream resume
před 5 roky
paweldomas
5f2acb70de
add mod_smacks.lua version c49fea05772e
https://hg.prosody.im/prosody-modules/raw-file/c49fea05772e/mod_smacks/mod_smacks.lua
před 5 roky
paweldomas
4dc10e82f1
feat(mod_auth_token): add support for 'previd' query param
The 'previd' query parameter will be use to match user id of the session
being resumed when the smacks module and token authentication are
enabled in Prosody. Otherwise user gets new random id every time and
this doesn't work with the smacks module.
před 5 roky
Saúl Ibarra Corretgé
582d4aff1c
deps: sync package-lock.json
před 5 roky
Saúl Ibarra Corretgé
b13200ac92
video-layout: fix calculating tile size for recorder
When the reccorder joins, they have a local participant, which is not rendered,
so don't count it towards the partcipant count used for computing the tile
sizes.
před 5 roky