mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-27 12:53:31 -05: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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| devices.py | ||
| federation.py | ||
| login.py | ||
| membership.py | ||
| presence.py | ||
| register.py | ||
| send_event.py | ||
| streams.py | ||