summary refs log tree commit diff
path: root/docs/sphinx (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-07remove unused room_version_to_event_format (#6857)Richard van der Hoff2-23/+2
2020-02-06Limit the number of events that can be requested when backfilling events (#6864)Patrick Cloke2-0/+5
Limit the maximum number of events requested when backfilling events.
2020-02-06Pass room_version into `event_from_pdu_json`Richard van der Hoff5-60/+51
It's called from all over the shop, so this one's a bit messy.
2020-02-06pass room version into FederationClient.send_join (#6854)Richard van der Hoff3-30/+34
... which allows us to sanity-check the create event.
2020-02-06Allow empty federation_certificate_verification_whitelist (#6849)timfi2-0/+3
2020-02-06Third party event rules Update (#6781)PeerD3-4/+10
2020-02-06Reduce amount of logging at INFO level. (#6862)Erik Johnston12-21/+22
A lot of the things we log at INFO are now a bit superfluous, so lets make them DEBUG logs to reduce the amount we log by default. Co-Authored-By: Brendan Abolivier <babolivier@matrix.org> Co-authored-by: Brendan Abolivier <github@brendanabolivier.com>
2020-02-06Update changelog v1.10.0rc2Erik Johnston1-1/+1
2020-02-06Update changelogErik Johnston1-2/+2
2020-02-06Update changelogErik Johnston1-1/+1