summary refs log tree commit diff
path: root/synapse/api/auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-03-06Start adding some testsKegan Dougal2-10/+119
2015-03-06Rejig structure given the appservice_handler already filters the correct ↵Kegan Dougal1-59/+85
ASes to use.
2015-03-05