summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-12Use float rather than integer divisions to turn msec into sec - so timeouts u...Paul "LeoNerd" Evans1-1/+1
2015-01-12Check that setting typing notification still works after explicit timeout at ...Paul "LeoNerd" Evans1-1/+50
2015-01-12Make typing notification timeouts print a (debug) logging messagePaul "LeoNerd" Evans1-1/+7
2015-01-12Don't make @unittest.D