提交歷史

作者 SHA1 備註 提交日期
  Dirk Klimpel 37f329c9ad Fix that sending server notices fail if avatar is `None` (#13566) 1 年之前
  Quentin Gliech 92103cb2c8 Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 2 年之前
  Brendan Abolivier 9013104429 Don't create an empty room when checking for MAU limits (#12713) 2 年之前
  Sean Quah 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 年之前
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 年之前
  Patrick Cloke 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 2 年之前
  Patrick Cloke bb7fdd821b Use direct references for configuration variables (part 5). (#10897) 2 年之前
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 年之前
  Andrew Morgan 394673055d Re-introduce "Leave out optional keys from /sync" change (#10214) 3 年之前
  Erik Johnston eba431c539 Revert "Leave out optional keys from /sync (#9919)" (#9940) 3 年之前
  DeepBlueV7.X e9eb3549d3 Leave out optional keys from /sync (#9919) 3 年之前
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 年之前
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 年之前
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 年之前
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 年之前
  Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` 3 年之前
  Patrick Cloke cef00211c8 Allow for make_awaitable's return value to be re-used. (#8261) 3 年之前
  Patrick Cloke b49a5b9307 Convert stats and related calls to async/await (#8192) 3 年之前
  Patrick Cloke f40645e60b Convert events worker database to async/await. (#8071) 3 年之前
  Patrick Cloke 04faa0bfa9 Convert tags and metrics databases to async/await (#8062) 3 年之前
  Patrick Cloke d4a7829b12 Convert synapse.api to async/await (#8031) 3 年之前
  Patrick Cloke e19de43eb5 Convert streams to async. (#8014) 3 年之前
  Richard van der Hoff f4269694ce Optimise some references to hs.config (#7546) 4 年之前
  Patrick Cloke 032e5a2aca Convert synapse.server_notices to async/await. (#7394) 4 年之前
  Andrew Morgan 6b22921b19 async/await is_server_admin (#7363) 4 年之前
  Brendan Abolivier d73bf18d13 Server notices: Dissociate room creation/lookup from invite (#7199) 4 年之前
  Richard van der Hoff 28d9d6e8a9 Remove spurious "name" parameter to `default_config` 4 年之前
  Neil Johnson 2794b79052 Option to suppress resource exceeded alerting (#6173) 4 年之前
  Richard van der Hoff 8c97f6414c Remove non-functional 'expire_access_token' setting (#5782) 4 年之前
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 年之前