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 36e144091b Remove spurious comma. Remove temp run_on_reactor 10 years ago
..
api Merge branch 'develop' into application-services 10 years ago
app Merge branch 'develop' of github.com:matrix-org/synapse into develop 10 years ago
appservice Minor tweaks based on PR feedback. 10 years ago
config Add a cache for get_event 10 years ago
crypto Try to only back off if we think we failed to connect to the remote 10 years ago
events pyflakes 10 years ago
federation Fix pyflakes 10 years ago
handlers Merge branch 'consumeErrors' of github.com:matrix-org/synapse into develop 10 years ago
http Don't convert DNSLookupError to a 4xx SynapseError 10 years ago
push Update pushers by app id and pushkey, not user id and pushkey 10 years ago
rest Merge pull request #50 from matrix-org/application-services 10 years ago
storage Use absolute path when loading delta sql files 10 years ago
streams
util Remove spurious comma. Remove temp run_on_reactor 10 years ago
__init__.py Bump version 10 years ago
notifier.py Merge branch 'consumeErrors' of github.com:matrix-org/synapse into develop 10 years ago
python_dependencies.py Bump webclient version 10 years ago
server.py
state.py Factor out ExpiringCache from StateHandler 10 years ago
types.py