summary refs log tree commit diff
path: root/synapse/util/async_helpers.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-04move logic into register, fix room alias localpart bug, testsNeil Johnson3-46/+62
2018-10-04changelog v0.33.6 github/release-v0.33.6