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
Richard van der Hoff 8ca39bd2c3
Improve stacktraces from exceptions in background processes (#7808)
4 years ago
..
_scripts Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
api isort 5 compatibility (#7786) 4 years ago
app Pass original request headers from workers to the main process. (#7797) 4 years ago
appservice Convert the appservice handler to async/await. (#7775) 4 years ago
config Add documentation for JWT login type and improve sample config. (#7776) 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 Add `HomeServer.signing_key` property (#7805) 4 years ago
groups Add `HomeServer.signing_key` property (#7805) 4 years ago
handlers Fix `can only concatenate list (not "tuple") to list` exception (#7810) 4 years ago
http Add `HomeServer.signing_key` property (#7805) 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 Don't ignore `set_tweak` actions with no explicit `value`. (#7766) 4 years ago
replication Generate real events when we reject invites (#7804) 4 years ago
res/templates Implement OpenID Connect-based login (#7256) 5 years ago
rest Stop passing bytes when dumping JSON (#7799) 4 years ago
server_notices Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
spam_checker_api
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 Generate real events when we reject invites (#7804) 4 years ago
streams
util Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 4 years ago
__init__.py 1.16.0 4 years ago
event_auth.py Add type hints to event_auth code. (#7505) 5 years ago
notifier.py Fix new flake8 errors (#7489) 5 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 Add `HomeServer.signing_key` property (#7805) 4 years ago
server.pyi Add ability to wait for replication streams (#7542) 5 years ago
types.py isort 5 compatibility (#7786) 4 years ago
visibility.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago