summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-25Enable cleaning up extremities with dummy events by default to prevent undue ...Neil Johnson1-3/+1
2019-09-25Review commentsErik Johnston4-7/+4
2019-09-25Use if `is not None`Erik Johnston1-1/+1
2019-09-25Threepid validity checks on msisdns should not be dependent on 'threepid_beha...Neil Johnson2