summary refs log tree commit diff
path: root/synapse/storage/signatures.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-30Only import secrets when availableKrombel2-4/+4
2018-07-27make /context lazyload & filter aware (#3567)Matthew Hodgson5-7/+43
2018-07-26Deduplicate redundant lazy-loaded members (#3331)Matthew Hodgson3-25/