0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 10:18:54 +02:00
synapse/synapse/federation
Erik Johnston c65067d673
Handle old staged inbound events (#10303)
We might have events in the staging area if the service was restarted while there were unhandled events in the staging area.

Fixes #10295
2021-07-06 13:02:37 +01:00
..
sender Add debug logging for issue #9533 (#9959) 2021-05-11 11:04:03 +01:00
transport Add additional types to the federation transport server. (#10213) 2021-06-28 07:36:41 -04:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_base.py Soft-fail spammy events received over federation (#10263) 2021-06-29 11:08:06 +01:00
federation_client.py Remove the experimental flag for knocking and use stable prefixes / endpoints. (#10167) 2021-06-15 07:45:14 -04:00
federation_server.py Handle old staged inbound events (#10303) 2021-07-06 13:02:37 +01:00
persistence.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
send_queue.py Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
units.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00