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 лет назад
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 лет назад
Mihai Uscat
2064fc8937
fix(screenshot-capture): Prevent effect initialization on each toggle
5 лет назад
Saúl Ibarra Corretgé
95eb551156
android: disable ConnectionService for the Jitsi Meet app
It's the source of uncountable problems for which we don't have a good
solution, since they are caused by buggy implementations of self-managed
connection services by manufacturers.
5 лет назад
Hristo Terezov
a7ac7790a8
fix(avatars): optimise
5 лет назад
Leonard Kim
94c48ec838
chore(deps): update lib to 47c2bc6
To get a workaround in for wired desktop
screensharing in spot in electron 8. With
the change, no "exact" is used in gum
constraints while attempting to get the
wired screensharing device, as that
triggers overconstrainederror.
5 лет назад