summary refs log tree commit diff
path: root/synapse/storage/schema (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-16Fix inbound federation on reader workerErik Johnston1-0/+2
Inbound federation requires calculating push, which in turn relies on having access to account data.
2018-08-16