summary refs log tree commit diff
path: root/synapse/rest/client/v1/initial_sync.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-25Reduce cache size by not storing deferredsErik Johnston2-22/+28
2017-04-24Only intern ascii stringsErik Johnston1-18/+11
2017-04-24