Commit Graph

22 Commits (4953cd71dfbb1925dc4a477efd2ed48c2dfd70d6)

Author SHA1 Message Date
Richard van der Hoff 8d133a8464
Fixes to `federation_client` dev script (#14479) 3 years ago
David Robertson 30c8e7e408
Make `scripts-dev` pass `mypy --disallow-untyped-defs` (#12356) 4 years ago
Jan Christian Grünhage a1f87f57ff
Implement MSC3383: include destination in X-Matrix auth header (#11398) 4 years ago
Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" 4 years ago
Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 4 years ago
Richard van der Hoff f61462e1be
`scripts-dev/sign_json`: support for signing events (#11486) 4 years ago
Richard van der Hoff 0e35584734
federation_client: handle inline signing_keys in hs.yaml (#9647) 5 years ago
Richard van der Hoff 201178db1a
federation_client: stop adding URL prefix (#9645) 5 years ago
Patrick Cloke 8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344) 5 years ago
Jonathan de Jong 837293c314
Remove obsolete __future__ imports (#8337) 5 years ago
Richard van der Hoff 88b9807ba4
Update the test federation client to handle streaming responses (#8130) 5 years ago
Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) 6 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 7 years ago
Richard van der Hoff b59a4eba64
Updates to the federation_client script (#5447) 7 years ago
Brendan Abolivier 91d96759c9
Add a Content-Type header on POST requests to the federation client 7 years ago
Amber Brown e1728dfcbe
Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 7 years ago
Richard van der Hoff 96bad44f87 Fix federation_client to send the right Host 8 years ago
Richard van der Hoff fd04968f32 federation_client script: Support for posting content 8 years ago
Richard van der Hoff a04c6bbf8f test federation client: Allow server-name and key-file as options 9 years ago
Richard van der Hoff 046b659ce2 Improvements to the federation test client 9 years ago
Erik Johnston f45be05305 Print newline after result in federation_client script 10 years ago
Erik Johnston 97f072db74 Print status code in federation_client.py 10 years ago
Erik Johnston fcde5b2a97 Print authorization header for federation_client.py 10 years ago
Erik Johnston 673375fe2d Acutally add scripts-dev/ 11 years ago