summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-10Fixes #41Oleg Morozenkov
2018-03-10Fixes #55Oleg Morozenkov
2018-03-10Revert "Fixes #40"Oleg Morozenkov
This reverts commit d169a7bc44fcdc7e2faac7886aa131fa1471b2de.
2018-03-10Fixes #40Oleg Morozenkov
2018-03-10Fixes #54Oleg Morozenkov
2017-10-28Update README.mdOleg Morozenkov
2017-08-19Merge pull request #53 from JellyBrick/patch-3Oleg Morozenkov
Bug Fix
2017-08-15Bug FixJellyBrick
Fixed an error that caused a TgException if the message contained "<html>"
2017-05-15Update docsOleg Morozenkov
2017-05-15Merge pull request #47 from UjGamer/masterOleg Morozenkov
Added deleteMessage method.
2017-05-14Added deleteMessage method.Maks UjGamer
2017-03-21FixOleg Morozenkov
2017-03-21DocsOleg Morozenkov
2017-03-21Add doc to TgBot::Api::downloadFile methodOleg Morozenkov
2017-03-21Merge pull request #43 from kukin-konstantin/masterOleg Morozenkov
fix errors and new function
2017-03-20add function download filekukin-konstantin
2017-03-20fix errorskukin-konstantin
2017-02-02Merge pull request #38 from ymuv/masterOleg Morozenkov
Add initializer_list for register same commands.
2017-02-02Add initializer_list for register same commands.ymuv
Fix file size mistake.
2017-01-27Fix README.mdOleg Morozenkov
2017-01-26Bot compilation instructions in README. Update docsOleg Morozenkov
2017-01-26Fix warning: nonnull argument 'value' compared to NULLOleg Morozenkov
2017-01-26Helper method for loading files. Photo upload example. Fixes #24Oleg Morozenkov
2017-01-24Return empty GenericReply in parseJsonAndGetGenericReply. Fixes #35Oleg Morozenkov
2017-01-23I think EventBroadcast and EventHandler should not use shared_ptr references tooOleg Morozenkov
2017-01-23Merge pull request #36 from ymuv/masterOleg Morozenkov
Fix -Wsign-compare and control reaches end of non-void function
2017-01-23Fix working with shared_ptrymuv
2017-01-23Fix -Wsign-compare and control reaches end of non-void functionymuv
2017-01-16Bump debian version in DockerfileOleg Morozenkov
2017-01-16Merge pull request #33 from asapelkin/masterOleg Morozenkov
Specified minimum version of Boost.
2017-01-16Little typoasapelkin
Little typo fixed. "sendVideo" instead "sendVoice".
2017-01-16Specified 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-15DocsOleg Morozenkov
2017-01-15Fix docsOleg Morozenkov
2017-01-15Fix docsOleg Morozenkov
2017-01-15DocsOleg Morozenkov
2017-01-15Update README.mdOleg Morozenkov
2017-01-15Fix testsOleg Morozenkov
2017-01-15Fix testsOleg Morozenkov
2017-01-15Editor configOleg Morozenkov
2017-01-14Merge pull request #32 from kukin-konstantin/masterOleg Morozenkov
ReplyKeyboardMarkup and UTF-8
2017-01-12fix parse Array errorkukin-konstantin
2017-01-11fix encodeUrl functionkukin-konstantin
2017-01-10fix ReplyKeyboardMarkupkukin-konstantin
2017-01-08Fix README.mdOleg Morozenkov
2017-01-02Fix link to the documentation in readmeOleg Morozenkov
2017-01-02DocsOleg Morozenkov
2017-01-02Fix new sampleOleg Morozenkov
2017-01-02Inline keyboard sampleOleg Morozenkov
2017-01-02Merge pull request #31 from kukin-konstantin/masterOleg Morozenkov
API Update