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
Mark Haines f30d47c876 Implement remote key lookup api 10 years ago
..
api Merge branch 'develop' into key_distribution 10 years ago
app Add a version 2 of the key server api 10 years ago
appservice Fix more AS sender ID thinkos. 10 years ago
config Implement remote key lookup api 10 years ago
crypto Implement remote key lookup api 10 years ago
events Store the rejected reason in (Frozen)Event structs 10 years ago
federation Add missing servlet to list 10 years ago
handlers SYN-350: Don't ratelimit the individual events generated during room creation 10 years ago
http Combine the request wrappers in rest/media/v1 and http/server into a single wrapper decorator 10 years ago
metrics Appease pep8 10 years ago
push More sacrifices to the pep8 gods. 10 years ago
rest Implement remote key lookup api 10 years ago
storage Implement remote key lookup api 10 years ago
streams
util Merge branch 'master' of github.com:matrix-org/synapse into develop 10 years ago
__init__.py Bump version 10 years ago
notifier.py Add comment 10 years ago
python_dependencies.py Bump syutil version to 0.0.5 10 years ago
server.py Add a version 2 of the key server api 10 years ago
state.py Remove concept of context.auth_events, instead use context.current_state 10 years ago
types.py