Aaron van Meerten
ad44558153
FEAT: validate keys at specific URL for jibri queue
Provide region value in POST to jibri-queue service
5 lat temu
Aaron van Meerten
d70f9d6fd6
FIX: use correct URL paths for jibri queue service
5 lat temu
Aaron van Meerten
7858f12df2
FEATURE: proper outbound iq handler for REST requests
5 lat temu
Aaron van Meerten
828e578af4
FIX: rename disco info component to correct name
FIX: reply to iq only on successful reply from queue server
5 lat temu
Aaron van Meerten
4289b23135
feature: jibri queue authorization header handler
5 lat temu
Aaron van Meerten
099820b6ac
prosody modules: jibri queue events for leave, room destroyed
5 lat temu
Aaron van Meerten
25ded0bdeb
prosody modules: add util function for rewritesplit JID
5 lat temu
Aaron van Meerten
51fd10278b
FIX: prosody jibri queue handle iq properly
5 lat temu
Aaron Van Meerten
24c75b7332
FIX: better URL handler for jibri queue events
5 lat temu
Aaron Van Meerten
2327a6d0b4
FEATURE: prosody: add http handler for jibri queue
5 lat temu
Aaron Van Meerten
b94c357cc2
WIP: jibri queue component prosody modules
5 lat temu
Jaya Allamsetty
216801720a
chore(deps): update lib-jitsi-meet
5 lat temu
Samuel Retika
312813e677
Adding isSharingScreen() to external API
5 lat temu
Vlad Piersec
2b5787163e
fix(prejoin): Replace the stored audio/video tracks when device list changes
When on prejoin screen, if the device list changes (devices are added or removed),
the newly created tracks do not properly replace the old ones, resulting in
errors after joining the meeting and trying to change the devices.
This change fixes the problem.
5 lat temu
Dan Dascalescu
28632752ba
docs: fix typo in interface_config.js
5 lat temu
Selyan Slimane Amiri
7dfff1b455
Add translations in language and main files. (#7023)
* Update languages-kab.json
* Update main-kab.json
* Update main-kab.json
* Update main-kab.json
* Add kab entry in languages-kab.json
5 lat temu
Vlad Piersec
99e7d636b7
fix(settings): Always show mic audio levels
5 lat temu
Roman
4b1743bb2f
android: add serverURL configuration for MDM/EMM environments
Android for Enterprise provides special feature for applications to obtain configuration through RestrictionManager remotely by some MDM solution.
Jitsi Meet can be remotely installed and provisioned with a proper URL (making URL not editable by the user) inside the Work Profile or Fully managed device.
5 lat temu
Vlad Piersec
3b1ad9faff
fix: Show audio/video options on lobby screen
5 lat temu
Vlad Piersec
87b14c3711
fix(prejoin): copy meeting info
5 lat temu
Titus-Andrei Moldovan
5811e0476c
rn: fixes the bug on shared video not stopping when the user leaves the conferences
5 lat temu
Titus-Andrei Moldovan
59750ba1f1
rn: refactors the YoutubeLargeVideo to be class component. Adds interval for sending the seek time every 5 seconds.
5 lat temu
pierretux
b3de7fd52b
lang: update French translation
5 lat temu
Bettenbuk Zoltan
f68b9b7df9
fix: different description for non moderator participants in passcode dialog
5 lat temu
Bettenbuk Zoltan
b534c4f624
ui: making the security menu more compact
5 lat temu
Mihai Uscat
ab1c5805f4
feat(AddPeopleDialog): Enable contact invitation based on interfaceConfig flag
5 lat temu
Bettenbuk Zoltan
0c6b0641f5
fix: layout of the insecure room name warning icon
5 lat temu
Mihai Uscat
093254d948
fix(AddPeopleDialog): Improve contact invite form
- Disables the invite buttons while invites are ongoing
- Adds a keyboard shortcut (Enter) to send out invites
- Closes AddPeopleDialog upon successful invites sent
- Fixes the SecurityDialog closing when trying to set E2EE key via Enter shortcut
- Removes superfluous separator from SecurityDialog
5 lat temu
Bettenbuk Zoltan
0494200383
fix: label tooltips are not visible in tile view
5 lat temu
Saúl Ibarra Corretgé
16f1c167b8
interface_config: bring back config trailer
5 lat temu
Saúl Ibarra Corretgé
97fd36a19a
debian: fix postinst command
5 lat temu
damencho
701d34248b
fix: Fixes showing cc button when jwt is not used.
Fixes #7093 .
5 lat temu
Florian
e72dae5c32
lang: update French translation
5 lat temu
paweldomas
811ee40d99
ref(constants): use 720 for the high quality level
720 is requested by default for the local video stream
and when using the quality slider the resolution would
be increased to 1080.
Note that this will limit the receive quality to 720 as well,
because both send and receive constraints are changed at
the same time when the quality slider is used.
5 lat temu
egerardus
76eabf1f29
debian: add SAN when generating self-signed certs
Closes: #5547
5 lat temu
Vangelis Zacharioudakis
01a8cc1478
lang: update Greek translation
5 lat temu
Vlad Piersec
047c9b43ea
fix: welcome page logo not being displayed
5 lat temu
Dan Dascalescu
22d040ab76
doc: point to the Handbook repo
5 lat temu
Hristo Terezov
4ac9ea258c
ref(interfaceConfig): Order alphabetically.
5 lat temu
Hristo Terezov
6bd64ee552
fix(jitsi-logo): URL
5 lat temu
Jaya Allamsetty
7a1595f162
chore(deps): update lib-jitsi-meet
5 lat temu
Jaya Allamsetty
07cad2a98f
cleanup: Remove obsolete code related to SS extension
- Remove external install dialogs and fix related screensharing error handling.
- Remove obsolete options from config.js and from configWhitelist.js
5 lat temu
Дамян Минков
6fbba52c6d
feat: Adds a new option to disable lobby for guests. (#7094)
* feat: Adds a new option to disable lobby for guests.
* squash: Rename config option.
* squash: Comment update.
5 lat temu
Gonçal
311d1c67ba
Added all missing languages from languages.json
Added all missing languages from languages.json, with names in Catalan
5 lat temu
Vlad Piersec
0aa54d8650
(prejoin): fix mobile
5 lat temu
Bettenbuk Zoltan
74e0e10928
feat: new security icon
5 lat temu
Vlad Piersec
4f169988a3
fix(prejoin): Store prejoin tracks in 'features/base/tracks'
5 lat temu
Joey Marshment-Howell
ec6ed6e8ec
config: whitelist option to hide chrome extension banner
saghul: torture tests also need it.
5 lat temu
Aaron van Meerten
7b429afee6
Merge pull request #7080 from jitsi/fix-e2ee
fix(e2ee): hide if not supported.
5 lat temu
Hristo Terezov
cab830aad1
fix(e2ee): hide if not supported.
5 lat temu