summary refs log tree commit diff
path: root/synapse/replication/tcp/commands.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-22Refactor HomeServer object to work with type hintsErik Johnston2-302/+216
2020-01-20Add a DeltaState to track changes to be made to current state (#6716)Erik Johnston3-99/+112
2020-01-20