anonymousland-synapse/synapse/storage
2021-07-09 14:12:47 +01:00
..
databases Fix the user directory becoming broken (and noisy errors being logged) when knocking and room statistics are in use. (#10344) 2021-07-09 14:12:47 +01:00
engines Fix the inbound PDU metric (#10279) 2021-06-30 12:07:16 +01:00
schema Switch application_services_txns.txn_id to BIGINT (#10349) 2021-07-09 13:01:11 +01:00
util Fix bug when running presence off master (#10149) 2021-06-11 10:27:12 +01:00
__init__.py
_base.py
background_updates.py
database.py Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
keys.py
persist_events.py Fix persist_events to stop leaking opentracing contexts (#10193) 2021-06-17 11:21:53 +01:00
prepare_database.py Support for database schema version ranges (#9933) 2021-06-11 14:45:53 +01:00
purge_events.py
push_rule.py
relations.py
roommember.py
state.py Fix get_state_ids_for_event return type typo to match what the function actually does (#10050) 2021-05-24 10:43:33 +01:00
types.py