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

MatrixRTC MembershipManger: remove redundant sendDelayedEventAction #4747

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

toger5
Copy link
Contributor

@toger5 toger5 commented Mar 12, 2025

We do already have the state hasMemberEvent that allows to distinguish the two cases. No need to create two dedicated actions.

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

We do already have the state `hasMemberEvent` that allows to distinguish the two cases. No need to create two dedicated actions.
@toger5 toger5 changed the title Remove redundant sendDelayedEventAction MatrixRTC MembershipManger: remove redundant sendDelayedEventAction Mar 12, 2025
@toger5 toger5 marked this pull request as ready for review March 13, 2025 10:38
@toger5 toger5 requested a review from a team as a code owner March 13, 2025 10:38
@toger5 toger5 requested review from BillCarsonFr and hughns March 13, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant