nextcloud / nextcloud/spreed

'1-1 call from anywhere' follow-ups

Open
#17,901 0 comments 0 reactions 1 assignee View on GitHub

@Antreesy is already working on this.

Since May 4, 2026.

feature: frontend 🖌️ feature: talk-sidebar ⬅️ technical debt
Dominant language
JavaScript
Stars
2.2k
Forks
586
Avg merge
18h 27m
Merged PRs (30d)
333

Description

Must for MVP:
  • unlock integration in Files sidebar
    • webrtc/signaling cleanup should not mess with other integrations
    • allow to join if file conversation wasn't joined from Sidebar
    • need to initialize OCA.Talk later, not when tab is mounted
  • check z-index with Viewer / Text / Office / other integrations
  • draggable cursor adjust
Nice to have:
  • re-establishing call after navigation / page-reload, if wasn't explcitly left
  • minimize / increase size
  • open 'call to' in new tab always
  • should close the integration, if call joined from a full app
  • Contacts app - add new action
Technical debt:
  • clean up integrations UI
  • clean up integration logic (reduce size, remove redundant code)
  • delegate more to async loading
  • test with another talk instance up
Not relevant, for discussion:
  • chat integration?
  • join calls from notifications
  • join / start group calls?

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.