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
Paul "LeoNerd" Evans 5583e29513 Report process open filehandles in metrics 10 years ago
..
api Merge pull request #109 from matrix-org/default_registration 10 years ago
app Pyflakes 10 years ago
appservice Fix more AS sender ID thinkos. 10 years ago
config Add AppServiceConfig 10 years ago
crypto
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 more AS sender ID thinkos. 10 years ago
http Merge pull request #109 from matrix-org/default_registration 10 years ago
metrics Report process open filehandles in metrics 10 years ago
push More sacrifices to the pep8 gods. 10 years ago
rest Remove appservice REST servlets 10 years ago
storage Add same user_id char checks as registration. 10 years ago
streams
util Implement the 'key in dict' test for LruCache() 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 Remove appservice REST servlets 10 years ago
state.py Remove concept of context.auth_events, instead use context.current_state 10 years ago
types.py