Richard van der Hoff 2b22faded7 Merge remote-tracking branch 'origin/develop' into rav/event_auth/1 5 years ago
..
_scripts 32e7c9e7f2 Run Black. (#5482) 5 years ago
api 1ba359a11f rip out some unreachable code 5 years ago
app a0d0ba7862 Fix MAU reaping where reserved users are specified. (#6168) 5 years ago
appservice 2a44782666 Remove double return statements (#5962) 5 years ago
config 560c122267 Fix logging config for the docker image (#6197) 5 years ago
crypto 850dcfd2d3 Fix well-known lookups with the federation certificate whitelist (#5997) 5 years ago
events 55a0c98d16 Merge pull request #5805 from matrix-org/erikj/validate_state 5 years ago
federation 1ba359a11f rip out some unreachable code 5 years ago
groups 9a84d74417 before fulfilling a group invite,check if user is already joined/invited (#3436) 5 years ago
handlers 2b22faded7 Merge remote-tracking branch 'origin/develop' into rav/event_auth/1 5 years ago
http f3ceaf4323 Trace non-JSON APIs, /media, /key etc 5 years ago
logging f3ceaf4323 Trace non-JSON APIs, /media, /key etc 5 years ago
metrics 864f144543 Fix up some typechecking (#6150) 5 years ago
module_api 4548d1f87e Remove unnecessary parentheses around return statements (#5931) 5 years ago
push 1c9feadf4b Generalize email sending logging (#6075) 5 years ago
replication f7c873a643 Trace how long it takes for the send trasaction to complete, including retrys (#5986) 5 years ago
res df3401a71d Allow HS to send emails when adding an email to the HS (#6042) 5 years ago
rest d98029ea89 Merge pull request #6196 from matrix-org/erikj/await 5 years ago
server_notices 4548d1f87e Remove unnecessary parentheses around return statements (#5931) 5 years ago
state 66537e10ce add some metrics on the federation sender (#6160) 5 years ago
static 642fad8bd4 Fix SSO fallback login 5 years ago
storage 06fc66c81e Merge pull request #6193 from matrix-org/uhoreg/interpret_device_key_in_storage 5 years ago
streams 4548d1f87e Remove unnecessary parentheses around return statements (#5931) 5 years ago
util 3c2d6c708c Add maybe_awaitable and fix __init__ bugs 5 years ago
__init__.py 1ee97cbd01 Merge branch 'master' into develop 5 years ago
event_auth.py b09d443632 Cleanup event auth type initialisation (#5975) 5 years ago
notifier.py 4548d1f87e Remove unnecessary parentheses around return statements (#5931) 5 years ago
python_dependencies.py 864f144543 Fix up some typechecking (#6150) 5 years ago
secrets.py 32e7c9e7f2 Run Black. (#5482) 5 years ago
server.py 54ce81c86d Allow use of different ratelimits for admin redactions. 5 years ago
server.pyi 32e7c9e7f2 Run Black. (#5482) 5 years ago
types.py 864f144543 Fix up some typechecking (#6150) 5 years ago
visibility.py 4806651744 Replace returnValue with return (#5736) 5 years ago