summary refs log tree commit diff
path: root/synapse/replication/tcp/commands.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-19revert 00bc979Richard van der Hoff1-4/+3
... we've fixed the things that caused the warnings, so we should reinstate the warning.
2018-07-19Move v1-only APIs into their own module & isolate deprecated ones (#34