Andrew Morgan 3faa0974be Use _check_sigs_and_hash_and_fetch to validate backfill requests 3 years ago
..
_scripts a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 3 years ago
api 2df82ae451 Do not apply ratelimiting on joins to appservices (#8139) 3 years ago
app 0f1afbe8dc Change HomeServer definition to work with typing. 3 years ago
appservice 88a3ff12f0 Convert the SimpleHttpClient to async. (#8016) 3 years ago
config 0304ad0c3d Move setting of Filter into code. 3 years ago
crypto de6f892065 Add a comment about SSLv23_METHOD (#8043) 3 years ago
events 5dd73d029e Add type hints to handlers.message and events.builder (#8067) 3 years ago
federation 3faa0974be Use _check_sigs_and_hash_and_fetch to validate backfill requests 3 years ago
groups 5f65e62681 Convert groups and visibility code to async / await. (#7951) 3 years ago
handlers 858ef5e144 Intelligently select extremities used in backfill. 3 years ago
http a0f574f3c2 Reduce INFO logging (#8050) 3 years ago
logging 1ef9efc1e0 Fix error reporting when using `opentracing.trace` (#7961) 3 years ago
metrics c36228c403 Convert run_as_background_process inner function to async. (#8032) 3 years ago
module_api d4a7829b12 Convert synapse.api to async/await (#8031) 3 years ago
push cdbb8e6d6e Implement new experimental push rules (#7997) 3 years ago
replication 4dd27e6d11 Reduce unnecessary whitespace in JSON. (#7372) 3 years ago
res 0cb169900e Implement login blocking based on SAML attributes (#8052) 3 years ago
rest cdbb8e6d6e Implement new experimental push rules (#7997) 3 years ago
server_notices d1008fe949 Fix some comments and types in service notices (#7996) 3 years ago
spam_checker_api 10027c80b0 Add type hints to the spam check module (#6915) 4 years ago
state a7bdf98d01 Rename database classes to make some sense (#8033) 3 years ago
static 191dc98f80 Clean-up the fallback login code. (#7657) 3 years ago
storage 858ef5e144 Intelligently select extremities used in backfill. 3 years ago
streams e19de43eb5 Convert streams to async. (#8014) 3 years ago
util 9d1e4942ab Fix typing for notifier (#8064) 3 years ago
__init__.py 5ffd68dca1 1.19.2 3 years ago
event_auth.py e29c44340b Fix recursion error when fetching auth chain over federation (#7817) 3 years ago
notifier.py 9d1e4942ab Fix typing for notifier (#8064) 3 years ago
python_dependencies.py 916cf2d439 re-implement daemonize (#8011) 3 years ago
secrets.py 0f1afbe8dc Change HomeServer definition to work with typing. 3 years ago
server.py c066928915 Add comment explaining cast 3 years ago
types.py 9d1e4942ab Fix typing for notifier (#8064) 3 years ago
visibility.py 5f65e62681 Convert groups and visibility code to async / await. (#7951) 3 years ago