summary refs log tree commit diff
path: root/changelog.d/7804.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.17.0rc1 v1.17.0rc1Richard van der Hoff2020-07-091-1/+0
|
* Generate real events when we reject invites (#7804)Richard van der Hoff2020-07-091-0/+1
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.