We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Once a participant has been invited the federated server will receive the relevant updates about the room state from the host server. However, when the federated room is created its initial state only reflects the current name and type. The room avatar will be correctly shown as well even if not set, as it is proxied from the host server (so it could be removed from the notified changes?).
The description of the federated conversation matches the host conversation
The description of the federated conversation does not match the host conversation
The federated conversation is read-only
The federated conversation is not read-only
The lobby is shown to the federated user
The lobby is not shown to the federated user, but the user can not join the conversation
The federated user sees that a call is in progress
The federated user sees "Start call" instead of "Join call"
The text was updated successfully, but these errors were encountered:
nickvergessen
Successfully merging a pull request may close this issue.
How to use GitHub
Once a participant has been invited the federated server will receive the relevant updates about the room state from the host server. However, when the federated room is created its initial state only reflects the current name and type. The room avatar will be correctly shown as well even if not set, as it is proxied from the host server (so it could be removed from the notified changes?).
How to reproduce (scenario 1)
Expected result
The description of the federated conversation matches the host conversation
Actual result
The description of the federated conversation does not match the host conversation
How to reproduce (scenario 2)
Expected result
The federated conversation is read-only
Actual result
The federated conversation is not read-only
How to reproduce (scenario 3)
Expected result
The lobby is shown to the federated user
Actual result
The lobby is not shown to the federated user, but the user can not join the conversation
How to reproduce (scenario 4)
Expected result
The federated user sees that a call is in progress
Actual result
The federated user sees "Start call" instead of "Join call"
The text was updated successfully, but these errors were encountered: