250 Commitit (f2f2c7c1f05de87f43cc2d18d5dc9bd636b3ed0a)

Tekijä SHA1 Viesti Päivämäärä
  Patrick Cloke f2f2c7c1f0
Use full GitHub links instead of bare issue numbers. (#16637) 6 kuukautta sitten
  Erik Johnston f84baecb6f
Don't reset retry timers on "valid" error codes (#16221) 8 kuukautta sitten
  dependabot[bot] 001fc7bd19
Bump ruff from 0.0.277 to 0.0.286 (#16198) 8 kuukautta sitten
  Eric Eastwood 1c802de626
Re-introduce the outbound federation proxy (#15913) 10 kuukautta sitten
  Eric Eastwood c9bf644fa0
Revert "Federation outbound proxy" (#15910) 10 kuukautta sitten
  Eric Eastwood b07b14b494
Federation outbound proxy (#15773) 10 kuukautta sitten
  Mathieu Velten 496f73103d
Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#15783) 11 kuukautta sitten
  Eric Eastwood 887fa4b66b
Switch from `matrix://` to `matrix-federation://` scheme for internal Synapse routing of outbound federation traffic (#15806) 11 kuukautta sitten
  Mathieu Velten ef0d3d7bd9 Revert "Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#12504)" 11 kuukautta sitten
  Shay d84e66144d
Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#12504) 11 kuukautta sitten
  Eric Eastwood 33c3550887
Add context for when/why to use the `long_retries` option when sending Federation requests (#15721) 11 kuukautta sitten
  Patrick Cloke 1e89976b26
Rename blacklist/whitelist internally. (#15620) 1 vuosi sitten
  Patrick Cloke ea5c3ede4f
Finish type hints for federation client HTTP code. (#15465) 1 vuosi sitten
  Andrew Morgan 3f2ef205e2
Small fixes to `MatrixFederationHttpClient` docstrings (#15148) 1 vuosi sitten
  David Robertson ffc2ee521d
Use mypy 1.0 (#15052) 1 vuosi sitten
  Patrick Cloke d8cc86eff4
Remove redundant types from comments. (#14412) 1 vuosi sitten
  Shay a1b62af2af
Validate federation destinations and log an error if server name is invalid. (#13318) 1 vuosi sitten
  David Robertson c99b511db9
Fix `destination_is` errors seen in sentry. (#13041) 1 vuosi sitten
  Sean Quah bb7a637765
Close `ijson` coroutines ourselves instead of letting the GC close them (#12875) 2 vuotta sitten
  Richard van der Hoff 1b338476af
Allow bigger responses to `/federation/v1/state` (#12877) 2 vuotta sitten
  Hubert Chathi 8afb7b55d0
Make handling of federation Authorization header (more) compliant with RFC7230 (#12774) 2 vuotta sitten
  David Robertson 17e1eb7749
Reduce the number of "untyped defs" (#12716) 2 vuotta sitten
  Erik Johnston 8dd3e0e084
Immediately retry any requests that have backed off when a server comes back online. (#12500) 2 vuotta sitten
  Jan Christian Grünhage a1f87f57ff
Implement MSC3383: include destination in X-Matrix auth header (#11398) 2 vuotta sitten
  David Robertson 95a038c106
Unify HTTP query parameter type hints (#12415) 2 vuotta sitten
  Patrick Cloke bc9dff1d95
Remove unnecessary pass statements. (#12206) 2 vuotta sitten
  Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) 2 vuotta sitten
  Richard van der Hoff 7273011f60
Faster joins: Support for calling `/federation/v1/state` (#12013) 2 vuotta sitten
  Patrick Cloke a121507cfe
Adds misc missing type hints (#11953) 2 vuotta sitten
  Patrick Cloke 10a88ba91c
Use auto_attribs/native type hints for attrs classes. (#11692) 2 vuotta sitten
  Dirk Klimpel 941ebe49ff
Use HTTPStatus constants in place of literals in `synapse.http` (#11543) 2 vuotta sitten
  Sean Quah 2b82ec425f
Add type hints for most `HomeServer` parameters (#11095) 2 vuotta sitten
  Patrick Cloke 94b620a5ed
Use direct references for configuration variables (part 6). (#10916) 2 vuotta sitten
  Patrick Cloke 47854c71e9
Use direct references for configuration variables (part 4). (#10893) 2 vuotta sitten
  Andrew Morgan aa2c027792
Remove unnecessary parentheses around tuples returned from methods (#10889) 2 vuotta sitten
  Sean Quah 14b8c0476f
Prevent logging context going missing on federation request timeout (#10810) 2 vuotta sitten
  Dirk Klimpel 339c3918e1
support federation queries through http connect proxy (#10475) 2 vuotta sitten
  Jonathan de Jong bf72d10dbf
Use inline type hints in various other places (in `synapse/`) (#10380) 2 vuotta sitten
  Erik Johnston 7695ca0618
Fix a number of logged errors caused by remote servers being down. (#10400) 2 vuotta sitten
  Michael Kutzner aac2c49b9b
Fix 'ip_range_whitelist' not working for federation servers (#10115) 2 vuotta sitten
  Richard van der Hoff 1bf83a191b
Clean up the interface for injecting opentracing over HTTP (#10143) 2 vuotta sitten
  Erik Johnston 84cf3e47a0
Allow response of `/send_join` to be larger. (#10093) 3 vuotta sitten
  Erik Johnston 64887f06fc
Use ijson to parse the response to `/send_join`, reducing memory usage. (#9958) 3 vuotta sitten
  Richard van der Hoff 51a20914a8
Limit the size of HTTP responses read over federation. (#9833) 3 vuotta sitten
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 vuotta sitten
  Dan Callahan 1d5f0e3529
Bump black configuration to target py36 (#9781) 3 vuotta sitten
  Erik Johnston 9cd18cc588
Retry 5xx errors in federation client (#9567) 3 vuotta sitten
  Patrick Cloke 58114f8a17
Create a SynapseReactor type which incorporates the necessary reactor interfaces. (#9528) 3 vuotta sitten
  Patrick Cloke 33a02f0f52
Fix additional type hints from Twisted upgrade. (#9518) 3 vuotta sitten
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 vuotta sitten