summary refs log tree commit diff
path: root/synapse/http/matrixfederationclient.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-29Remove spurious debug from MatrixFederationHttpClient.get_json (#5287) v0.99.5.1.dev0Richard van der Hoff1-4/+0
This is just unhelpful spam
2019-05-29Improve logging for logcontext leaks. (#5288)Richard van der Hoff2-9/+14
2019-05-30Implement the SHHS complexity API (#5216)Amber Brown6-5/+180
2019-05-30Serve CAS login over r0 (#5286)Amber Brown2-2/+3
2019-05-29Fix error when downloading thumbnail with width/height param missing (#5258)Aaron Raimist2-2/+3
Fix error when downloading thumbnail with width/height param missing Fixes #2748 Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-05-29Correctly filter out extremities with soft failed prevs (#5274)Erik Johnston2-3/+80
When we receive a soft failed event we, correctly, *do not* update the forward extremity table with the event. However, if we later receive an event that references the soft failed event we then need to remove the soft failed events prev events from the forward extremities table, otherwise we just build up forward extremities. Fixes #5269
2019-05-29Fix dropped logcontexts during high outbound traffic. (#5277)Richard van der Hoff2-7/+14
Fixes #5271.
2019-05-29regenerate sample configAmber Brown1-3/+3
2019-05-29Rename 5282.misc to 5282.docAmber Brown1-0/+0