Patrick Cloke
|
42aea0d8af
Add final type hint to tests.unittest. (#15072)
|
1 year ago |
Andrew Morgan
|
871ff05add
Fix type hints in typing edu unit tests (#14886)
|
1 year ago |
realtyem
|
854a6884d8
Modernize unit tests configuration settings for workers. (#14568)
|
1 year ago |
Mathieu Velten
|
41461fd4d6
typing: check origin server of typing event against room's servers (#13830)
|
2 years ago |
reivilibre
|
c06b2b7142
Faster Remote Room Joins: tell remote homeservers that we are unable to authorise them if they query a room which has partial state on our server. (#13823)
|
2 years ago |
Quentin Gliech
|
3dd175b628
`synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024)
|
2 years ago |
Erik Johnston
|
44de53bb79
Reduce state pulled from DB due to sending typing and receipts over federation (#12964)
|
2 years ago |
Erik Johnston
|
888a29f412
Wait for lazy join to complete when getting current state (#12872)
|
2 years ago |
Patrick Cloke
|
c52abc1cfd
Additional constants for EDU types. (#12884)
|
2 years ago |
Sean Quah
|
78b99de7c2
Prefer `make_awaitable` over `defer.succeed` in tests (#12505)
|
2 years ago |
Dirk Klimpel
|
9d21ecf7ce
Add type hints to tests files. (#12256)
|
2 years ago |
Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 years ago |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 years ago |
Patrick Cloke
|
4054dfa409
Add type hints for event streams. (#10856)
|
3 years ago |
Dagfinn Ilmari Mannsåker
|
47e28b4031
Ignore EDUs for rooms we're not in (#10317)
|
3 years ago |
Erik Johnston
|
3e831f24ff
Don't hammer the database for destination retry timings every ~5mins (#10036)
|
3 years ago |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 years ago |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 years ago |
Richard van der Hoff
|
394516ad1b
Remove spurious "SynapseRequest" result from `make_request"
|
3 years ago |
Richard van der Hoff
|
ed5172852a
Merge pull request #8858 from matrix-org/rav/sso_uia
|
3 years ago |
Richard van der Hoff
|
7ea85302f3
fix up various test cases
|
3 years ago |
Patrick Cloke
|
30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821)
|
3 years ago |
Richard van der Hoff
|
acfe3b3065
Remove redundant `HomeserverTestCase.render`
|
4 years ago |
Patrick Cloke
|
629a951b49
Move additional tasks to the background worker, part 4 (#8513)
|
4 years ago |
reivilibre
|
576bc37d31
Catch-up after Federation Outage (split, 4): catch-up loop (#8272)
|
4 years ago |
Erik Johnston
|
c9dbee50ae
Fixup pusher pool notifications (#8287)
|
4 years ago |
Erik Johnston
|
dc9dcdbd59
Revert "Fixup pusher pool notifications"
|
4 years ago |
Erik Johnston
|
e7fd336a53
Fixup pusher pool notifications
|
4 years ago |
Patrick Cloke
|
cef00211c8
Allow for make_awaitable's return value to be re-used. (#8261)
|
4 years ago |