summary refs log tree commit diff
path: root/synapse/config (unfollow)
<
Commit message (Expand)AuthorFilesLines
2019-06-04Only parse from email if providedBrendan Abolivier1-4/+5
2019-06-04LintBrendan Abolivier1-1/+0
2019-06-04Make account validity renewal emails work when email notifs are disabledBrendan Abolivier2-42/+58
2019-06-04Don't do long retries when calling the key notary server. (#5334)