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