Vlad Piersec
71d0577a49
feat(vpaas): Add endpoint counter & remove branding on vpaas meetings
4 anos atrás
Hristo Terezov
b7529863d5
fix(iframe-api): setDevice.
4 anos atrás
Hristo Terezov
4ded94d130
fix(settings): store url display name and email.
4 anos atrás
Jaya Allamsetty
eb8b730227
deps: update lib-jitsi-meet to latest.
Update config.js to include the new codec preference options under videoQuality settings.
4 anos atrás
Vlad Piersec
4bd57692b7
feat(prejoin): Show warning if audio device does not receive data
4 anos atrás
Aaron van Meerten
5d012c24a7
Merge pull request #7508 from abora8x8/abora/vpass
Add pre and post validation for users that want to use their own publ…
4 anos atrás
Vlad Piersec
4f52a29120
fix(prejoin): Make avatar resizable
4 anos atrás
Tudor-Ovidiu Avram
8a4fb72eae
feat(branding) allow invite links to be branded
4 anos atrás
paweldomas
6453ceb048
ref: remove jest and lastn functions.test.js
It doesn't play well with webpack and it's babel config
and I couldn't find a way to make it work.
4 anos atrás
Andrei Gavrilescu
e51bbe6125
fix syntax error
4 anos atrás
Andrei Gavrilescu
d725c0ab8a
Use rtcstats with keep-alive / add rtcstats enabled config
4 anos atrás
Hristo Terezov
2c2edace2a
Merge pull request #7475 from vp8x8/prejoin-focus
fix(prejoin): Auto focus display name input
4 anos atrás
paweldomas
d3d5847605
feat: configurable quality levels for video height
Allows to adjust thresholds which control the video quality level
in the thumbnail view.
Changes the default behaviour to request the SD (360p) resolution only
when the thumbnails are at least 360 pixels tall and the height of
720 is required for the high quality level.
The thresholds can be configured with the 'videoQuality.minHeightForQualityLvl'
config property. Check the description in the config.js for more details.
4 anos atrás
Hristo Terezov
89ad76142d
Merge pull request #7449 from muscat1/promotional-close
feat(close3): Move readyToClose flow to the close page
4 anos atrás
Vlad Piersec
1e76b8b6ea
misc: Add test ids for prejoin buttons
4 anos atrás
Hristo Terezov
55175e2e95
fix(subject): set to ' ' after settings change.
4 anos atrás
Vlad Piersec
453c07cb17
feat(prejoin): Add precall connection quality indicator
* Adds a dropdown indicator which displays the status of the internet connection.
* It uses the same data as `https://network.callstats.io `.
* The algorithm for the strings displayed to the user is also the one used on `network.callstas.io`.
4 anos atrás
Andrei Bora
af71d80150
Fix call after timeout
4 anos atrás
Andrei Bora
b765adca75
Solve review issues and add retries for http call
4 anos atrás
Andrei Bora
92e6cf7618
Add pre and post validation for users that want to use their own public keys
4 anos atrás
Tudor-Ovidiu Avram
10c2652a4f
feat(prejoin) show error when trying to join and name is required
4 anos atrás
Aaron van Meerten
c3329ec931
Merge pull request #7518 from jitsi/aaronkvanmeerten/jibri-queue-component-modules
FEAT: prosody jibri queue component module
4 anos atrás
Mihai Uscat
9cf7199c0e
feat(close3): Move readyToClose flow to the close page
4 anos atrás
Vlad Piersec
d82bb0a89b
fix(prejoin): Fix join without audio
4 anos atrás
Tudor-Ovidiu Avram
295dd8a45d
fix(prejoin) remove version parameter
4 anos atrás
damencho
25ae83bcf4
fix: Fixes #7514 when promoting new moderator and lobby is enabled.
4 anos atrás
Aaron van Meerten
82b1408454
FEAT: jibri queue clear asap cache for token util on config reload
4 anos atrás
Aaron van Meerten
36565f0c50
FIX: token util keyurl definition move to above callback definition
4 anos atrás
Aaron van Meerten
0c48e205d7
Merge branch 'master' into aaronkvanmeerten/jibri-queue-component-modules
4 anos atrás
Aaron van Meerten
5e35b69fc9
FIX: prosody token util handles race on timeout gracefully
4 anos atrás
Aaron van Meerten
3fd85720bc
FIX: prosody jibri queue component reloads configuration
4 anos atrás
Aaron van Meerten
e439d065b7
FEAT: token util better logging for timeouts, verification
4 anos atrás
Jaya Allamsetty
5dcecdbb54
deps: lib-jitsi-meet@latest
4 anos atrás
Niek van der Maas
8d2a52d0e8
debian: improve compressions + add expire headers
* Improve compressions + add expire headers
* Remove MSIE check, caching only for versioned files, do not gzip MP3/JPG/PNG
* Lower GZIP min length, enable compressions on WASM
4 anos atrás
Russell Graves
2aa6f7ff4b
Add codec reporting (if present in lib-jitsi-meet output) to connection stats (#6054)
* Add codec reporting to the stats window for connections.
This will report the audio/video codecs, if reported by lib-jitsi-meet.
4 anos atrás
Aaron van Meerten
d716665f27
FIX: jibri-queue module log improvements
4 anos atrás
Дамян Минков
4ca4e242b1
ref: Moves xmpp logs to be accessed from connection. (#7517)
* ref: Moves xmpp logs to be accessed from connection.
In cases where there is no room like pre-join and lobby screen we still want to be able to debug xmpp messages.
* squash: Updates lib-jitsi-meet.
4 anos atrás
damencho
cdd782a82f
fix: Fixes uncaught exception on malformed jwt.
Does not skip passing jwt even when malformed to allow getting the error, terminating the connection and showing the warning. We were not passing jwt when malformed and were successfully joining a conference for deployments where no token is allowed.
4 anos atrás
Jaya Allamsetty
713ae817c0
deps: lib-jitsi-meet@latest
4 anos atrás
Aaron van Meerten
d05fa32413
FIX: add flag to control whether to check room claim in JWT validation
jibri queue component stop checking room validation in token
Jibri queue component debug output when bad token is found
4 anos atrás
Tudor-Ovidiu Avram
e6676bb09a
fix(prejoin) fix css loading path
4 anos atrás
Hristo Terezov
8e9a51f742
feat(Watermarks): Add deafault logo prop.
4 anos atrás
Aaron van Meerten
3da7798e9f
FIX: prosody: output string for time and position in jibri queue
4 anos atrás
Aaron van Meerten
6fc9606c0d
FEAT: support updating accepted issuer/aud for token lib
4 anos atrás
Saúl Ibarra Corretgé
004c1b65ad
misc: drop babel.config.js file
This leaves jest testing non-functional, but having a babel.config.js interferes
with React Native.
Fixes: https://github.com/jitsi/jitsi-meet/issues/7450
4 anos atrás
Saúl Ibarra Corretgé
eabcc078ef
android: fix adb reverse command in case of non-default port
4 anos atrás
Saúl Ibarra Corretgé
5b1f852783
rn: always reset the transform cache when starting the packager
It can help catch very weird bugs which are only triggered after a reset.
4 anos atrás
Saúl Ibarra Corretgé
5cf9a76f9e
android: bump minimum API level to 23
Android < 23 is currently less than 3% for us so let's try to lower the
maintenance burden. Users can still download an older version no problem.
4 anos atrás
Saúl Ibarra Corretgé
3f33adc5d0
android: target API level 29
This will be mandatory later in the year for updating apps and it already is for
new apps.
https://support.google.com/googleplay/android-developer/answer/113469#targetsdk
4 anos atrás
Saúl Ibarra Corretgé
d9250aa986
android: bring back activity to the foreground when exiting PiP
When exiting PiP with by pressing the X the onPictureInPictureModeChanged method
is called. Since onResume is called a while after, in case the maximize button
is called, it's not easy to know if the user pressed the X button, and that was
the cause for exiting PiP.
So, in order to avoid show the user they are still in the meeting, bring the
activity to the foregound so they can hangup.
4 anos atrás