MatrixSynapse/synapse/storage
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
..
data_stores Generate real events when we reject invites (#7804) 2020-07-09 10:40:19 +01:00
engines Fix incorrect error message when database CTYPE was set incorrectly. (#7760) 2020-07-01 13:56:16 +01:00
schema
util
__init__.py
_base.py
background_updates.py
database.py
keys.py
persist_events.py Generate real events when we reject invites (#7804) 2020-07-09 10:40:19 +01:00
prepare_database.py
presence.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00