Commit graph

7 commits

Author SHA1 Message Date
Cnly 19f1a6fe0d Remove users from typing list when typing status times out
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-06-27 16:11:29 +08:00
Cnly e7cf44946f Fix necessary field not set properly in TypingEvent; clean up OutputTypingEvent
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-06-26 23:03:50 +08:00
Cnly d3ee72c59b Typing event consumer now supplies real, not bogus position to notifier
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-06-26 22:46:12 +08:00
Cnly ba35a0a96d Fix nil pointer and goroutine safety in typing cache
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-06-25 22:45:53 +08:00
Cnly b896fdc537 Add typing notifications to /sync responses - fixes #635
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-06-25 15:28:52 +08:00
Andrew Morgan bc382bba46
Fix pipeline, emoji and syntax (#713)
Fixes #697

Switched to golangci-lint, fixes issues with buildkite and does some linting fixes to appease the new linters.
2019-06-19 14:05:03 +01:00
ruben 74827428bd use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00