summary refs log tree commit diff
path: root/synapse/replication/tcp/commands.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-12Comments on get_all_new_events_streamRichard van der Hoff1-1/+15
just some docstrings to clarify the behaviour here
2018-10-10Add description to counter metricErik Johnston1