summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-22Update status codes to be more sensible github/hs/limit-profile-len hs/limit-profile-lenWill Hunt1-8/+8
2019-04-18Add limits to profile value sizeWill Hunt1-3/+34
2019-04-17Update debian install docs for new key and repo (#5074)Richard van der Hoff1-5/+25
2019-04-010.99.3 v0.99.3 github/release-v0.99.3 release-v0.99.3Neil Johnson3-3/+13
2019-04-01convert rst link to mdNeil Johnson1-1/+1
2019-03-270.99.3rc1 v0.99.3rc1Neil Johnson85-85/+93
2019-03-27bump versionNeil Johnson1-1/+1
2019-03-26Support 3PID login in password providers (#4931)Andrew Morgan8-26/+137
Adds a new method, check_3pid_auth, which gives password providers the chance to allow authentication with third-party identifiers such as email or msisdn.
2019-03-27Use the state event amount for userdir import batching, not room count (#4944)Amber Brown2-8/+21
2019-03-26