Bettenbuk Zoltan
b534c4f624
ui: making the security menu more compact
před 5 roky
Mihai Uscat
ab1c5805f4
feat(AddPeopleDialog): Enable contact invitation based on interfaceConfig flag
před 5 roky
Bettenbuk Zoltan
0c6b0641f5
fix: layout of the insecure room name warning icon
před 5 roky
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
před 5 roky
Bettenbuk Zoltan
0494200383
fix: label tooltips are not visible in tile view
před 5 roky
Saúl Ibarra Corretgé
16f1c167b8
interface_config: bring back config trailer
před 5 roky
Saúl Ibarra Corretgé
97fd36a19a
debian: fix postinst command
před 5 roky
damencho
701d34248b
fix: Fixes showing cc button when jwt is not used.
Fixes #7093 .
před 5 roky
Florian
e72dae5c32
lang: update French translation
před 5 roky
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.
před 5 roky
egerardus
76eabf1f29
debian: add SAN when generating self-signed certs
Closes: #5547
před 5 roky
Vangelis Zacharioudakis
01a8cc1478
lang: update Greek translation
před 5 roky
Vlad Piersec
047c9b43ea
fix: welcome page logo not being displayed
před 5 roky
Dan Dascalescu
22d040ab76
doc: point to the Handbook repo
před 5 roky
Hristo Terezov
4ac9ea258c
ref(interfaceConfig): Order alphabetically.
před 5 roky
Hristo Terezov
6bd64ee552
fix(jitsi-logo): URL
před 5 roky
Jaya Allamsetty
7a1595f162
chore(deps): update lib-jitsi-meet
před 5 roky
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
před 5 roky
Дамян Минков
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.
před 5 roky
Gonçal
311d1c67ba
Added all missing languages from languages.json
Added all missing languages from languages.json, with names in Catalan
před 5 roky
Vlad Piersec
0aa54d8650
(prejoin): fix mobile
před 5 roky
Bettenbuk Zoltan
74e0e10928
feat: new security icon
před 5 roky
Vlad Piersec
4f169988a3
fix(prejoin): Store prejoin tracks in 'features/base/tracks'
před 5 roky
Joey Marshment-Howell
ec6ed6e8ec
config: whitelist option to hide chrome extension banner
saghul: torture tests also need it.
před 5 roky
Aaron van Meerten
7b429afee6
Merge pull request #7080 from jitsi/fix-e2ee
fix(e2ee): hide if not supported.
před 5 roky
Hristo Terezov
cab830aad1
fix(e2ee): hide if not supported.
před 5 roky
Jaya Allamsetty
bd42c81cb8
chore(deps): Update lib-jitsi-meet
před 5 roky
Saúl Ibarra Corretgé
f230fd4d04
subject: avoid sending an extra empty subject update
When setSubject is called too early we store it as pensing, but thanks to the
default parameter value, if undefined is passed to the function we'll store the
empty string.
This will trigger a needless update because undefined !== ''.
před 5 roky
Saúl Ibarra Corretgé
eed57e7999
subject: only try to update the subject when the rol;e changes
Skip processing any other participant updates.
před 5 roky
Vlad Piersec
8115f86f59
fix(prejoin): Fix CSS for prejoin page according to design
před 5 roky
Bettenbuk Zoltan
28e5edfb50
ref: move e2ee field into security menu
před 5 roky
Saúl Ibarra Corretgé
e936c6dc2c
lang: improve wording
před 5 roky
Saúl Ibarra Corretgé
8efd0f0829
unsafe-room: hide unsafe room label if a password or lobby are set
před 5 roky
Saúl Ibarra Corretgé
a49f04f25b
config: document enableInsecureRoomNameWarning and whitelist it
před 5 roky
Bettenbuk Zoltan
bcffe0bba5
fix: lobby screen broken with prejoin disabled
před 5 roky
Titus-Andrei Moldovan
482ba23954
rn: adds support for mobile youtube link
před 5 roky
Titus-Andrei Moldovan
e87167dd2d
rn: fixes the propagation of the paused event after the status was set to stop
před 5 roky
erickvils
cf047a3c90
lang: update portuguese (BR) translation
před 5 roky
Saúl Ibarra Corretgé
a8b8612304
rn,auth: trim the username
Fixes: https://github.com/jitsi/jitsi-meet/issues/5673
před 5 roky
Saúl Ibarra Corretgé
95a5b8a8c1
rn,auth: don't auto-capitalize the password field
Fixes: https://github.com/jitsi/jitsi-meet/issues/5673
před 5 roky
bgrozev
5867eaf560
config: remove obsolete options
před 5 roky
Hafize Güngör
9143bb42d1
lang: fixes for Turkish translation
před 5 roky
Boris Grozev
0e5dac623e
chore: Update lib-jitsi-meet.
před 5 roky
Boris Grozev
0c09ded76b
feat: Add and whitelist the useTurnUdp config option.
před 5 roky
damencho
929622b27c
fix: Fixes setting subject from url.
There are occasions when role to moderator can change a little bit after joining the room, and initial try to set subject will silently be ignored if not moderator.
před 5 roky
damencho
430125a8bd
feat: Adds user props to analytics for iframe and external api.
před 5 roky
damencho
66505666df
feat: Hide Invite more when invite button is disabled.
před 5 roky
Saúl Ibarra Corretgé
e5cffc71c4
config: cleanup no longer used interface_config options
před 5 roky
Adam Wan
e3d66db3d7
config: add ability to hide the "invite more" header button
před 5 roky
Saúl Ibarra Corretgé
e8e2b3c341
doc,gh: add pull request template
před 5 roky