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

Provide a way to remove a bridged client entirely #195

Closed
kegsay opened this issue Sep 27, 2016 · 3 comments
Closed

Provide a way to remove a bridged client entirely #195

kegsay opened this issue Sep 27, 2016 · 3 comments
Assignees

Comments

@kegsay
Copy link
Member

kegsay commented Sep 27, 2016

If someone removes their Matrix account (or deactivates or whatever), there should be a way to tell the bridge to stop bridging that connection entirely.

The HS doesn't currently poke ASes when accounts are deactivated (and that wouldn't help for federated HSes) so we can't really do it like that. We can add a !disconnect or !kill option to the IRC admin room, but that doesn't help for the general case where we have guests piling up.

@kegsay
Copy link
Member Author

kegsay commented Sep 28, 2016

This is very similar to #74

@lukebarnard1
Copy link
Contributor

lukebarnard1 commented Oct 26, 2016

We now have !quit (#253) but we still need to deal with guests inactive users piling up.

@kegsay
Copy link
Member Author

kegsay commented Dec 20, 2016

Dealing with inactive users piling up isn't an IRC bridge specific problem - we have this issue on Matrix HQ. I'd rather we make a Matrix solution which the bridge piggybacks off on (eg idle timers resulting in kicks, which we already mirror).

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

No branches or pull requests

2 participants