talk-desktop icon indicating copy to clipboard operation
talk-desktop copied to clipboard

💬💻 Nextcloud Talk Desktop Client Preview

Results 108 talk-desktop issues
Sort by recently updated
recently updated
newest added

`@talk` alias is used to include Talk source code into build. It is set with ENV variable, but IDEA (WebStorm, PhpStorm) cannot analyze the config and resolve imports of the...

technical debt

Currently server styles and themes are always requested from the server on initialization. Caching them in a service worker with update after launch would increase app startup time.

enhancement
performance 🚀

technical debt

Talk Web works only on webpage and online. A desktop app may be opened offline and stay open for a long time. - [ ] Work offline - show offline...

overview

- [ ] Add backend API for storing, reading and updating application-level settings - [ ] Add IPC API to use settings in the frontend - [x] Add Talk Frontend...

enhancement