summary refs log tree commit diff
path: root/synapse/handlers/sync.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-20Run Black. (#5482)Amber Brown1-343/+351
2019-06-19Add descriptions and remove redundant set(..)Erik Johnston2-4/+7
2019-06-19Run as background process and fix commentsErik Johnston3