MatrixSynapse/synapse
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
..
_scripts
api Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
app Add support for evicting cache entries based on last access time. (#10205) 2021-07-05 16:32:12 +01:00
appservice
config Add support for evicting cache entries based on last access time. (#10205) 2021-07-05 16:32:12 +01:00
crypto
events Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
federation Handle old staged inbound events (#10303) 2021-07-06 13:02:37 +01:00
groups
handlers Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
http
logging
metrics
module_api
push Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
replication
res/templates
rest
server_notices
spam_checker_api
state
static
storage Handle old staged inbound events (#10303) 2021-07-06 13:02:37 +01:00
streams
util Add support for evicting cache entries based on last access time. (#10205) 2021-07-05 16:32:12 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py
types.py
visibility.py