damencho
06f509b475
feat: Adds auto redirect config for token auth URL.
Option that enables auto redirect, so once a user has authenticated we will use that authentication on next join.
2 jaren geleden
damencho
df81e0fe53
feat: Adds wait for host prosody module and handling it.
While the host arrives all other participants are waiting in lobby and once the host arrives lobby is destroyed and the participants join the call.
Adds reading some other fields in jwt to extract email.
Introduces tokenLogoutUrl to be used for logout.
2 jaren geleden
Mihaela Dumitru
1b7a81afa5
feat(external-api) extend event to listen to system buttons and add config to prevent execution
2 jaren geleden
subhamcyara
470e987fad
feat(stats) add support for watchRTC
2 jaren geleden
Javier García
7a305ef96e
feat: New config disable feature virtual background (#13580)
* New config disable feature virtual background
* Change enableVirtualBackground to disableVirtualBackground in config file and correct lint problems
* Fix comment disable virtual background
* Change deprecated APP.storage to IReduxState
2 jaren geleden
Jaya Allamsetty
97f9d747c0
fix(config): Remove the deprecated configs. (#13500)
* fix(config): Remove the deprecated configs.
Add the new codec selection settings for desktop and mobile endpoints.
* fix(config): Use the new codec selection settings for RN.
* Address review comments.
* chore(deps) Update lib-jitsi-meet@latest.
https://github.com/jitsi/lib-jitsi-meet/compare/v1649.0.0+17ade96a...v1652.0.0+90da4884 .
2 jaren geleden
Mihaela Dumitru
cd37cdd675
feat(bwe) support setting the bandwidth from the client (#13335)
* feat(bwe) support setting the bandwidth from the client
2 jaren geleden
Saúl Ibarra Corretgé
e461ec7027
fix(e2ee) fix config migration of e2eeLabels
2 jaren geleden
Дамян Минков
a1d018eef4
feat: Disables sending localstats in visitor mode. (#13279)
2 jaren geleden
Jaya Allamsetty
6efa4f2475
fix(config) Remove the code related to lastN limits which is not used anymore.
2 jaren geleden
Jaya Allamsetty
44dde32bab
fix(config) Remove ununsed abTesting config.
2 jaren geleden
Jaya Allamsetty
f72fb4063b
fix(config) cleanup unused 'enableLayerSuspension' flag.
2 jaren geleden
Jaya Allamsetty
710dab8b76
fix(config) Ignore enableUnifiedOnChrome config flag.
Always enable unified plan support on Chromium endpoints.
2 jaren geleden
Robert Pintilii
1bf0bd6bca
fix(design-system) Remove tokens that are not part of DS (#13122)
Replace tokens with ones that are part of the Design System and are either the same or very similar
2 jaren geleden
Duduman Bogdan Vlad
62b6411bb6
feat(webhid) - add webhid feature flag (#13071)
2 jaren geleden
Saúl Ibarra Corretgé
de3b6d2a9f
feat(noise-suppression) add support for Krisp
2 jaren geleden
bgrozev
f3481576ff
doc: Document new bridgeChannel options. (#13010)
2 jaren geleden
damencho
1466d7d149
fix: Always normalizes bosh config.
2 jaren geleden
Дамян Минков
8225f5e363
feat: Drops external connect optimization. (#12958)
* feat: Drops external connect optimization.
A bosh only optimization which is no longer used and does not bring any significant value when measured.
* squash: Updates ljm.
2 jaren geleden
Horatiu Muresan
35ee92869f
feat(deeplinking) Refactor deeplinking (#12950)
- redesign deeplinking mobile page, desktop page and dial in number page
- now dial in number page is an entry point in app.bundle.
2 jaren geleden
Mihaela Dumitru
2aa770e532
feat(config) add flag to disable lobby password & group lobby config flags (#12793)
2 jaren geleden
Gabriel Borlea
1a113ba733
feat: add custom buttons for participant menu and toolbar via config (#12832)
* add custom remote menu button
* add config for custom buttons
* whitelist custom buttons flag
* add toolbox custom button
* fix notify toolbox buttons
* whitelist toolbar custom buttons
* rename and fix notify
* rename participant remote menu
* revert some flag wrong changes
* fix some formatings
* add undefined type to custom buttons toolbox
* code review
* code review 2
* fix linting issue
2 jaren geleden
Mihaela Dumitru
84221c5c13
feat(dialout) check appId for permission to call outbound destination (#12871)
2 jaren geleden
Mihaela Dumitru
192187db32
feat(config/giphy) add proxyUrl config for giphy requests (#12816)
2 jaren geleden
Saúl Ibarra Corretgé
726fd3f8a1
fix(config,debian) fix multistream backwards compatibility
Fixes: https://github.com/jitsi/jitsi-meet/issues/12788
2 jaren geleden
Saúl Ibarra Corretgé
817a05cf7b
fix(deep-linking) drop broken an unused setting
The showImage setting has been broken for about 2 years since the asset
is not there.
Fixes: https://github.com/jitsi/jitsi-meet/issues/5409
Ref: https://community.jitsi.org/t/error-nginx-usr-share-jitsi-meet-images-deep-linking-image-png-failed/120418
2 jaren geleden
Jaya Allamsetty
0ad7b3db55
fix(config) Delete deprecated config.
Client (receiver constraints) and bridge use the new b/w allocation strategy by default.
2 jaren geleden
Jaya Allamsetty
7e30053d51
fix(config): Remove unused config values.
capScreenshareBitrate and setScreenSharingResolutionConstraints are no longer valid.
2 jaren geleden
Jaya Allamsetty
e7078786e6
fix(config) Remove code related to deprecated configs 'preferH264' and 'disableH264'.
3 jaren geleden
Horatiu Muresan
32dbdf2e5c
feat(deeplinking) Move deeplinking to config.js (#12704)
3 jaren geleden
Horatiu Muresan
768f10d966
feat(route) Redirect to a custom welcome page
3 jaren geleden
Avram Tudor
d7bedb2e07
ref(misc) remove unused code for dock / undock (#12661)
* ref(misc) remove unused code for dock / undock
* remove translations
3 jaren geleden
Shawn
93ab7725e7
feat(toolbox) notify click for hangup-menu and end-meeting menu button
3 jaren geleden
José Luís Andrade
99385ae3d7
fix(config) add "whiteboard" to toolbarButtons
3 jaren geleden
Jaya Allamsetty
f3e4c57036
Remove legacy signaling and legacy SS mode. (#12499)
* fix(connection-status): remove unused participant connectionStatus.
Always use trackStreamingStatus now that legacy endpoint based signaling has been removed.
* remove the check for source-name signaling.
Default to source-name signaling always.
* Remove the check for multi-stream mode.
Make that the default mode and remove the support for legacy SS mode.
* Remove presenter mode.
* update latest@lib-jitsi-meet
3 jaren geleden
Mihaela Dumitru
b4809fe083
feat(gif) Support rating config + show display name over gif tile (#12461)
3 jaren geleden
Jaya Allamsetty
aebe4885bb
ref(filmstrip) Remove the option to disable thumbnail re-ordering.
3 jaren geleden
bogdandarie
485c875ee5
feat(config) add ability to hide speaker stats
3 jaren geleden
mbondarenko
f5f689c53d
Added config option for enabling Opus DTX flag which used for reduction in the audio traffic, when a participant is silent then the audio packet won’t be transmitted.
3 jaren geleden
Mihaela Dumitru
93406bb12c
feat(whiteboard) add initial implementation (#12185)
3 jaren geleden
Saúl Ibarra Corretgé
c523c07cb7
fix(config) drop debug lefover
3 jaren geleden
tamasdomokos
8162ae4dbe
fix(translation) translation button visibility for users, add missing languages
3 jaren geleden
Horatiu Muresan
ce96b71bfa
fix(config) Update link to to UI tokens
3 jaren geleden
Jaya Allamsetty
6a03e49b9e
update config.js
3 jaren geleden
George Politis
df9185f92a
ref(callstats): Removes redundant config.js option.
3 jaren geleden
Robert Pintilii
f5e60a7ca4
fix(filmstrip) Save stage filmstrip in settings (#12170)
Add config for stage participants number
Enable stage filmstrip by default
3 jaren geleden
damencho
fce15b491d
feat: Adds jaas choice when installing.
3 jaren geleden
Stefan Weil
882d343e8b
chore(typos) fix some typos
3 jaren geleden
Avram Tudor
1e9f599a35
ref(config) move defaultLogoUrl to config object (#12087)
* ref(config) move defaultLogoUrl to config object
* code review changes
3 jaren geleden
Nils Ohlmeier
96099a06a8
feature(rtcstats): expose sendSdp as config option (#12072)
* feature(rtcstats): expose sendSdp as config option
* fixed linting error
3 jaren geleden