summary refs log tree commit diff
path: root/cmdclient (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-10Store serial numbers per room for typing event stream purposesPaul "LeoNerd" Evans2-43/+44
2014-12-10First hack at implementing timeouts in typing notification handlerPaul "LeoNerd" Evans2-6/+52
2014-12-10Implement .cancel_call_later() in MockClockPaul "LeoNerd" Evans2-2/+23
2014-12-10Implement .call_later() in MockClockPaul "LeoNerd" Evans2