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.
 
 
 
 
 
 
David Robertson 3b0083c92a
Use immutabledict instead of frozendict (#15113)
1 year ago
..
controllers Include the room ID in more purge room log lines. (#15222) 1 year ago
databases Use immutabledict instead of frozendict (#15113) 1 year ago
engines Use mypy 1.0 (#15052) 1 year ago
schema Preparatory work to fix the user directory assuming that any remote membership state events represent a profile change. [rei:userdirpriv] (#14755) 1 year ago
util Combine AbstractStreamIdTracker and AbstractStreamIdGenerator. (#15192) 1 year ago
__init__.py Rename storage classes (#12913) 2 years ago
_base.py Add final type hint to synapse.server. (#15035) 1 year ago
background_updates.py Handle half-created indices in receipts index background update (#14650) 1 year ago
database.py Add missing type hints to `synapse.storage.database`. (#15230) 1 year ago
keys.py Use auto_attribs/native type hints for attrs classes. (#11692) 2 years ago
prepare_database.py Bump black from 22.12.0 to 23.1.0 (#15103) 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
types.py Use mypy 1.0 (#15052) 1 year ago