summary refs log tree commit diff
path: root/synapse/__init__.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-19PresenceStreamData was expecting *_key to be intsErik Johnston1-0/+3
2014-08-19Fix typo in merge conflictErik Johnston1-2/+0
2014-08-19ProofingKegan Dougal1-19/+20
2014-08-19Fix bug where we sometimes set min_token to None.Erik Jo