Patrick Cloke
|
652d1669c5
Add missing type hints to tests.handlers. (#14680)
|
1 год назад |
Nick Mills-Barrett
|
a466164647
Optimise get_rooms_for_user (drop with_stream_ordering) (#13787)
|
2 лет назад |
Nick Mills-Barrett
|
cc21a431f3
Async get event cache prep (#13242)
|
2 лет назад |
Quentin Gliech
|
92103cb2c8
Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021)
|
2 лет назад |
Erik Johnston
|
fcf951d5dc
Track in memory events using weakrefs (#10533)
|
2 лет назад |
Richard van der Hoff
|
33ebee47e4
Remove redundant `get_success` calls in test code (#12346)
|
2 лет назад |
Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 лет назад |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 лет назад |
David Robertson
|
2bb4bd1269
Test that bans win a join against a race when computing `/sync` response (#11701)
|
2 лет назад |
Patrick Cloke
|
a19d01c3d9
Support filtering by relations per MSC3440 (#11236)
|
3 лет назад |
Patrick Cloke
|
000aa89be6
Do not include rooms with an unknown room version in a sync response. (#10644)
|
3 лет назад |
Marcus
|
8070b893db
update black to 21.6b0 (#10197)
|
3 лет назад |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 лет назад |
Andrew Morgan
|
04819239ba
Add a Synapse Module for configuring presence update routing (#9491)
|
3 лет назад |
Erik Johnston
|
f737368a26
Add admin API for logging in as a user (#8617)
|
4 лет назад |
Andrew Morgan
|
aee9130a83
Stop Auth methods from polling the config on every req. (#7420)
|
4 лет назад |
Erik Johnston
|
28c98e51ff
Add `local_current_membership` table (#6655)
|
4 лет назад |
Erik Johnston
|
8437e2383e
Port SyncHandler to async/await
|
5 лет назад |
Neil Johnson
|
e07970165f
rename error code
|
6 лет назад |
Neil Johnson
|
13ad9930c8
add new error type ResourceLimit
|
6 лет назад |
Neil Johnson
|
75c663c7b9
update error codes
|
6 лет назад |
Neil Johnson
|
7277216d01
fix setup_test_homeserver to be postgres compatible
|
6 лет назад |
Neil Johnson
|
04df714259
fix imports
|
6 лет назад |
Neil Johnson
|
09cf130898
only block on sync where user is not part of the mau cohort
|
6 лет назад |
Neil Johnson
|
69ce057ea6
block sync if auth checks fail
|
6 лет назад |
Neil Johnson
|
e92fb00f32
sync auth blocking
|
6 лет назад |