nextcloud / nextcloud/talk-desktop

[RFC]: support of new Talk features in Desktop with old servers

Open
#968 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
525
Forks
85
Avg merge
8h 5m
Merged PRs (30d)
35

Description

Features a-like this one (pure frontend, server is only needed for cross-device support) e.g.:

can be supported with Desktop client with old servers, but keep it in BrowserStorage instead of sending a request to backend

Originally posted by @Antreesy in #957

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked Talk issues and pull request for the proposed features, then examine how the Desktop client uses BrowserStorage and when it sends backend requests. Define which frontend-only features must work with old servers, while preserving backend requests for cross-device support; the work is done when the agreed feature scope and storage behavior are implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, javascript
Domain
desktop, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.