Erik Johnston 40c4cfbfb1 Correctly retry replication HTTP requests on timeout 3 years ago
..
_scripts 837293c314 Remove obsolete __future__ imports (#8337) 3 years ago
api 916bb9d0d1 Don't push if an user account has expired (#8353) 3 years ago
app 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 years ago
appservice 11c9e17738 Add type annotations to SimpleHttpClient (#8372) 3 years ago
config 40c4cfbfb1 Correctly retry replication HTTP requests on timeout 3 years ago
crypto fec6f9ac17 Fix occasional "Re-starting finished log context" from keyring (#8398) 3 years ago
events c619253db8 Stop sub-classing object (#8249) 3 years ago
federation 00db7786de Merge tag 'v1.20.0rc5' into develop 3 years ago
groups 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 years ago
handlers 450ec48445 A pair of tiny cleanups in the federation request code. (#8401) 3 years ago
http 450ec48445 A pair of tiny cleanups in the federation request code. (#8401) 3 years ago
logging 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 years ago
metrics aec294ee0d Use slots in attrs classes where possible (#8296) 3 years ago
module_api c619253db8 Stop sub-classing object (#8249) 3 years ago
push 916bb9d0d1 Don't push if an user account has expired (#8353) 3 years ago
replication 40c4cfbfb1 Correctly retry replication HTTP requests on timeout 3 years ago
res 31acc5c309 Escape the error description on the sso_error template. (#8405) 3 years ago
rest 11c9e17738 Add type annotations to SimpleHttpClient (#8372) 3 years ago
server_notices c619253db8 Stop sub-classing object (#8249) 3 years ago
spam_checker_api c619253db8 Stop sub-classing object (#8249) 3 years ago
state 91c60f3042 Improve logging of state resolution (#8371) 3 years ago
static 191dc98f80 Clean-up the fallback login code. (#7657) 3 years ago
storage 4b3a1faa08 typo 3 years ago
streams 0f545e6b96 Clean up types for PaginationConfig (#8250) 3 years ago
util 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 years ago
__init__.py 920dd1083e 1.20.1 3 years ago
event_auth.py f40645e60b Convert events worker database to async/await. (#8071) 3 years ago
notifier.py ac11fcbbb8 Add EventStreamPosition type (#8388) 3 years ago
python_dependencies.py bbde4038df Do not check lint/test dependencies at runtime. (#8377) 3 years ago
secrets.py c619253db8 Stop sub-classing object (#8249) 3 years ago
server.py 14b5b48a22 Fix ratelimiting for federation `/send` requests. (#8342) 3 years ago
types.py ac11fcbbb8 Add EventStreamPosition type (#8388) 3 years ago
visibility.py 5f65e62681 Convert groups and visibility code to async / await. (#7951) 3 years ago