..
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
Fix http/s proxy authentication with long username/passwords ( #16504 )
2023-10-24 13:45:21 +00:00
matrixfederationclient.py
Request & follow redirects for /media/v3/download ( #16701 )
2023-11-29 19:03:42 +00: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
Register media servlets via regex. ( #16419 )
2023-10-06 07:22:55 -04: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