summary refs log tree commit diff
path: root/synapse/appservice (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-26changelogRichard van der Hoff132-132/+156
2019-09-26Explicitly log when a homeserver does not have a trusted key server configure...Neil Johnson4-16/+63
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
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
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-29/+35
2019-09-25Stop advertising unsupported flows for registration (#6107)Richard van der Hoff5-16/+83
2019-09-25