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 7e282a53a5 Tidy up _simple_... methods 10 years ago
..
api Merge pull request #109 from matrix-org/default_registration 10 years ago
app Wire up the webclient option 10 years ago
appservice Add functions to return whether an AS has exclusively claimed a matching namespace. 10 years ago
config Merge pull request #109 from matrix-org/default_registration 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 Merge pull request #109 from matrix-org/default_registration 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 Factor out user id validation checks 10 years ago
storage Tidy up _simple_... methods 10 years ago
streams
util Merge pull request #109 from matrix-org/default_registration 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