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
Bugs
@nickvergessen
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
sendRemoteUnSharewhen removing participant fix(federation): Send disinvite on remote user removal and remove invite #11464Integration tests
Bugs
@nickvergessen