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 6dd5c95841 Bump version 10 years ago
..
api During room intial sync, only calculate current state once. 10 years ago
app Merge branch 'develop' of github.com:matrix-org/synapse into state-chache 10 years ago
config Add a cache for get_event 10 years ago
crypto Blunty replace json with simplejson 10 years ago
events pyflakes 10 years ago
federation Fix logging 10 years ago
handlers resolve_events expect lists, not dicts 10 years ago
http Use encode_canonical_json for http client 10 years ago
push Update pushers by app id and pushkey, not user id and pushkey 10 years ago
rest Blunty replace json with simplejson 10 years ago
storage Update pushers by app id and pushkey, not user id and pushkey 10 years ago
streams
util Merge pull request #61 from matrix-org/timeout-federation-requests 10 years ago
__init__.py Bump version 10 years ago
notifier.py
python_dependencies.py Bump webclient version 10 years ago
server.py
state.py When we see a difference in current state, actually use state conflict resolution algorithm 10 years ago
types.py