Commit History

Author SHA1 Message Date
  Patrick Cloke 9ec3da06da Bump mypy-zope & mypy. (#16188) 8 months ago
  Patrick Cloke daf11e26ef Replace make_awaitable with AsyncMock (#16179) 9 months ago
  Eric Eastwood 1c802de626 Re-introduce the outbound federation proxy (#15913) 10 months ago
  Eric Eastwood c9bf644fa0 Revert "Federation outbound proxy" (#15910) 10 months ago
  Eric Eastwood b07b14b494 Federation outbound proxy (#15773) 10 months ago
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  Andrew Morgan 871ff05add Fix type hints in typing edu unit tests (#14886) 1 year ago
  realtyem 854a6884d8 Modernize unit tests configuration settings for workers. (#14568) 1 year ago
  Mathieu Velten 41461fd4d6 typing: check origin server of typing event against room's servers (#13830) 1 year ago
  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) 1 year ago
  Quentin Gliech 3dd175b628 `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 1 year ago
  Erik Johnston 44de53bb79 Reduce state pulled from DB due to sending typing and receipts over federation (#12964) 1 year ago
  Erik Johnston 888a29f412 Wait for lazy join to complete when getting current state (#12872) 2 years ago
  Patrick Cloke c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
  Sean Quah 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 years ago
  Dirk Klimpel 9d21ecf7ce Add type hints to tests files. (#12256) 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
  Patrick Cloke 4054dfa409 Add type hints for event streams. (#10856) 2 years ago
  Dagfinn Ilmari Mannsåker 47e28b4031 Ignore EDUs for rooms we're not in (#10317) 2 years ago
  Erik Johnston 3e831f24ff Don't hammer the database for destination retry timings every ~5mins (#10036) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
  Richard van der Hoff ed5172852a Merge pull request #8858 from matrix-org/rav/sso_uia 3 years ago
  Richard van der Hoff 7ea85302f3 fix up various test cases 3 years ago
  Patrick Cloke 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) 3 years ago
  Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` 3 years ago
  Patrick Cloke 629a951b49 Move additional tasks to the background worker, part 4 (#8513) 3 years ago