summary refs log tree commit diff
path: root/synapse/appservice/api.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-06Add more tests; fix bugs.Kegan Dougal2-9/+49
2015-03-06Start adding some testsKegan Dougal2-10/+119
2015-03-06Rejig structure given the appservice_handler already filters the correct ASes...K