forked from MirrorHub/synapse
2ab0b021f1
Fixes #2181. The basic premise is that, when we fail to reject an invite via the remote server, we can generate our own out-of-band leave event and persist it as an outlier, so that we have something to send to the client.
1 line
102 B
Text
1 line
102 B
Text
Fix 'stuck invites' which happen when we are unable to reject a room invite received over federation.
|