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 04729b86f8
Fix incorrect exception handling in KeyUploadServlet.on_POST (#7563)
5 years ago
..
_scripts Replace instance variations of homeserver with correct case/spacing 5 years ago
api Implement room version 6 (MSC2240). (#7506) 5 years ago
app Fix incorrect exception handling in KeyUploadServlet.on_POST (#7563) 5 years ago
appservice Fix a couple of small typos 5 years ago
config Add option to move event persistence off master (#7517) 5 years ago
crypto Clean up some LoggingContext stuff (#7120) 5 years ago
events Strictly enforce canonicaljson requirements in a new room version (#7381) 5 years ago
federation add a comment 5 years ago
groups Port group attestation renewal slow down from matrix-org-hotfixes (#7442) 5 years ago
handlers Optimise some references to hs.config (#7546) 5 years ago
http Fix missing CORS headers on OPTION responses (#7560) 5 years ago
logging remove miscellaneous PY2 code 5 years ago
metrics synapse.metrics: implement detailed memory usage reporting on PyPy (#7536) 5 years ago
module_api Convert auth handler to async/await (#7261) 5 years ago
push Convert sending mail to async/await. (#7557) 5 years ago
replication Add option to move event persistence off master (#7517) 5 years ago
res/templates Implement OpenID Connect-based login (#7256) 5 years ago
rest Add option to move event persistence off master (#7517) 5 years ago
server_notices Optimise some references to hs.config (#7546) 5 years ago
spam_checker_api Add type hints to the spam check module (#6915) 5 years ago
state Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
static Make it clearer to the user that they haven't overridden onLogin/Register (#7237) 5 years ago
storage Simplify reap_monthly_active_users (#7558) 5 years ago
streams Bump version of mypy 5 years ago
util Fix stacktrace mangling in `patch_inline_callbacks` (#7554) 5 years ago
__init__.py 1.13.0 5 years ago
event_auth.py Add type hints to event_auth code. (#7505) 5 years ago
notifier.py Fix new flake8 errors (#7489) 5 years ago
python_dependencies.py Implement OpenID Connect-based login (#7256) 5 years ago
secrets.py Run Black. (#5482) 6 years ago
server.py Add ability to wait for replication streams (#7542) 5 years ago
server.pyi Add ability to wait for replication streams (#7542) 5 years ago
types.py Validate the alt_aliases property of canonical alias events (#6971) 5 years ago
visibility.py Refactor a bit 5 years ago