aboutsummaryrefslogtreecommitdiff
path: root/telegram/utils.go
Commit message (Expand)AuthorAgeFilesLines
* Make chats/users cache privatebodqhrohro2019-12-051-5/+5
* Replace Itoa with FormatIntbodqhrohro2019-12-041-6/+6
* Fix lossy int64->int32 conversionbodqhrohro2019-12-041-24/+27
* Send messages to Telegrambodqhrohro2019-12-031-1/+65
* Support commands in mapped chatsbodqhrohro2019-12-031-2/+11
* lintbodqhrohro2019-12-021-2/+1
* Tests for message formatters, fix broken timestamp testsbodqhrohro2019-12-021-2/+2
* Handle updates of newmessagebodqhrohro2019-12-011-4/+243
* Fix calculating SHA1 for photo updatesbodqhrohro2019-12-011-1/+1
* Fix last-seen-at formatbodqhrohro2019-12-011-1/+1
* Handle updates of newchatbodqhrohro2019-11-301-38/+40
* Handle updates of user statusbodqhrohro2019-11-291-0/+170