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.
 
 
 
 
 
 
Erik Johnston 42d261c32f
Port the push rule classes to Rust. (#13768)
1 year ago
..
controllers Fix bug in device list caching when remote users leave rooms (#13749) 1 year ago
databases Port the push rule classes to Rust. (#13768) 1 year ago
engines Require SQLite >= 3.27.0 (#13760) 1 year ago
schema Add support to purge rows from MSC2716 and other tables when purging a room (#13825) 1 year ago
util Cancel the processing of key query requests when they time out. (#13680) 1 year ago
__init__.py Rename storage classes (#12913) 2 years ago
_base.py Refactor presence so we can prune user in room caches (#13313) 1 year ago
background_updates.py Support providing an index predicate for upserts. (#13822) 1 year ago
database.py Support providing an index predicate for upserts. (#13822) 1 year ago
keys.py Use auto_attribs/native type hints for attrs classes. (#11692) 2 years ago
prepare_database.py Use dummy fallback engines if imports fail (#12979) 1 year ago
push_rule.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
roommember.py Do not include rooms with an unknown room version in a sync response. (#10644) 2 years ago
state.py Update the rejected state of events during resync (#13459) 1 year ago
types.py Tidy up and type-hint the database engine modules (#12734) 2 years ago