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

### ☑️ Resolves - ~~⚠️ Waiting for the release~~ - After https://github.com/nextcloud/talk-desktop/pull/602 `release:package` doesn't work on Windows. Manual setting `pwsh` (modern `PowerShell v7`) was replaced with `usePowerShell` that uses old...

3. to review
technical debt

Set the user data on the page, same as Server so `@nextcloud/auth` can get it directly. See https://github.com/nextcloud-libraries/nextcloud-auth/blob/b0262421614d6136edbefeb3896523e3313d3cae/lib/user.ts#L26

3. to review
technical debt

Since macOS 10.14 Mojave it is required to ask media access on Mac. What to do, if the user refuses? https://www.electronjs.org/docs/latest/api/system-preferences#systempreferencesaskformediaaccessmediatype-macos

bug
os: Mac 🍎

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...

bug
good first issue
1. to develop
os: Mac 🍎

### ☑️ Resolves * The problem: too many clicks to just go to DnD, for example, to disable notifications. Opening a menu, opening a dialog box, working in it *...

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature. * Please don't comment if you have no relevant...

overview

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...

bug
0. Needs triage

## 🚧 Temporary workaround After unpacking the files run the following 2 commands: ``` sudo chown root chrome-sandbox sudo chmod 4755 chrome-sandbox ``` --- ### How to use GitHub *...

bug
1. to develop
os: Linux 🐧

Add talk integration with other Nextcloud apps: - [ ] Files: Open received files - [x] In the beginning - open all files in the default Web-Browser or Web View...

bug
enhancement

- [x] Remove `SameSite=Lax -> SameSite=None` cookies patching (fixed in: https://github.com/nextcloud/talk-desktop/pull/22) - [ ] #18 - [ ] Follow [Electron / Best Practices / Security](https://www.electronjs.org/docs/latest/tutorial/security) - [x] 1. Only load...

bug
medium