Дамян Минков
12c835dd91
feat: Drops filmStripOnly mode. (#8074)
* feat: Drops filmStripOnly mode.
* squash: Let's make lint happy again.
* squash: Drop some css.
4 vuotta sitten
damencho
f6127d45e9
fix: Fix module allowners and moderated rooms.
4 vuotta sitten
Saúl Ibarra Corretgé
9219e80a2a
fix(password) set input type to "password"
This will make browsers not cache results in cleartext.
Co-authored-by: Tim Dittler <t.dittler@heinlein-support.de >
4 vuotta sitten
tmoldovan8x8
71fb5aef6c
feat(rn) add mute everyone / (else) capabilities
4 vuotta sitten
Vlad Piersec
721848da3f
fix(welcome_page): Update header to latest design & use generic key name
4 vuotta sitten
Saúl Ibarra Corretgé
ad496ac245
feat(external_api) drop support for noSSL option
Bwrosers have not allowerd WebRTC on non-secure origins for a very long time
now.
4 vuotta sitten
Saúl Ibarra Corretgé
e271ec2e13
chore(deps) lib-jitsi-meet@latest
4 vuotta sitten
GreatMedivack
c601acd6a8
fix(lang) update Russian translation
4 vuotta sitten
Erik Demaine
58d38ca714
fix(build) fix webpack-dev-server on Windows
Allow path separator of \ in addition to / in jQuery's path name.
4 vuotta sitten
Steffen Kolmer
6f90458ff1
fix(external_api) replace special chars in roomName before constructing URL
Fixes: https://github.com/jitsi/jitsi-meet/issues/7900
4 vuotta sitten
chipechop
d08f3e1ab2
fix(lang) update Italian translation
4 vuotta sitten
chipechop
ce1a964d0f
fix(lang) update Italian translation
4 vuotta sitten
Avram Tudor
48d0616ebf
Merge pull request #8003 from jitsi/tavram/invite-url
fix(vpaas) fix invite url flicker for jaas users
4 vuotta sitten
sellth
af82c69bbb
fix(lang) update German translation
4 vuotta sitten
Mejans
892e508b48
fix(lang) update for Occitan
4 vuotta sitten
gabrc52
b7b5f87e2b
fix(lang) improve Spanish translations
4 vuotta sitten
Ottavio Campana
ec16774dd4
fix(lang) fix rendering accented characters in Italian
Part of main-it.json uses characters like è, but some places still uses the è equivalent. Those character are not correctly rendered in the browser, therefore they are switched to their counterparts, as it was already done for other texts.
4 vuotta sitten
Saúl Ibarra Corretgé
7682e49787
feat(BrowserCapabilities) drop supportsVideo
It has been `true` for a very long time.
4 vuotta sitten
Jaya Allamsetty
1e07385ac0
ref(presenter): refactor the desktop resize logic for presenter.
4 vuotta sitten
Vlad Piersec
68d97f6d9d
fix(welcome_page): Fix mobile version
* Fix layout
* Change background color & show image
4 vuotta sitten
Emil Ivov
da7383f89c
Merge pull request #8053 from jitsi/fix-calendar-svg
fix(CalendarList): calendar.svg path.
4 vuotta sitten
Hristo Terezov
b8444ff1bf
fix(CalendarList): calendar.svg path.
4 vuotta sitten
Jaya Allamsetty
3381cf4422
fix(screenshare): Fixes for the blurry desktop share issues.
Do not resize the desktop share to 720p by default when the desktop track resolution is higher than 720p. This is causing bluriness when presenter is turned on.
Remove the 'detail' contentHint setting for the desktop+presenter canvas stream as it forcing chrome to send only 5 fps stream for high resolution desktop tracks.
Move the desktop resizing logic behind a config.js option - videoQuality.resizeDesktopForPresenter.
4 vuotta sitten
damencho
895c92217a
fix: Optimizes hot paths in prosody modules, string comparisons.
4 vuotta sitten
damencho
0934fffa25
feat: Drop enableUserRolesBasedOnToken and isGuest.
4 vuotta sitten
damencho
20ce38bd4c
feat: Show cc button for ongoing transcribed meetings for guests
4 vuotta sitten
damencho
c4ba97e87c
feat: Drop lockRoomGuestEnabled.
4 vuotta sitten
damencho
4b8aae90e0
feat: Drop HIDE_KICK_BUTTON_FOR_GUESTS setting.
The main config contains disableRemoteMute and remoteVideoMenu: { disableKick: true} options, which can be used.
4 vuotta sitten
damencho
c2539bf615
feat: Drop buttons tooltips specific to guests.
4 vuotta sitten
damencho
4fdd4b66f7
fix: Hide copy password if it is not available. Fixes #7783
4 vuotta sitten
damencho
9fa29d7353
feat: Profile tab does not depend on isGuest.
Introduced a config property to disable profile.
4 vuotta sitten
damencho
c14f639639
feat: Drops SHOW_JITSI_WATERMARK_FOR_GUESTS and SHOW_WATERMARK_FOR_GUESTS.
4 vuotta sitten
damencho
c007477ee9
fix: Show livestream button only for moderators.
4 vuotta sitten
Andrei Bora
50997ae6ac
Stringify boolean values from jwt user context
4 vuotta sitten
Vlad Piersec
f8a41aea9c
feat(welcome_page): Redesign welcome page
4 vuotta sitten
Avram Tudor
88c02fb658
Merge pull request #8039 from jitsi/tavram/fix-double-slash
fix(jaas) fix double slash for branded invite urls
4 vuotta sitten
Tudor-Ovidiu Avram
0f64c66f91
fix(jaas) fix double slash for branded invite urls
4 vuotta sitten
Дамян Минков
9f65ae52f1
fix: Prosody modules - drop unused and duplicate code and drop chatty debug statements (#8027)
* chore: Updates mod_smacks.lua version to latest.
https://hg.prosody.im/prosody-modules/file/db75772afb28/mod_smacks/mod_smacks.lua
* Drop unused modules.
* Update docs.
* Move utility functions away from domain mapper.
* Remove some chatty debug log messages.
* Drops not needed patch for mod_websocket.
4 vuotta sitten
Vlad Piersec
a242e86b23
chore(deps) amplitude 7.3.1
4 vuotta sitten
Saúl Ibarra Corretgé
4211db0893
fix(rn, screen-sharing) don't render own screen-share in large view
4 vuotta sitten
Titus-Andrei Moldovan
9a35026d6a
feat(android) add screen-sharing support
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
Co-authored-by: zycwind <391321232 @qq.com >
4 vuotta sitten
slauth
9742e90bb5
allow wildcard in token issuer verification
4 vuotta sitten
Saúl Ibarra Corretgé
2a01d3550c
fix(conference) remove no longer needed code
There is no need for setting the availability of desktop sharing anymore. It can
now be detected on the spot.
The reson for the previous code was that way back when browser extensions were
needed, it was possible to start a conference without desktopo sharing support
and get it afterwards. This is no longer the case.
4 vuotta sitten
rugk
efce5a831b
feat(misc) automatically assign feature-request tag to issues
…if they are reported as a feature request, of course.
4 vuotta sitten
damencho
e0117e03e8
feat: Reduce pings and adds xmpp ping config.
4 vuotta sitten
Hristo Terezov
1648e4b407
ref(thumbnail): mutedWhileDisconnected -> redux
4 vuotta sitten
Vlad Piersec
b02136d013
feat(prejoin): Add name from jwt to prejoin screen
4 vuotta sitten
damencho
734631a7a4
fix: Avoids storing lobby room instance in the main room object.
We sometimes see "error Top-level error, please report:
/usr/lib/prosody/util/serialization.lua:38: Can't serialize table: table has multiple references".
This also slows down restarting prosody.
4 vuotta sitten
Vlad Piersec
9fbb35b6e1
feat(vpaas): Track vpaas conference join
4 vuotta sitten
Hristo Terezov
f45af351d8
ref(thumbnail): use connectionStatus from redux.
4 vuotta sitten