Patrick Cloke
|
9ec3da06da
Bump mypy-zope & mypy. (#16188)
|
1 anno fa |
Patrick Cloke
|
42aea0d8af
Add final type hint to tests.unittest. (#15072)
|
1 anno fa |
Jacek Kuśnierz
|
84ddcd7bbf
Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241)
|
2 anni fa |
Quentin Gliech
|
3dd175b628
`synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024)
|
2 anni fa |
Patrick Cloke
|
c52abc1cfd
Additional constants for EDU types. (#12884)
|
2 anni fa |
Dirk Klimpel
|
1901cb1d4a
Add type hints to `tests/rest/client` (#12084)
|
2 anni fa |
Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 anni fa |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 anni fa |
Patrick Cloke
|
4054dfa409
Add type hints for event streams. (#10856)
|
3 anni fa |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 anni fa |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 anni fa |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 anni fa |
Patrick Cloke
|
4a55d267ee
Add an admin API for shadow-banning users. (#9209)
|
3 anni fa |
Richard van der Hoff
|
394516ad1b
Remove spurious "SynapseRequest" result from `make_request"
|
3 anni fa |
Richard van der Hoff
|
acfe3b3065
Remove redundant `HomeserverTestCase.render`
|
4 anni fa |
Patrick Cloke
|
c9c0ad5e20
Remove the deprecated Handlers object (#8494)
|
4 anni fa |
Andrew Morgan
|
b8f20e4276
Remove remaining is_guest argument uses from get_room_data calls (#8181)
|
4 anni fa |
Patrick Cloke
|
6fe12c9512
Do not propagate typing notifications from shadow-banned users. (#8176)
|
4 anni fa |
Patrick Cloke
|
2e6c90ff84
Do not propagate profile changes of shadow-banned users into rooms. (#8157)
|
4 anni fa |