summary refs log tree commit diff
path: root/synapse/rest/client/v1/initial_sync.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-09Remove unnecessary str()David Baker1-1/+1
2018-10-30Cast to int here tooDavid Baker1-0/+5
2018-10-30