summary refs log tree commit diff
path: root/synapse/handlers/initial_sync.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixesErik Johnston2017-03-151-1/+10
|\
| * Format presence events on the edges instead of reformatting them multiple timesErik Johnston2017-03-151-1/+10
* | Local changes 2017-02-27-beforeMatrix2017-02-241-0/+1
|/
* Shuffle receipt handler around so that worker apps don't need to load itErik Johnston2016-11-231-3/+4
* Support /initialSync in synchrotron workerErik Johnston2016-09-211-0/+443