This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-02-05 12:25:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
http
History
Erik Johnston
37bb93d181
Fix exception responding to request that has been closed (
#10932
)
...
Introduced in
#10905
2021-09-28 14:36:19 +01:00
..
federation
Additional type hints for the proxy agent and SRV resolver modules. (
#10608
)
2021-08-18 13:53:20 -04:00
__init__.py
Use inline type hints in various other places (in
synapse/
) (
#10380
)
2021-07-15 11:02:43 +01:00
additional_resource.py
Additional type hints for the proxy agent and SRV resolver modules. (
#10608
)
2021-08-18 13:53:20 -04:00
client.py
Use direct references for some configuration variables (part 2) (
#10812
)
2021-09-15 08:34:52 -04:00
connectproxyclient.py
support federation queries through http connect proxy (
#10475
)
2021-08-11 15:34:59 +01:00
matrixfederationclient.py
Use direct references for configuration variables (part 4). (
#10893
)
2021-09-23 12:03:01 -04:00
proxyagent.py
Additional type hints for the proxy agent and SRV resolver modules. (
#10608
)
2021-08-18 13:53:20 -04:00
request_metrics.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
server.py
Fix exception responding to request that has been closed (
#10932
)
2021-09-28 14:36:19 +01:00
servlet.py
Additional type hints for client REST servlets (part 5) (
#10736
)
2021-09-03 09:22:22 -04:00
site.py
Add reactor to
SynapseRequest
and fix up types. (
#10868
)
2021-09-24 11:01:25 +01:00