synapse-product/synapse
Erik Johnston 557635f69a 1.35.0rc1
2021-05-25 11:00:13 +01:00
..
_scripts
api
app Don't hammer the database for destination retry timings every ~5mins (#10036) 2021-05-21 17:57:08 +01:00
appservice
config Add missing type hints to synapse.util (#9982) 2021-05-24 15:32:01 -04:00
crypto Add Keyring.verify_events_for_server and reduce memory usage (#10018) 2021-05-20 16:25:11 +01:00
events
federation Don't hammer the database for destination retry timings every ~5mins (#10036) 2021-05-21 17:57:08 +01:00
groups
handlers Remove unused properties from the SpaceSummaryHandler. (#10038) 2021-05-21 12:02:01 -04:00
http Use ijson to parse the response to /send_join, reducing memory usage. (#9958) 2021-05-20 16:11:48 +01:00
logging
metrics
module_api Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 2021-05-18 14:13:45 +01:00
push Split multiplart email sending into a dedicated handler (#9977) 2021-05-17 12:33:38 +02:00
replication Remove keylen from LruCache. (#9993) 2021-05-24 14:02:01 +01:00
res/templates
rest Remove tls_fingerprints option (#9280) 2021-05-24 17:43:30 +01:00
server_notices
spam_checker_api
state
static
storage Add missing type hints to synapse.util (#9982) 2021-05-24 15:32:01 -04:00
streams
util Add missing type hints to synapse.util (#9982) 2021-05-24 15:32:01 -04:00
__init__.py 1.35.0rc1 2021-05-25 11:00:13 +01:00
event_auth.py
notifier.py
python_dependencies.py Use ijson to parse the response to /send_join, reducing memory usage. (#9958) 2021-05-20 16:11:48 +01:00
server.py Split multiplart email sending into a dedicated handler (#9977) 2021-05-17 12:33:38 +02:00
types.py
visibility.py