mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
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.
|