hifi/heisenbridge

Drop send queue when we get kicked from a channel

hifi opened this issue · 0 comments

hifi commented

If we get kicked for say, excess flood, we should drop our remaining send queue, same thing if we part on our own behalf.

In plumbed mode we probably can't remove individual users messages from the queue if they get kicked or redacted anymore but check that.

Maybe add a ROOM command to drop the send queue manually for accidental long pastes in relay?