synapse/changelog.d/7804.bugfix
Richard van der Hoff 2ab0b021f1
Generate real events when we reject invites (#7804)
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.
2020-07-09 10:40:19 +01:00

2 lines
102 B
Plaintext

Fix 'stuck invites' which happen when we are unable to reject a room invite received over federation.