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)
5 년 전
chipechop
155c6de822
ITALIAN translation - added last missing string
I added Afrikaans missing string
5 년 전
Horatiu Muresan
d0bc3da0f5
Disable kick participant button for guests
5 년 전
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
5 년 전
James Addison
9b0f5b0299
doc(quick install) Minor typo fixup (#5222)
5 년 전
Falco Nogatz
7e21c277b3
lang: fix spelling mistake in translations of "feedback"
5 년 전
raphj
e6ade2cf84
doc (quick install): Add the domain to /etc/hosts
5 년 전
Cyril Brulebois
99b21cdb2a
doc: fix typos in quick install guide
5 년 전
sicherist
677752c78d
lang: fix inaccurate translation of "toggleCamera"
5 년 전
Giorgio Bonfiglio
4e81a7abd3
fix turnserver postinst for ipv6 listener
5 년 전
Giorgio Bonfiglio
5d8d0b9a01
fix broken ipv6 listener
5 년 전
yanas
2dd5d0a180
Merge pull request #5205 from jitsi/update-lib
chore(package.json): Update lib-jitsi-meet.
5 년 전
Hristo Terezov
ccdfff8e9a
chore(package.json): Update lib-jitsi-meet.
5 년 전
Martin
829e3bfe15
doc: add nginx config for the electron version in manual install doc
5 년 전
Jaya Allamsetty
e90cc0a615
fix(Amplitude): Blacklist 'peer.conn.status.duration' stats
5 년 전
KwadroNaut
b6ccc91038
Correct link regarding FAQ NAT install
Broken link, I presume this one was meant.
5 년 전
Jaya Allamsetty
beb4487044
deps: update LJM for adding p2p status to transport.stats in Amplitude
5 년 전
damencho
add84af7b6
deps: update LJM, updates the params passed to statistics (disable app logs)
5 년 전
damencho
cb0d10fbe1
deps: update LJM for adding new option to disable callstats app logs
5 년 전
Jaya Allamsetty
9a162c266c
deps: update LJM for adding the transport type Amplitude event
5 년 전
paweldomas
6654531112
desp: update LJM to bring in fix for a crash on BOSH item-not-found
Updates lib-jitsi-meet to e353322002
5 년 전
Mihai Uscat
b9cc6b6f96
fix(mute): Replace icon
5 년 전
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.
5 년 전
paweldomas
fb23aa54e8
ref(VideoLayout): log participant name on feature discovery failure
5 년 전
Дамян Минков
b73d98f863
Updates jvb pid file path.
5 년 전
Tudor-Ovidiu Avram
0289a93e5a
feat(close) Add promotional close page
5 년 전
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.
5 년 전
Saúl Ibarra Corretgé
025e2b1ecb
android: simplify the creation of AudioManager
Do so on the main thread at startup and pass it along.
5 년 전
Saúl Ibarra Corretgé
05a8591110
android: make sure all AudioMode operations run in the audio thread
5 년 전
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.
5 년 전
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.
5 년 전
paweldomas
04c0945930
add mod_websocket_smacks.patch
The patch and Prosody 0.11 is required for the XMPP stream resume
5 년 전
paweldomas
5f2acb70de
add mod_smacks.lua version c49fea05772e
https://hg.prosody.im/prosody-modules/raw-file/c49fea05772e/mod_smacks/mod_smacks.lua
5 년 전
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.
5 년 전
Saúl Ibarra Corretgé
582d4aff1c
deps: sync package-lock.json
5 년 전
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.
5 년 전
C0rn3j
53f937ba4e
Update and improve manual install doc
5 년 전
paweldomas
b9addaed71
ref(log): logs device list and selected devices
Logs the device list when is updated in the reducer and removes
"button enabled" logging which used to dump the device list, but
in a useless way(Object[Object]).
Makes an attempt to log currently selected device, but because of
multiple possible paths it's impossible to find one reliable spot to log
selected device. One has to rely on device list and the GUM call logged
to figure things out.
5 년 전
Luca Bösch
fd8fb58eaf
Missing german translations.
Due to the outage it wasn't possible to submit them using https://translate.jitsi.org .
Please consider adding them this way.
5 년 전
Saúl Ibarra Corretgé
38d1032fec
android: disable HW accelerated decoding on Samsung
They just keep crashing.
5 년 전
Saúl Ibarra Corretgé
073fdc7b0e
sperakerstats: prevent access of nil object (#5112)
If the dominant speaker leaves their object will be gone from the mapping.
5 년 전
PanderMusubi
fedaa0ae6e
minimized size without quality loss via optipng
5 년 전
Gabriel Imre
f06fe69167
fix(mute): remove interface config bypass for mute-everyone button
5 년 전
bgrozev
16c09c9645
Upadte ljm (configurable pc stats interval), whitelist config options. (#5106)
5 년 전
Gabriel Imre
24a1a60f04
feat(mute): mute everyone / everyone else
5 년 전
Saúl Ibarra Corretgé
d7ece58c6f
fix(optimise): cope with URL interface config overrides
Regresssion from bd8a7edbd2 .
When the toolbar buttons are overridden with URL parameters, our computed set of
buttons will be wrong. Thus, compute it every time and check for the
differences.
5 년 전
Andrei Gavrilescu
aa11535db7
change you are nosiy message (#5101)
5 년 전
Hristo Terezov
eea87be801
fix(electron7):memory leak when the page is hidden
It happens when you are drawing into hidden canvas.
5 년 전
Hristo Terezov
809ac42e4c
fix(largeVideo-bg):render canvas only when visible
5 년 전
Hristo Terezov
cf27ad0dde
fix(stream-presenter-effect): Prevent memory leak.
On electron 7 drawing on hidden canvas will trigger a memory leak.
Not appending the canvas for the DOM seems to solve the problem.
5 년 전