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

Matrix rooms remain invite-only forever if they are empty of Matrix users #1576

Open
progval opened this issue Jun 23, 2022 · 1 comment
Open
Labels
T-Documentation Improvements or additions to documentation

Comments

@progval
Copy link
Contributor

progval commented Jun 23, 2022

Describe the bug
When there is no Matrix puppet in an IRC channel to writness modes -k or -i being set and there is no privileged Matrix user in the room, then the room is stuck being invite-only

To Reproduce

Steps to reproduce the behavior:

As a channel op:

  1. Have at least one Matrix puppet in your channel
  2. Set mode +i or +k (this sets the Matrix room to invite-only)
  3. Kick all Matrix puppets
  4. Unset modes +i/+k

Then the Matrix room can never be joined again

Expected behavior
If every Matrix user leaves (or is kicked from) an invite-only room, then delete/tombstone the room. When another Matrix user tries to join again, apply the normal procedure of trying to join the channel and create a new room

@progval
Copy link
Contributor Author

progval commented Jun 23, 2022

Actually, you can join the room with the appservice bot's !join command. thx to @morguldir for pointing it out

@jaller94 jaller94 added the T-Documentation Improvements or additions to documentation label Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants