summary refs log tree commit diff
path: root/synapse/handlers/initial_sync.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-23Use new gettersErik Johnston9-31/+59
2018-07-23Make EventContext lazy load stateErik Johnston2-44/+115
2018-07-23