summary refs log tree commit diff
path: root/synapse/crypto/keyclient.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-03Keep matrixService stateless and make matrixFilter use modelService.Kegan Dougal5-53/+53
2014-11-03Prevent EventStreamService from knowing too much about the EventHandlerServic...Kegan Dougal2-21/+20
2014-10-31