Saúl Ibarra Corretgé
cff0a619f5
fix(interfaceConfig) mark as deprecated
4 年前
tudordan7
194d357005
feat(virtual-backgrounds) add virtual background support
4 年前
hmuresan
ab6790bdaa
(external_api) Add command for overwriting config values.
4 年前
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
4 年前
Steffen Kolmer
23bb824731
feat: Added mute video moderation feature (#8630)
* Added mute video feature
* Fixed export
* Fixed some issues
* Added remote video mute notification
* Fixed import
* Fixed conference event handling
* Fixed some linting issues
* Fixed more linter errors
* turn screenshare off on remote video mute
* Fix linter issue
* translations added for mute video feature
* Added video mute button to interface config
* Updated lib-jitsi-meet
* Fix copy paste error
Co-authored-by: nurjinn jafar <nurjin.jafar@nordeck.net >
4 年前
Дамян Минков
12c835dd91
feat: Drops filmStripOnly mode. (#8074)
* feat: Drops filmStripOnly mode.
* squash: Let's make lint happy again.
* squash: Drop some css.
4 年前
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 年前
damencho
c14f639639
feat: Drops SHOW_JITSI_WATERMARK_FOR_GUESTS and SHOW_WATERMARK_FOR_GUESTS.
4 年前
Vlad Piersec
f8a41aea9c
feat(welcome_page): Redesign welcome page
4 年前
Hristo Terezov
8e9a51f742
feat(Watermarks): Add deafault logo prop.
4 年前
James Carbine
5b10d8f5ef
Add config to hide logo-deep-linking on deeplinking page (#7346)
This adds the ability to configure hiding the logo on the deep linking page.
HIDE_DEEP_LINKING_LOGO defaults to false in the config.
The implementation also defaults to showing the logo if HIDE_DEEP_LINKING_LOGO
is missing from the config.
4 年前
Tudor-Ovidiu Avram
b1e12d33ab
feat(embed) implement embed meeting feature
4 年前
Dan Dascalescu
79231914b9
docs: fix typo in interface_config.js
4 年前
Dan Dascalescu
0d15c01077
doc: TOOLBAR_BUTTONS clarifications
4 年前
Dan Dascalescu
28632752ba
docs: fix typo in interface_config.js
4 年前
Mihai Uscat
ab1c5805f4
feat(AddPeopleDialog): Enable contact invitation based on interfaceConfig flag
4 年前
Saúl Ibarra Corretgé
16f1c167b8
interface_config: bring back config trailer
4 年前
Hristo Terezov
4ac9ea258c
ref(interfaceConfig): Order alphabetically.
4 年前
Hristo Terezov
6bd64ee552
fix(jitsi-logo): URL
4 年前
Bettenbuk Zoltan
28e5edfb50
ref: move e2ee field into security menu
4 年前
Saúl Ibarra Corretgé
e5cffc71c4
config: cleanup no longer used interface_config options
4 年前
Adam Wan
e3d66db3d7
config: add ability to hide the "invite more" header button
4 年前
Vlad Piersec
8758c222c6
feat(branding): Add ability to customize logo & background
5 年前
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
5 年前
Bettenbuk Zoltan
475a2ae596
feat: lobby feature
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
5 年前
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
5 年前
Mihai Uscat
5fdb7c176c
feat(MobileDeepLinking): Enable custom deeplinking domain
5 年前
Jaya Allamsetty
9ad87f3706
fix: Add safari to optimal browser lists
5 年前
Saúl Ibarra Corretgé
60148b6439
interface_config: add trailing commas and end marker
5 年前
Saúl Ibarra Corretgé
cb6fbb0f03
e2ee: add UI elements
* Add dialog to set the E2EE key
* Use the Redux action / middleware to update the key even when set through the
hash parameter
* Cleanup URL after processing the key so it's not recorded in browser history
5 年前
Jaya Allamsetty
e0563a743f
Revert "feat(browser-support): Add safari to list of optimal browsers"
This reverts commit 4824c8714a .
5 年前
Jaya Allamsetty
4824c8714a
feat(browser-support): Add safari to list of optimal browsers
5 年前
Wikinaut
1aba57e6bb
config: change language detection to "true"
5 年前
damencho
f5a0a1ef8c
Use community forum for support not github.
5 年前
Horatiu Muresan
d0bc3da0f5
Disable kick participant button for guests
5 年前
Tudor-Ovidiu Avram
0289a93e5a
feat(close) Add promotional close page
5 年前
Gabriel Imre
24a1a60f04
feat(mute): mute everyone / everyone else
5 年前
Jaya Allamsetty
9855fac805
fix(screenshot-capture): Move the flag for enabling/disabling the feature to config.js
This will let us enable/disable the feature based on environment/deployment
5 年前
damencho
a425e9c92e
Disable status change notifications when join/leave notifications are disabled.
5 年前
Saúl Ibarra Corretgé
579e650a1d
lint: fix eslint error
5 年前
horymury
63a411168e
Add `Install chrome extension` banner (#4996)
5 年前
Vlad Piersec
ad68a87dba
Add config options for presence & join/leave message visibility
5 年前
Mihai Uscat
a18ed3a779
feat(ScreenshotCaptureEffect) Implement.
5 年前
Hristo Terezov
ff2626723a
fix(HelpButton): Improvements.
5 年前
Mihai Uscat
72bb897269
feat(DownloadOverflowButton): Implement.
5 年前
Mihai Uscat
3c25a4c08c
Naming conventions; Add variables
5 年前
Mihai Uscat
5ade0cad8b
feat(welcome): add posibility to extend settings toolbar
5 年前
Hristo Terezov
0a06e256b7
feat(HelpButton): Mobile support.
5 年前
Hristo Terezov
f295f60bea
feat(HelpOverflowButton): Implement.
5 年前
Leonard Kim
1010f53a84
fix(config): add whitelisting for interface config
For now all keys are whitelisted.
5 年前