forked-synapse/synapse/storage/data_stores
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
..
main Generate real events when we reject invites (#7804) 2020-07-09 10:40:19 +01:00
state Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
__init__.py Add option to move event persistence off master (#7517) 2020-05-22 16:11:35 +01:00