Commit History

Author SHA1 Message Date
  Nick Mills-Barrett cc21a431f3 Async get event cache prep (#13242) 1 year ago
  Quentin Gliech 92103cb2c8 Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 2 years ago
  Erik Johnston fcf951d5dc Track in memory events using weakrefs (#10533) 2 years ago
  Richard van der Hoff 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) 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
  David Robertson 2bb4bd1269 Test that bans win a join against a race when computing `/sync` response (#11701) 2 years ago
  Patrick Cloke a19d01c3d9 Support filtering by relations per MSC3440 (#11236) 2 years ago
  Patrick Cloke 000aa89be6 Do not include rooms with an unknown room version in a sync response. (#10644) 2 years ago
  Marcus 8070b893db update black to 21.6b0 (#10197) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Andrew Morgan 04819239ba Add a Synapse Module for configuring presence update routing (#9491) 3 years ago
  Erik Johnston f737368a26 Add admin API for logging in as a user (#8617) 3 years ago
  Andrew Morgan aee9130a83 Stop Auth methods from polling the config on every req. (#7420) 4 years ago
  Erik Johnston 28c98e51ff Add `local_current_membership` table (#6655) 4 years ago
  Erik Johnston 8437e2383e Port SyncHandler to async/await 4 years ago
  Neil Johnson e07970165f rename error code 5 years ago
  Neil Johnson 13ad9930c8 add new error type ResourceLimit 5 years ago
  Neil Johnson 75c663c7b9 update error codes 5 years ago
  Neil Johnson 7277216d01 fix setup_test_homeserver to be postgres compatible 5 years ago
  Neil Johnson 04df714259 fix imports 5 years ago
  Neil Johnson 09cf130898 only block on sync where user is not part of the mau cohort 5 years ago
  Neil Johnson 69ce057ea6 block sync if auth checks fail 5 years ago
  Neil Johnson e92fb00f32 sync auth blocking 5 years ago