summary refs log tree commit diff
path: root/synapse/api/auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-12Fix ability to invite users. Remove unused variables.Kegan Dougal2-27/+17
2014-11-12Store all signatures on events rather than just dropping themErik Johnston4-21/+31
2014-11-12