Alexander Neumann
e0afd8fadb
lang: fix german translation
This commit fixes a few translation errors, especially in the
kickParticipantTitle.
5 gadus atpakaļ
Michael Telatynski
953f838a2a
Improve accessibility of Buttons in Webapp (#5432)
* Expose toggle buttons better via ARIA
* Wire up the divs/li as role=button as per ARIA patterns
* Add flow annotations to appease the linter
* For role=button use aria-pressed not aria-checked
5 gadus atpakaļ
ljo
bf5f1f0168
lang: improve sv translation
5 gadus atpakaļ
Saúl Ibarra Corretgé
cdf977ff3f
doc: add documentation index
5 gadus atpakaļ
Joris Bodin
ee1dc9dd8e
lang: update translation for fr, de, es, it for mobile app
5 gadus atpakaļ
Ali Karpuzoglu
7bec68e492
doc: fix typo
5 gadus atpakaļ
Bettenbuk Zoltan
97fff02c15
web: use password i18n placeholder
5 gadus atpakaļ
Дамян Минков
b372b2ccf2
Fix turn file link (#5601)
* debian: Does not add a link of turnserver will not be configured. Fixes #5596 .
* debian: Partially reverts 990c77bd .
* debian: Skip filename duplication, use variable.
5 gadus atpakaļ
Bettenbuk Zoltan
d00ead932b
feat: better room lock prompt
5 gadus atpakaļ
Saúl Ibarra Corretgé
bb2b1b58ec
conference: add room name to browser title
Re-do of
86ebfe8dad
5 gadus atpakaļ
GK2
ceeea7314c
debian: fix typo
5 gadus atpakaļ
Andrei Gavrilescu
9d6a93119b
feat(screenSharing): Add support for audio screen sharing on electron
5 gadus atpakaļ
GK2
08be68cda4
debian: fix install-letsencrypt-cert.sh to create misssing directory
Update install-letsencrypt-cert.sh to fix missing cron.weekly
REFS : https://github.com/jitsi/jitsi-meet/issues/5576
5 gadus atpakaļ
Bettenbuk Zoltan
3a2081ffed
ref: change Chat to JitsiModal
5 gadus atpakaļ
Bettenbuk Zoltan
57d14d9517
feat: help centre
5 gadus atpakaļ
Saúl Ibarra Corretgé
c5e693f14a
rn,invite: use custom clear button also on iOS
Otherwise it won't be visible if Dark Mode is enabled.
5 gadus atpakaļ
Saúl Ibarra Corretgé
a9da047d3a
rn,invite: fix bottom padding on AddPeopleDialog on Android
5 gadus atpakaļ
bgrozev
171b065db1
Revert "Add room name to browser tab title" (#5560)
Because it displays "undefined" in the title.
This reverts commit 86ebfe8dad .
5 gadus atpakaļ
Jaya Allamsetty
9da0b7fee3
deps(ljm): Bump adapter.js to 7.5.0 and validate ice candidate info
5 gadus atpakaļ
damencho
716c9eb46f
debian: Change coturn unit file to start on 443.
5 gadus atpakaļ
Stefan
a85c72d859
doc: use sudo
5 gadus atpakaļ
Kenneth Peiruza
0ba567856e
lang: fix catalan translation
There was a huge mistake in Catalan translation. Stop streaming and recording said "start" (inicia) instead of "stop" (atura).
Then, 1 small fix on a more polite way of refering to "using a software" -> *emprar* rather than *usar*.
5 gadus atpakaļ
Horatiu Muresan
7f1eb83dbd
feat(notifications): Manage audio notifications
5 gadus atpakaļ
damencho
6e4c1f64d8
debian: Adds syslog logging.
5 gadus atpakaļ
damencho
82aa51770a
debian: Skip turn config if other sites are available listening on 443.
5 gadus atpakaļ
damencho
990c77bd3d
debian: Skip turnserver config if it is already configured.
5 gadus atpakaļ
bgrozev
5bb23b2d17
chore(package.json): Update js-utils (#5541)
5 gadus atpakaļ
Saúl Ibarra Corretgé
9cc05ef838
config: remove unneeded option
5 gadus atpakaļ
Saúl Ibarra Corretgé
a21e3a1946
Merge pull request #5510 from rubenk/add-roomname-to-title
Add room name to browser tab title
5 gadus atpakaļ
Vlad Piersec
c05ca1d9fc
fix(prejoin_page) Add labels for video & more UI fixes
5 gadus atpakaļ
Vlad Piersec
1b05d7269c
feat(prejoin_page) Add settings buttons
This reverts commit faf24ca7ec .
5 gadus atpakaļ
paweldomas
c170970992
feat(Filmstrip): accessibility label for toggle filmstrip button
5 gadus atpakaļ
Saúl Ibarra Corretgé
d19a659871
ios: update Crasshlytics and fix uploadding symbols
5 gadus atpakaļ
Saúl Ibarra Corretgé
955b24be9d
rn,cc: add feature-flag to disable close captions
5 gadus atpakaļ
Saúl Ibarra Corretgé
de6c7e0117
rn,invite: add share button to add people dialog
5 gadus atpakaļ
Bettenbuk Zoltan
feb8fe9e34
api: add private message flag to outgoingMessage
5 gadus atpakaļ
Steve Frécinaux
aff6d4b36d
Fix mod_muc_max_occupants to properly ignore whitelisted users
In a typical Jitsi Meet setup, this plugin can be used to limit the number of
occupants in a meeting room, while ignoring "utility" users. Such a
configuration could be:
muc_max_occupants = 2
muc_access_whitelist = {
"focus@auth.meet.jitsi ";
}
It would be expected that this configuration allows two users to attend the
meeting room, but in practice only one is allowed, because the whitelist is not
honoured.
This commit fixes it by actually updating the `user` and `domain` variables
being checked. After this change, the scenario above works just fine.
5 gadus atpakaļ
damencho
45c60717d6
debian: add post remove script for jitsi-meet-turnserver package
Reloads the webserver as the config had changed.
5 gadus atpakaļ
Saúl Ibarra Corretgé
6596e27f69
Prevent meetings from being crawled by Google
5 gadus atpakaļ
Saúl Ibarra Corretgé
8cba7e91d3
ci: build the frontend in GH actions
It should help catch bugs such as bundle bloat easier.
5 gadus atpakaļ
Hristo Terezov
3a871cbed8
feat(remote-menu):option for disable mute and kick
5 gadus atpakaļ
Bettenbuk Zoltan
a46fd60788
fix: accented room name display
5 gadus atpakaļ
Ruben Kerkhof
86ebfe8dad
Add room name to browser tab title
Fixes #5480
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com >
5 gadus atpakaļ
Juri
97735ff548
lang: fix Estonian translations
5 gadus atpakaļ
James Baird
9fdc18d1ec
welcome: hide tabs if nothing to show
5 gadus atpakaļ
Bartosz Dziewoński
4a21882345
lang: translation improvements and corrections for Polish
5 gadus atpakaļ
damencho
cb0cea4ebd
Adds a note to re-run Let’s Encrypt script on jetty upgrade.
5 gadus atpakaļ
damencho
b894daa9cf
Cleans created users on purging.
5 gadus atpakaļ
damencho
06641a7dd6
This is to prevent item-not-found when multiple users try to join at the same time.
This is to prevent item-not-found when multiple users try to join while jicofo is still configuring the room. Credits @paweldomas
5 gadus atpakaļ
Saúl Ibarra Corretgé
94f7b570d7
debian: fix creating internal MUC
5 gadus atpakaļ