summary refs log tree commit diff
path: root/synapse/replication/tcp/protocol.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-04Clean up logic and add commentsAndrew Morgan1-11/+18
2019-03-04Clearer branching, fix missing list clearA