NicolasD
41ba55a6a9
rn,flags: add feature flag to enable / disable conference timer
5 лет назад
Дамян Минков
758b60f92b
fix: Updates coturn config on update. (#7306)
* fix: Updates coturn config on update.
* fix: Updates console message.
5 лет назад
paweldomas
fcc69b92bb
deps: update LJM to bring in new audio levels and e2ee tweaks
Updates LJM to ff1813cbb2
5 лет назад
Julian Vos
a697caea03
lang: update Dutch translation
5 лет назад
abora8x8
5b89709483
Add hook for creating lobby before participants join (#7273)
* Add hook for create lobby
* Remove duplicated code
5 лет назад
George Politis
e4ce3928dc
feat: Exposes the max enabled resolution in the connection stats popover. (#7278)
* feat: Exposes the max enabled resolution in the connection stats popover.
* deps: lib-jitsi-meet@latest
5 лет назад
plokta
b0188a7184
config: Add option to set preferred audio bitrate. (#7072)
The maxaveragebitrate parameter to be used by Opus can be configured
through the new opusMaxAvgBitrate config option. Values are restricted
by Opus to integers between 6000 to 510000. Works for non-p2p only.
move option to Audio section, add documentation
Co-authored-by: plokta <dev@plokta.eu >
5 лет назад
Saúl Ibarra Corretgé
53281c2d42
analytics: avoid error log when there are no handlers
5 лет назад
damencho
3da1b65757
fix: Fixes import of moved function.
5 лет назад
Tudor-Ovidiu Avram
0e5091adba
feat(prejoin) Expose prejoin app
5 лет назад
Tudor-Ovidiu Avram
f376542441
feat(prejoin) cache media start options when on prejoin screen
5 лет назад
Mihai Uscat
bd65108692
fix(SecurityDialog): Fix password action spacing
5 лет назад
Saúl Ibarra Corretgé
546b0abe32
misc: add script to update LJM to the latest commit
5 лет назад
Saúl Ibarra Corretgé
62ad7d3451
deps: lib-jitsi-meet@latest
5 лет назад
ALAGBE Sola
5bc3128c71
config: fix typo
5 лет назад
Saúl Ibarra Corretgé
b91d6b97a9
deps: jitsi/js-utils@1.0.0
5 лет назад
Saúl Ibarra Corretgé
ce812591f9
conference: fix not applying max recv constraints
They also need to be applied when changing conferences.
5 лет назад
Saúl Ibarra Corretgé
f32140c4b7
rn: set default resolution to 360p (experiment)
5 лет назад
Saúl Ibarra Corretgé
7d513738d2
rn,flags: add ability to override resolution using a flag
Also, use the configured resolution to set it as the max received frame size.
5 лет назад
Jaya Allamsetty
8d1bde3cb1
chore(deps): update lib-jitsi-meet to latest
5 лет назад
Saúl Ibarra Corretgé
95825dcdd7
config: add flag to disable the E2EE support
This is useful for testing insertable streams related issues.
5 лет назад
Saúl Ibarra Corretgé
a61f272303
deps: lib-jitsi-meet@latest
5 лет назад
Vlad Piersec
3538761543
fix(prejoin): Don't add video track to connection on start if video muted
5 лет назад
motiwardi
f22d5ed629
android: added configuration for user CA root trust
5 лет назад
Saúl Ibarra Corretgé
f30dd9d881
deps: react-native-webrtc@1.84.0
5 лет назад
Florian
4a3cd2596a
Update main-fr.json
Translation 'prejoin'
5 лет назад
Maxence Dalmais
4e1f42a665
Update mod_muc_poltergeist.lua
Add avatar to user context so it is picked by the web interface
5 лет назад
Florian
1fff5d2567
Update main-fr.json
Some translations for "invite"
5 лет назад
Florian
bbcc40a97e
Update main-fr.json
Translate for "Add" in security option
5 лет назад
Florian
bbf76296ed
Update KnockingParticipantList.js
In order to translate the title.. Pull request #7246
5 лет назад
Florian
e0b3a81a41
Update main-fr.json
Fix translate FR and add "Security" translations
5 лет назад
Florian
1c122705bf
Update main.json with missing KnockingParticipantList string (#7246)
Adding future translation possibilities
5 лет назад
Frank de Lange
29c16e42bd
Move STUN/TURN to IANA-assigned ports - 3478 and 5349 (TLS) (#6172)
* Move STUN/TURN to IANA-assigned ports - 3478 and 5349 (TLS)
* Change remaining references to TURNS port from 4445 to 5349
* Change back TURNS to 443
5 лет назад
Cem Ibrahim ARI
8a19a34d19
fixed non valid json turkish language file
5 лет назад
Tudor-Ovidiu Avram
d5832f226d
fix(dialout) whitelist dialout flag
5 лет назад
Saúl Ibarra Corretgé
4cfc8cd7a2
deps: update clean-css (reland)
Fix the incorrect paths (was a breaking change in version 4) by using the
`--skip-rebase` cli option.
5 лет назад
Bettenbuk Zoltan
873ede0e06
feat: lobby related notifications
5 лет назад
damencho
f73e9947c0
fix: Uses room jids for the lobby notifications.
5 лет назад
Saúl Ibarra Corretgé
82711b3f23
Merge pull request #7226 from saghul/update-turn-cfg
turn: update default coturn configuration
5 лет назад
Saúl Ibarra Corretgé
2f841fab73
turn: update default coturn configuration
5 лет назад
Дамян Минков
b3a2905849
feat: Sends json messages notifying for lobby actions. (#7209)
* feat: Sends json messages notifying for lobby actions.
* squash: Fixes quotes to be consistent.
* fix: Fixes attempt to call global 'formdecode' (a nil value).
5 лет назад
Vlad Piersec
5f579e9a15
fix(prejoin): Make display name mandatory only for lobby
A user should not be forced to enter a display name if the lobby is not enabled
for the room.
5 лет назад
Vlad Piersec
ea2ea89ef7
fix(prejoin): dialout popup buttons
5 лет назад
Vlad Piersec
a5f17a8033
feat(prejoin): Show avatar image on prejoin screen
5 лет назад
Florian
4c6e9e7788
lang: update French translation
5 лет назад
Saúl Ibarra Corretgé
a7e0df2623
toolbox: fix missing key prop
Fixes a React warning.
5 лет назад
Hristo Terezov
da9a70129e
Revert: clean-css update due to broken paths.
5 лет назад
damencho
6d3d15a64b
feat: Adds an option to validate a recording token.
5 лет назад
damencho
b10a45bf98
fix: Fixes generating self-signed certificate.
The wrong quotes error:
req: Error on line 354 of config file "/dev/fd/63"
Error Loading extension section SAN
1404037194 :error:0E06C069:configuration file routines:NCONF_get_section:no conf:../crypto/conf/conf_lib.c:245:
Having the ip and specifying dns:
Error Loading extension section SAN
1401271687 :error:220A4076:X509 V3 routines:a2i_GENERAL_NAME:bad ip address:../crypto/x509v3/v3_alt.c:457:value=jitsi.example.com
1401271687 :error:22098080 :X509 V3 routines:X509V3_EXT_nconf:error in extension:../crypto/x509v3/v3_conf.c:47:name=subjectAltName, value=DNS:localhost,DNS:jitsi.example.com,IP:jitsi.example.com
5 лет назад
paweldomas
858a3d953c
deps: LJM e66cc365014cd429280a95a379ad62d993217f6b
Update lib-jitsi-meet which adds the setNetworkInfo method.
5 лет назад