summary refs log tree commit diff
path: root/synapse/state.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-11Fix bugs which broke federation due to changes in function signatures.Erik Johnston1-1/+1
2014-11-11Fix state testsErik Johnston1-517/+176
2014-11-11Fix bug where we /always/ created a new state groupErik Johnston3