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 2d2acc1cf2
Stop using 'device_max_stream_id' (#7882)
4 years ago
..
_scripts Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
api Ensure that calls to `json.dumps` are compatible with the standard library json. (#7836) 4 years ago
app Convert synapse.app to async/await. (#7868) 4 years ago
appservice Include room states on invite events sent to ASes (#6455) 4 years ago
config Add a default limit (of 100) to get/sync operations. (#7858) 4 years ago
crypto Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
events Add `HomeServer.signing_key` property (#7805) 4 years ago
federation Convert synapse.app to async/await. (#7868) 4 years ago
groups Add `HomeServer.signing_key` property (#7805) 4 years ago
handlers Fix TypeError in synapse.notifier (#7880) 4 years ago
http Ensure that calls to `json.dumps` are compatible with the standard library json. (#7836) 4 years ago
logging isort 5 compatibility (#7786) 4 years ago
metrics Improve stacktraces from exceptions in background processes (#7808) 4 years ago
module_api Wrap register_device coroutine in an ensureDeferred (#7684) 5 years ago
push Add ability to run multiple pusher instances (#7855) 4 years ago
replication Stop using 'device_max_stream_id' (#7882) 4 years ago
res/templates Implement OpenID Connect-based login (#7256) 5 years ago
rest Add a default limit (of 100) to get/sync operations. (#7858) 4 years ago
server_notices Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
spam_checker_api Add type hints to the spam check module (#6915) 5 years ago
state Add another yield point to state res v2 (#7746) 4 years ago
static Clean-up the fallback login code. (#7657) 5 years ago
storage Stop using 'device_max_stream_id' (#7882) 4 years ago
streams Fix some spelling mistakes / typos. (#7811) 4 years ago
util Convert device handler to async/await (#7871) 4 years ago
__init__.py 1.17.0 4 years ago
event_auth.py Fix recursion error when fetching auth chain over federation (#7817) 4 years ago
notifier.py Fix some spelling mistakes / typos. (#7811) 4 years ago
python_dependencies.py Allow to use higher versions of prometheus_client (#7780) 4 years ago
secrets.py isort 5 compatibility (#7786) 4 years ago
server.py Allow moving typing off master (#7869) 4 years ago
server.pyi Allow moving typing off master (#7869) 4 years ago
types.py isort 5 compatibility (#7786) 4 years ago
visibility.py Fix some spelling mistakes / typos. (#7811) 4 years ago