Nextcloud Talk Desktop
Desktop client for Nextcloud Talk chat and video calls
A thin Electron shell whose releases are mostly the version number of the Talk client inside it
◆Recent moves
- 1d ago
Bundled Talk client updated to v24.0.4
Updates the built-in Talk client to v24.0.4 on the stable channel alongside routine dependency bumps. No desktop-specific changes, and a clear example of releases that exist to carry the embedded client forward.
View source ↗ - 19d ago
Fixes broken reply quotes and file previews
Repairs visually broken reply quotes and file previews by pinning postcss to avoid style corruption from a byte-order mark. A build-toolchain problem surfacing as a visible rendering bug.
View source ↗ - 20d ago
Fixes language-dependent crash and restores Wayland native title bar
Fixes an app crash caused by partially invalid localization initialization on some languages, and lets Linux and Wayland users switch back to the native title bar from settings. Both are platform-integration repairs, which is where most of this project's real work lands.
View source ↗ - 1mo ago
Adds managed serverUrl configuration via Windows GPO and macOS defaults
Adds managed configuration of serverUrl through Windows Registry policies and macOS NSUserDefaults, an open-maximized startup option, and fixes an MSI installer shipping x86 instead of x64. The policy-based configuration is aimed at administrators deploying at scale rather than individual users.
View source ↗ - 2mo ago
Moves to Electron 41 and adds Windows ARM build scripts
Updates to Electron 41 with Wayland workarounds, adds Windows ARM build scripts, and introduces an .overrides/ directory for build-time customization of config and styles. The customization hooks point at redistributors rebranding the client.
View source ↗ - 4mo ago
Bundled Talk client updated to v23.0.3
Refreshes the built-in Talk client to v23.0.3 alongside a TypeScript migration of the welcome screen and dependency updates. Internal housekeeping with no user-visible desktop change.
View source ↗