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
Erik Johnston 0bfa78b39b PEP8 10 years ago
..
api Merge pull request #109 from matrix-org/default_registration 10 years ago
app PEP8 10 years ago
appservice Add functions to return whether an AS has exclusively claimed a matching namespace. 10 years ago
config Merge branch 'develop' of github.com:matrix-org/synapse into mysql 10 years ago
crypto Don't look for an TLS private key if we have set --no-tls 10 years ago
events Remove concept of context.auth_events, instead use context.current_state 10 years ago
federation Add missing servlet to list 10 years ago
handlers Fix unicode database support 10 years ago
http Merge pull request #109 from matrix-org/default_registration 10 years ago
metrics Appease pyflakes 10 years ago
push More sacrifices to the pep8 gods. 10 years ago
rest Fix unicode database support 10 years ago
storage PEP8 10 years ago
streams
util Make work in both Maria and SQLite. Fix tests 10 years ago
__init__.py Bump version 10 years ago
notifier.py Appease pep8 10 years ago
python_dependencies.py pep8 10 years ago
server.py Build MetricsResource as a specific HomeServer dependency 10 years ago
state.py Remove concept of context.auth_events, instead use context.current_state 10 years ago
types.py