Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-10 | Fixes #41 | Oleg Morozenkov | |
2018-03-10 | Fixes #55 | Oleg Morozenkov | |
2018-03-10 | Revert "Fixes #40" | Oleg Morozenkov | |
This reverts commit d169a7bc44fcdc7e2faac7886aa131fa1471b2de. | |||
2018-03-10 | Fixes #40 | Oleg Morozenkov | |
2018-03-10 | Fixes #54 | Oleg Morozenkov | |
2017-10-28 | Update README.md | Oleg Morozenkov | |
2017-08-19 | Merge pull request #53 from JellyBrick/patch-3 | Oleg Morozenkov | |
Bug Fix | |||
2017-08-15 | Bug Fix | JellyBrick | |
Fixed an error that caused a TgException if the message contained "<html>" | |||
2017-05-15 | Update docs | Oleg Morozenkov | |
2017-05-15 | Merge pull request #47 from UjGamer/master | Oleg Morozenkov | |
Added deleteMessage method. | |||
2017-05-14 | Added deleteMessage method. | Maks UjGamer | |
2017-03-21 | Fix | Oleg Morozenkov | |
2017-03-21 | Docs | Oleg Morozenkov | |
2017-03-21 | Add doc to TgBot::Api::downloadFile method | Oleg Morozenkov | |
2017-03-21 | Merge pull request #43 from kukin-konstantin/master | Oleg Morozenkov | |
fix errors and new function | |||
2017-03-20 | add function download file | kukin-konstantin | |
2017-03-20 | fix errors | kukin-konstantin | |
2017-02-02 | Merge pull request #38 from ymuv/master | Oleg Morozenkov | |
Add initializer_list for register same commands. | |||
2017-02-02 | Add initializer_list for register same commands. | ymuv | |
Fix file size mistake. | |||
2017-01-27 | Fix README.md | Oleg Morozenkov | |
2017-01-26 | Bot compilation instructions in README. Update docs | Oleg Morozenkov | |
2017-01-26 | Fix warning: nonnull argument 'value' compared to NULL | Oleg Morozenkov | |
2017-01-26 | Helper method for loading files. Photo upload example. Fixes #24 | Oleg Morozenkov | |
2017-01-24 | Return empty GenericReply in parseJsonAndGetGenericReply. Fixes #35 | Oleg Morozenkov | |
2017-01-23 | I think EventBroadcast and EventHandler should not use shared_ptr references too | Oleg Morozenkov | |
2017-01-23 | Merge pull request #36 from ymuv/master | Oleg Morozenkov | |
Fix -Wsign-compare and control reaches end of non-void function | |||
2017-01-23 | Fix working with shared_ptr | ymuv | |
2017-01-23 | Fix -Wsign-compare and control reaches end of non-void function | ymuv | |
2017-01-16 | Bump debian version in Dockerfile | Oleg Morozenkov | |
2017-01-16 | Merge pull request #33 from asapelkin/master | Oleg Morozenkov | |
Specified minimum version of Boost. | |||
2017-01-16 | Little typo | asapelkin | |
Little typo fixed. "sendVideo" instead "sendVoice". | |||
2017-01-16 | Specified minimum version of Boost. | asapelkin | |
Specified minimum version of Boost (boost::property_tree::read_json don't work with cyrillic correctly in Boost lower 1.59) | |||
2017-01-15 | Docs | Oleg Morozenkov | |
2017-01-15 | Fix docs | Oleg Morozenkov | |
2017-01-15 | Fix docs | Oleg Morozenkov | |
2017-01-15 | Docs | Oleg Morozenkov | |
2017-01-15 | Update README.md | Oleg Morozenkov | |
2017-01-15 | Fix tests | Oleg Morozenkov | |
2017-01-15 | Fix tests | Oleg Morozenkov | |
2017-01-15 | Editor config | Oleg Morozenkov | |
2017-01-14 | Merge pull request #32 from kukin-konstantin/master | Oleg Morozenkov | |
ReplyKeyboardMarkup and UTF-8 | |||
2017-01-12 | fix parse Array error | kukin-konstantin | |
2017-01-11 | fix encodeUrl function | kukin-konstantin | |
2017-01-10 | fix ReplyKeyboardMarkup | kukin-konstantin | |
2017-01-08 | Fix README.md | Oleg Morozenkov | |
2017-01-02 | Fix link to the documentation in readme | Oleg Morozenkov | |
2017-01-02 | Docs | Oleg Morozenkov | |
2017-01-02 | Fix new sample | Oleg Morozenkov | |
2017-01-02 | Inline keyboard sample | Oleg Morozenkov | |
2017-01-02 | Merge pull request #31 from kukin-konstantin/master | Oleg Morozenkov | |
API Update |