summary refs log tree commit diff
path: root/synapse/config/_base.pyi (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-18Allow re-using a UI auth validation for a period of time (#8970)Patrick Cloke1-2/+2
2020-12-18Ensure that a URL exists in the content during push. (#8965)Patrick Cloke3-2/+7
2020-12-18Try and drop stale extremities. (#8929)Erik Johnston6-18/<