summary refs log tree commit diff
path: root/synapse/state.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-12Make the state resolution use actual power levels rather than taking them fro...Erik Johnston1-11/+35
2014-09-12Fix bug where we incorrectly removed a remote host from the list of hosts in ...Erik Johnston1-12/+45
2014-09-12