summary refs log tree commit diff
path: root/synapse/http (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-30Ensure persistent connections are always used. github/clokep/http-conn-pool clokep/http-conn-poolPatrick Cloke1-0/+7
2023-05-30Reduce the size of the HTTP connection pool for non-pushers.Patrick Cloke6-16/+31
2023-05-30Enforce that an admin token also has the basic Matrix API scopeQuentin Gliech2-6/+27
2023-05-30