summary refs log tree commit diff
path: root/synapse/python_dependencies.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-21Correctly handle 3PID invites in create room spam checkErik Johnston4-6/+39
2019-03-21Turn off newsfile checkErik Johnston1-10/+0
2019-03-21Fix typo and add descriptionErik Johnston1-1/+5
2019-03-21Rejig testcase to make it more extensible