Patrick Cloke 88ce3080d4 Experimental support for MSC3772 (#12740) 2 years ago
..
databases 88ce3080d4 Experimental support for MSC3772 (#12740) 2 years ago
engines 1fe202a1a3 Tidy up and type-hint the database engine modules (#12734) 2 years ago
schema 66a5f6c400 Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 2 years ago
util f5668f0b4a Await un-partial-stating after a partial-state join (#12399) 2 years ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
_base.py a8da046907 Invalidate the get_users_in_room{_with_profile} caches only when necessary. (#11878) 2 years ago
background_updates.py 66a5f6c400 Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 2 years ago
database.py fbf904bd54 Fix media thumbnails being unusable before the index had been added in the background. (#12823) 2 years ago
keys.py 10a88ba91c Use auto_attribs/native type hints for attrs classes. (#11692) 2 years ago
persist_events.py 17e1eb7749 Reduce the number of "untyped defs" (#12716) 2 years ago
prepare_database.py 17e1eb7749 Reduce the number of "untyped defs" (#12716) 2 years ago
purge_events.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
push_rule.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
roommember.py 000aa89be6 Do not include rooms with an unknown room version in a sync response. (#10644) 2 years ago
state.py 71e8afe34d Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791) 2 years ago
types.py 1fe202a1a3 Tidy up and type-hint the database engine modules (#12734) 2 years ago