summary refs log tree commit diff
path: root/synapse/federation (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-19Consistently use room_id from federation request body (#8776)Richard van der Hoff2-48/+43
2020-11-18Improve appservice handler to send only the most recent read receipts when no...Will Hunt4-3/+10
2020-11-18Fix tests on develop (#8777)Erik Johnston2-16/+1
2020-11-18SAML: Document allowing a clock/time difference from IdP (#8731)Marcus Schopen3-0/+13
2020-11-18Update changelog v1.23.0 release-v1.23.0Erik Johnston1-1/+1
2020-11-18Fix formatting in upgradesErik Johnston1-1/+1
2020-11-18Update changelogErik Johnston1-0/+4
2020-11-18 1.23.0Erik Johnston4-2/+16
2020-11-17Cap the version of prometheus_client to <v0.9.0 in the dockerfile (#8767)Andrew Morgan3-1/+7
2020-11-17Abstract shared SSO code. (#8765)Patrick Cloke6-120/+159
2020-11-17a comma too much (#8771)chagai952-1/+2
2020-11-17Use TYPE_CHECKING instead of magic MYPY variable. (#8770)Patrick Cloke4-9/+7
2020-11-17