You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/storage
Patrick Cloke 772bad2562
Do not consider events by ignored users for bundled aggregations (#12235)
3 years ago
..
databases Do not consider events by ignored users for bundled aggregations (#12235) 3 years ago
engines Refuse to start if DB has an unsafe locale (#12262) 3 years ago
schema Track device list updates per room. (#12321) 3 years ago
util Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
__init__.py
_base.py Invalidate the get_users_in_room{_with_profile} caches only when necessary. (#11878) 3 years ago
background_updates.py Add config settings for background update parameters (#11980) 3 years ago
database.py Optimise `_update_client_ips_batch_txn` to batch together database operations. (#12252) 3 years ago
keys.py Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
persist_events.py Add cache for `get_membership_from_event_ids` (#12272) 3 years ago
prepare_database.py Minor updates, and docs, for schema delta files (#11823) 3 years ago
purge_events.py
push_rule.py
roommember.py Do not include rooms with an unknown room version in a sync response. (#10644) 3 years ago
state.py Raise an exception when getting state at an outlier (#12191) 3 years ago
types.py Disallow untyped defs in synapse._scripts (#12422) 3 years ago