Richard van der Hoff a366b75b72 Drop unused table `event_reference_hashes` (#13218) 1 year ago
..
controllers 1391a76cd2 Faster room joins: fix race in recalculation of current room state (#13151) 2 years ago
databases 2d82cdafd2 expose whether a room is a space in the Admin API (#13208) 1 year ago
engines 586bfc6dc0 Use dummy fallback engines if imports fail (#12979) 2 years ago
schema a366b75b72 Drop unused table `event_reference_hashes` (#13218) 1 year ago
util 3f178332d6 Log the stack when waiting for an entire room to be un-partial stated (#13257) 1 year ago
__init__.py 1e453053cb Rename storage classes (#12913) 2 years ago
_base.py e5716b631c Don't pull out the full state when calculating push actions (#13078) 1 year ago
background_updates.py 53b77b203a Replace noop background updates with DELETE. (#12954) 2 years ago
database.py 4d3b8fb23f Don't actually one-line the SQL statements we send to the DB (#13129) 2 years ago
keys.py 10a88ba91c Use auto_attribs/native type hints for attrs classes. (#11692) 2 years ago
prepare_database.py 586bfc6dc0 Use dummy fallback engines if imports fail (#12979) 2 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 7c6b2204d1 Faster joins: add issue links to the TODOs (#13004) 2 years ago
types.py 1fe202a1a3 Tidy up and type-hint the database engine modules (#12734) 2 years ago