summary refs log tree commit diff
path: root/synapse/storage/signatures.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-12Store all signatures on events rather than just dropping themErik Johnston1-9/+15
2014-11-12Add more recents service unit tests.Kegan Dougal1-0/+38
2014-11-12Add test coverage to the web