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.
 
 
 
 
 
watcha-synapse/synapse
Richard van der Hoff c97da1e45d
Merge pull request #8678 from matrix-org/rav/fix_frozen_events
4 years ago
..
_scripts
api Fix handling of User-Agent headers with bad utf-8. (#8632) 4 years ago
app Fix not sending events over federation when using sharded event persisters (#8536) 4 years ago
appservice Limit AS transactions to 100 events (#8606) 4 years ago
config Fix typos and spelling errors. (#8639) 4 years ago
crypto Fix typos and spelling errors. (#8639) 4 years ago
events Fix typos and spelling errors. (#8639) 4 years ago
federation Fix not sending events over federation when using sharded event persisters (#8536) 4 years ago
groups Fix typos and spelling errors. (#8639) 4 years ago
handlers Merge pull request #8678 from matrix-org/rav/fix_frozen_events 4 years ago
http Merge pull request #8678 from matrix-org/rav/fix_frozen_events 4 years ago
logging Start fewer opentracing spans (#8640) 4 years ago
metrics Start fewer opentracing spans (#8640) 4 years ago
module_api Allow modules to create and send events into rooms (#8479) 4 years ago
push Start fewer opentracing spans (#8640) 4 years ago
replication Don't pull event from DB when handling replication traffic. (#8669) 4 years ago
res/templates Include a simple message in email notifications that include encrypted content (#8545) 4 years ago
rest Add an admin APIs to allow server admins to list users' pushers (#8610) 4 years ago
server_notices Fix typos and spelling errors. (#8639) 4 years ago
spam_checker_api Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) 4 years ago
state Fix typos and spelling errors. (#8639) 4 years ago
static Fix typos and spelling errors. (#8639) 4 years ago
storage Merge pull request #8678 from matrix-org/rav/fix_frozen_events 4 years ago
streams Make token serializing/deserializing async (#8427) 4 years ago
util Merge pull request #8678 from matrix-org/rav/fix_frozen_events 4 years ago
__init__.py 1.22.0 4 years ago
event_auth.py Ensure that event.redacts is the proper type before handling it (#8457) 4 years ago
notifier.py Don't pull event from DB when handling replication traffic. (#8669) 4 years ago
python_dependencies.py Drop support for ancient prometheus_client (#8426) 4 years ago
secrets.py
server.py Solidify the HomeServer constructor. (#8515) 4 years ago
types.py Use vector clocks for room stream tokens. (#8439) 4 years ago
visibility.py Do not assume that account data is of the correct form. (#8454) 4 years ago