From f97046d45e3cf4526585abe6d26227add3e28abd Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Mon, 11 May 2026 09:53:21 +0200 Subject: [PATCH] chore: drop OpenTalk references from connext page We are no longer supporting OpenTalk as an integrated ExApp, so remove it from the platform overview, the ExternalAppShelf, and the app-downloads dataset. Rewrites the 'Why through the app store?' paragraph to keep the Nextcloud Talk pitch without the OpenTalk-on- Matrix alternative. --- data/app-downloads.json | 14 -------------- .../nl/docusaurus-plugin-content-pages/connext.mdx | 1 - src/pages/connext.mdx | 4 +--- 3 files changed, 1 insertion(+), 18 deletions(-) diff --git a/data/app-downloads.json b/data/app-downloads.json index 3586c3024..f02bb9d3f 100644 --- a/data/app-downloads.json +++ b/data/app-downloads.json @@ -7312,20 +7312,6 @@ "url": "https://apps.nextcloud.com/apps/openregister" } }, - { - "github": { - "downloads": 0, - "latest_release": null, - "latest_release_at": null, - "release_count": 0, - "releases": [], - "stars": 0, - "url": "https://github.com/ConductionNL/opentalk" - }, - "id": "opentalk", - "repo": "ConductionNL/opentalk", - "store": null - }, { "github": { "downloads": 0, diff --git a/i18n/nl/docusaurus-plugin-content-pages/connext.mdx b/i18n/nl/docusaurus-plugin-content-pages/connext.mdx index 85b97d4ce..0de5b4857 100644 --- a/i18n/nl/docusaurus-plugin-content-pages/connext.mdx +++ b/i18n/nl/docusaurus-plugin-content-pages/connext.mdx @@ -73,7 +73,6 @@ import {totalPartners} from '@site/src/data/partners-catalog'; {name: 'SoftwareCatalog', meta: 'Assets', desc: 'IT-assetbeheer, software-inventaris, licenties, contracten.', icon: }, ]}, {position: 'bottom-right', family: 'integrate', label: 'Integrated\nApps', columns: 2, items: [ - {name: 'OpenTalk', meta: 'Video', brandColor: '#00485C', desc: 'Open-source videoconferencing.', icon: }, {name: 'Matrix', meta: 'Chat', brandColor: '#000000', desc: 'Federatief chatprotocol. End-to-end versleuteld.', icon: }, {name: 'n8n', meta: 'Flows', brandColor: '#EA4B71', desc: 'Workflowautomatisering, no-code flows.', icon: }, {name: 'Windmill', meta: 'Flow', brandColor: '#DC2A1F', desc: 'Workflow-engine voor developers. Python, TypeScript, Go, Bash.', icon: }, diff --git a/src/pages/connext.mdx b/src/pages/connext.mdx index f678e6b16..80dfbd9e2 100644 --- a/src/pages/connext.mdx +++ b/src/pages/connext.mdx @@ -73,7 +73,6 @@ import {totalPartners} from '@site/src/data/partners-catalog'; {name: 'SoftwareCatalog', meta: 'Assets', desc: 'IT-asset management, software inventory, licenses, contracts.', icon: }, ]}, {position: 'bottom-right', family: 'integrate', label: 'Integrated\nApps', columns: 2, items: [ - {name: 'OpenTalk', meta: 'Video', brandColor: '#00485C', desc: 'Open-source video conferencing.', icon: }, {name: 'Matrix', meta: 'Chat', brandColor: '#000000', desc: 'Federated chat protocol. End-to-end encrypted.', icon: }, {name: 'n8n', meta: 'Flows', brandColor: '#EA4B71', desc: 'Workflow automation, no-code flows.', icon: }, {name: 'Windmill', meta: 'Flow', brandColor: '#DC2A1F', desc: 'Developer-focused workflow engine. Python, TypeScript, Go, Bash.', icon: }, @@ -192,14 +191,13 @@ import {totalPartners} from '@site/src/data/partners-catalog'; Why through the app store?
- Each ExApp is packaged for the Nextcloud app store, so installing one feels the same as installing any other Nextcloud app. We ship the option because sovereignty without choice is just a slogan. Like Nextcloud Talk with its tight workspace fit? Use it. Prefer OpenTalk on the Matrix protocol? Use that instead. Same login, same workspace, your call on the engine. + Each ExApp is packaged for the Nextcloud app store, so installing one feels the same as installing any other Nextcloud app. We ship the option because sovereignty without choice is just a slogan. Nextcloud Talk handles meetings and calls with a tight workspace fit — same login, same workspace, no extra engine to run.
}, {name: 'Matrix', meta: 'ExApp · Chat', brandColor: '#000000', desc: 'Federated chat protocol. End-to-end encrypted, runs on your own server.', href: 'https://matrix.org/', icon: }, {name: 'Mattermost', meta: 'ExApp · Chat', brandColor: '#0058CC', desc: 'Self-hosted Slack alternative. Threads, integrations, and on-prem data.', href: 'https://mattermost.com/', icon: }, {name: 'OpenExchange',meta: 'ExApp · Mail', brandColor: '#005A9B', desc: 'Open-source mail and groupware suite. Drop-in alternative to Microsoft Exchange, with App Suite for the inbox.', href: 'https://www.open-xchange.com/', icon: },