summary refs log tree commit diff
path: root/synapse/handlers/federation.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-17Use state groups to get current state. Make join dance actually work.Erik Johnston1-21/+53
2014-10-17Finish implementing the new join dance.Erik Johnston6-126/