Skip to content
New issue

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

fix(matrix-client/tgc): prevent social channels from being mapped as one-on-ones to ensure proper room state #2365

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

domw30
Copy link
Collaborator

@domw30 domw30 commented Oct 17, 2024

What does this do?

Prevents rooms with a social channel type from being incorrectly mapped as one-on-one conversations, ensuring they are recognized as group conversations with appropriate group management features and correct room state.

Why are we making this change?

To avoid incorrect UI behavior that occurs when social channels are treated as one-on-ones, which disrupts group management functionality such as adding/removing members and managing group settings.

How do I test this?

  • run tests as usual

Key decisions and Risk Assessment:

Things to consider:

  1. How will this affect security?
  2. How will this affect performance?
  3. Does this change any APIs?

@domw30 domw30 requested a review from a team October 17, 2024 11:20
Base automatically changed from fix/hanging-join-room-state to main October 18, 2024 08:12
@domw30 domw30 merged commit cb7416d into main Oct 18, 2024
5 checks passed
@domw30 domw30 deleted the fix/social-channels-should-not-be-one-on-ones branch October 18, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant