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(federation): Inform federated servers/users when deleting a conversation #11790

Conversation

nickvergessen
Copy link
Member

☑️ Resolves

  • Create a room
  • Add a federated user
  • As FU accept the invite
  • As host delete the room
  • Before: The room and invite is still present in the DB
  • After: Now the invite and participant are cleaned up immediately (and the room after the next cron run)

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen merged commit 3ae964b into main Mar 13, 2024
64 checks passed
@nickvergessen nickvergessen deleted the bugfix/noid/notify-federated-users-when-deleting-conversation branch March 13, 2024 11:01
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.

2 participants