Historique des commits

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