summary refs log tree commit diff
path: root/synapse/groups/attestations.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-31move threepid checker to config, add missing yieldsNeil Johnson6-21/+41
2018-08-31fix reference to is_threepid_reservedNeil Johnson1-1/+1
2018-08-31typoNeil Johnson1-1/+1
2018-08-31