Skip to content

🌏 Federated Conversations Overview #5723

@gary-kim

Description

@gary-kim

See 🌏 Testing federation while there is no frontend yet for testing steps

Progress on implementing federated Nextcloud Talk rooms.

This implementation will have each room on a single server so each participating server will only communicate with the server hosting the room (This does mean that the room will be inaccessible regardless of the server the user is on if the server hosting the room is not available).

Required

Integration tests

  • Test that it doesn't work when federation is not enabled
  • Test remote participant is added to participant list
  • Test invite is sent
  • Test accepting an invite (any change for the inviter?)
  • Test declining an invite (is the remote participant removed?)
  • Test requesting the room as a remote participant
  • Test if remote participants can see the participant list

Bugs

  • Database has unique index on token which needs to be extended to token+server_url

@nickvergessen

Metadata

Metadata

Assignees

Type

No type

Projects

Status

☑️ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions