summary refs log tree commit diff
path: root/changelog.d/5992.feature (unfollow)
Commit message (Expand)AuthorFilesLines
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-25Refactor the user-interactive auth handling (#6105)Richard van der Hoff5-141/+265
2019-09-25Refactor code for calculating registration flows (#6106)Richard van der Hoff4-83/+145
2019-09-24remove unused parameter to get_user_id_by_threepid (#6099)Richard van der Hoff2