nextcloud / nextcloud/spreed

Federated users do not show online status in Talk rooms

Open
#18,979 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: federation 🌐
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
18h 27m
Merged PRs (30d)
333

Description

Description

When using a Nextcloud Talk room via Federation, the online status of users from another Nextcloud server is not displayed.

Steps to reproduce
  1. Set up two Nextcloud instances with Talk and Federation enabled.
  2. Create a federated Talk room.
  3. Join the room with users from both servers.
  4. Check the participant list.
Expected behavior

The online/offline status of all participants should be displayed, including federated users.

Actual behavior

The online status of users from the remote/federated server is not shown.

Environment
  • Nextcloud: Nextcloud Hub 26 Spring 34.0.2
  • Talk: 0.18.1
  • Federation: enabled

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 reproducing the issue with two Nextcloud instances, Talk, Federation, and a federated room, then trace how participant presence is exchanged and rendered in the participant list. Done means online/offline status is displayed for users from both the local and remote servers without breaking local users.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.