MatrixSynapse/synapse/http
Maxwell G 12611bfcdd
Add support for pydantic v2 via pydantic.v1 compat module (#16332)
While maintaining support with pydantic v1.
2023-09-25 15:19:08 +00:00
..
federation Add MSC4040 `matrix-fed` service lookups (#16137) 2023-09-05 15:45:39 -04:00
__init__.py Add missing type hints to synapse.http. (#11571) 2021-12-14 07:00:47 -05:00
additional_resource.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
client.py Use StrCollection in additional places. (#16301) 2023-09-13 07:57:19 -04:00
connectproxyclient.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
matrixfederationclient.py Don't reset retry timers on "valid" error codes (#16221) 2023-09-04 14:04:43 +01:00
proxy.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
proxyagent.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
replicationagent.py Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
request_metrics.py Reduce the number of "untyped defs" (#12716) 2022-05-12 14:33:50 +00:00
server.py Describe which rate limiter was hit in logs (#16135) 2023-08-30 00:39:39 +01:00
servlet.py Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
site.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
types.py Unify HTTP query parameter type hints (#12415) 2022-04-08 13:06:51 +01:00