summary refs log tree commit diff
path: root/synapse/api/constants.py (unfollow)
<
Commit message (Collapse)AuthorFilesLines
2018-08-31assert rather than warn hhs-4Neil Johnson1-3/+2
2018-08-31move threepid checker to config, add missing yieldsNeil Johnson6-21/+41
2018-08-31