summaryrefslogtreecommitdiff
path: root/include/tgbot/net
AgeCommit message (Expand)Author
2018-07-23Refactor http clients, fix webhook server, add more samples, change tabs to 4...Oleg Morozenkov
2018-07-04Remove string literal.Egor Pugin
2018-07-04Implement CurlHttpClient.Egor Pugin
2018-06-23Fix compile warning (-Wreorder)JellyBrick
2018-06-08Resolve Travis-CI testJellyBrick
2018-06-08Performance optimizationJellyBrick
2018-05-29Added @brief to the Doxygen comment.JellyBrick
2018-05-26Improve performanceJellyBrick
2018-03-21rename _stringarrayptr with _allowupdates to stay the same with getUpdates()Mio
2018-03-20Make TgLongPoll constructed with user-specified parameters for getUpdates() i...Mio
2018-03-10Fixes #54Oleg Morozenkov
2016-03-27Fixed compilation errorsAndrea Giove
2016-03-27Add answerInlineQuery methodAndrea Giove
2015-12-06Some fixes. Closes #9, #10Oleg Morozenkov
2015-09-15Fix formatting + some minor improvementsOleg Morozenkov
2015-09-10Fix for send files using multipart/formray-pixar
2015-09-08Fix for boost::asio::local. now you can build the library in windowsray-pixar
2015-08-12Fix some compiler errors with global header fileOleg Morozenkov
2015-08-11Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixesOleg Morozenkov
2015-07-27DocumentationOleg Morozenkov