summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-26changelogRichard van der Hoff132-132/+156
2019-09-26Explicitly log when a homeserver does not have a trusted key server ↵Neil Johnson4-16/+63
configured (#6090)
2019-09-26Clarify upgrade notes ahead of 1.4.0 releaseNeil Johnson2-42/+152
2019-09-26bump versionRichard van der Hoff1-1/+1
2019-09-26Fix dummy event insertion consent bug (#6053)Neil Johnson5-39/+266
Fixes #5905
2019-09-25Update comments and docstringRichard van der Hoff1-4/+6
2019-09-25Enable cleaning up extremities with dummy events by default to prevent undue ↵Neil Johnson2-3/+2
build up of forward extremities. (#5884)
2019-09-25Review commentsErik Johnston4-7/+4
2019-09-25Use if `is not None`Erik Johnston1-1/+1
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2019-09-25Threepid validity checks on msisdns should not be dependent on ↵Neil Johnson2-29/+35
'threepid_behaviour_email'. (#6104) Fixes #6103
2019-09-25