summary refs log tree commit diff
path: root/synapse/api/auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-14Remove scope.members from RoomController and use modelService instead. This ↵Kegan Dougal5-225/+237
may make things unstable.
2014-11-14Be more helpful and tell the user how to generate a config too.David Baker1-1/+4
2014-11-14