Jaya Allamsetty
1898e4a768
feat(last-n): Implement startLastN and make last-n configurable through UI. (#9093)
vor 4 Jahren
Saúl Ibarra Corretgé
77890fc27a
fix(config) drop ancient backwards compatibility options
vor 4 Jahren
Saúl Ibarra Corretgé
433e212e20
fix(config) avoid using legacy config options
If the new ones are specified, use them.
vor 4 Jahren
Gabriel Imre
d014a52ab3
feat(participants-pane) implement participants pane
vor 4 Jahren
Mihai-Andrei Uscat
996c9fb064
Implement review changes 3
vor 4 Jahren
Mihai-Andrei Uscat
b53ad353cb
Implement review changes 2
vor 4 Jahren
Mihai-Andrei Uscat
e0da67dff5
Implement review changes 1
vor 4 Jahren
Mihai-Andrei Uscat
dcd073b407
feat(HDAudio): Initial implementation.
vor 4 Jahren
Saúl Ibarra Corretgé
289ba6f764
fix(rn,config) update to new configuration for codec selection
vor 4 Jahren
Andrei Gavrilescu
6d3d65da03
feat(screenshare): Audio only screenshare (#8922)
* audio only screen share implementation
* clean up
* handle stop screen share from chrome window
* update icon
vor 4 Jahren
hmuresan
f7c0d4f1fe
feat(background alpha) Set background transparency
vor 4 Jahren
adam j hartz
67beafc9af
add option for disabling join/leave sounds (#8596)
* add option for disabling join/leave sounds
* document disableJoinLeaveSounds and add it to whitelist
vor 4 Jahren
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
vor 4 Jahren
Vlad Piersec
7fce181080
feat(config): Add config option to allow unsetting local video flip
vor 4 Jahren
Mihai-Andrei Uscat
aef0287605
feat(ToggleCamera): Implement for web.
vor 4 Jahren
tudordan7
194d357005
feat(virtual-backgrounds) add virtual background support
vor 4 Jahren
hmuresan
ab6790bdaa
(external_api) Add command for overwriting config values.
vor 4 Jahren
Hristo Terezov
8f06866646
feat(config): Add useHostPageLocalStorage
vor 4 Jahren
Steffen Kolmer
5d8bf0c1e7
feat: Add a new setting to remove individual sharing features from UI (#8660)
* Added new config to enable individual sharing features
* make config values url friendly
* Add new setting to whitelist
* Fixed some linter issues
* Fixed more linter issues
* Fixed merge error
* Check if interfaceConfig is defined
* Only show more numbers link if there is more than one number
vor 4 Jahren
Tudor-Ovidiu Avram
69971a0e90
feat(external_api) allow dropbox option to be overwritten
vor 4 Jahren
Mihai-Andrei Uscat
8cf4e15b23
Add config flag for tile responsiveness
vor 4 Jahren
Tudor-Ovidiu Avram
55ebb60f85
feat(external_api) allow shortcuts to be disabled
vor 4 Jahren
Tudor-Ovidiu Avram
4cb7ebce70
feat(external_api) allow initial gUM requests to be disabled
vor 4 Jahren
Tudor-Ovidiu Avram
d91c546a1e
feat(external_api) allow notifications to be configured
vor 4 Jahren
Tudor-Ovidiu Avram
dd8b220ff9
feat(jaas) allow tile view to be disabled
vor 4 Jahren
Tudor-Ovidiu Avram
d49c5a6d8c
feat(jaas) add config for displaying participants stats and conference subject
vor 4 Jahren
James E. Blair
bab2b0735c
Etherpad on join (#8212)
* Add option to open Etherpad on join
For sites that focus on collaborative editing during meetings, add
an option which, when set, will automatically open etherpad when a
participant joins.
* Add openSharedDocumentOnJoin to config whitelist
This also adds some config file doc comments about the option,
including a note about the choice not to honor it in the mobile app.
vor 4 Jahren
Jaya Allamsetty
0019284b10
feat: Add option to force pc to use turn relay candidates.
Helps with testing turn relay cases.
vor 4 Jahren
Hristo Terezov
5cae5985c0
feat(ConferenceTimer): Add config option to hide.
vor 5 Jahren
bgrozev
9535f84775
cleanup: Remove the startBitrate option. (#8193)
vor 5 Jahren
Boris Grozev
42d1389338
feat: Remove the min-participants config.
vor 5 Jahren
Boris Grozev
6f61077a65
ref: Remove unused option from whitelist.
vor 5 Jahren
Saúl Ibarra Corretgé
29fa4c935e
fix(chat) stop using nicknames
We stopped providing a way to set them, so don't render them either.
Also cleanup some leftover config options.
vor 5 Jahren
Дамян Минков
12c835dd91
feat: Drops filmStripOnly mode. (#8074)
* feat: Drops filmStripOnly mode.
* squash: Let's make lint happy again.
* squash: Drop some css.
vor 5 Jahren
damencho
9fa29d7353
feat: Profile tab does not depend on isGuest.
Introduced a config property to disable profile.
vor 5 Jahren
Saúl Ibarra Corretgé
1d9daa8da7
fix(config) drop useStunTurn
Always attempt to discover the configured STUN/TURN servers.
vor 5 Jahren
Saúl Ibarra Corretgé
188771751d
fix(config) remove unused options (#7723)
* fix(config) remove unused options
* Update configWhitelist.js
vor 5 Jahren
Tudor-Ovidiu Avram
e2731ce73e
feat(loggin) forward logs to external api
vor 5 Jahren
Hristo Terezov
fc75d45c6c
feat(video-quality): add iframe event and getter.
vor 5 Jahren
damencho
b087b22d4f
feat: Whitelist option to hide lobby button.
vor 5 Jahren
Boris Grozev
ac17db9df5
Update lib-jitsi-meet and add the RED option to config.js.
vor 5 Jahren
RabeeAbuBaker
79c1358f4b
FEAT: Automatically copy invite URL after creating a room (#7581)
* Resolves #7501
- Automatically copy invite URL after creating a room
* Resolves #7501
- Automatically copy invite URL after creating a room
* - Adding config flag to enable the feature
vor 5 Jahren
Tudor-Ovidiu Avram
8a4fb72eae
feat(branding) allow invite links to be branded
vor 5 Jahren
Vlad Piersec
d82bb0a89b
fix(prejoin): Fix join without audio
vor 5 Jahren
Paweł Domas
b3b561f27a
feat(video quality): add maxFullResolutionParticipants (#7403)
Add a config option with the default value of 2, which will cap the max recv video quality to SD if there's more than 2 participants in the conference while in the tile view mode.
vor 5 Jahren
Saúl Ibarra Corretgé
fdbd681c8f
config: fix opusMaxAverageBitrate option name
Must match the lib-jitsi-meet counterpart.
Fixes: https://github.com/jitsi/jitsi-meet/issues/7384
vor 5 Jahren
Saúl Ibarra Corretgé
b831bb8350
config: add roomPasswordNumberOfDigits to whitelist
vor 5 Jahren
plokta
b0188a7184
config: Add option to set preferred audio bitrate. (#7072)
The maxaveragebitrate parameter to be used by Opus can be configured
through the new opusMaxAvgBitrate config option. Values are restricted
by Opus to integers between 6000 to 510000. Works for non-p2p only.
move option to Audio section, add documentation
Co-authored-by: plokta <dev@plokta.eu >
vor 5 Jahren
Saúl Ibarra Corretgé
b91d6b97a9
deps: jitsi/js-utils@1.0.0
vor 5 Jahren
Saúl Ibarra Corretgé
7d513738d2
rn,flags: add ability to override resolution using a flag
Also, use the configured resolution to set it as the max received frame size.
vor 5 Jahren