summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-14add_subdirectory(tgbot-cpp)hannibal
2018-10-01Merge pull request #83 from Smertig/masterOleg Morozenkov
2018-09-30Fix: missing returnint3
2018-07-31Merge pull request #78 from JellyBrick/masterOleg Morozenkov
2018-07-27Fix 'default argument missing'JellyBrick
2018-07-27Bot API 4.0 - Part 4JellyBrick
2018-07-27Fix build errorJellyBrick
2018-07-27Bot API 4.0 - Part 3JellyBrick
2018-07-27Fix missing includeJellyBrick
2018-07-27Bot API 4.0 - Part 2JellyBrick
2018-07-27Bot API 4.0 - Part 1JellyBrick
2018-07-26Update README.mdOleg Morozenkov
2018-07-26Update README.mdOleg Morozenkov
2018-07-26Update echobot-curl-client/CMakeLists.txtOleg Morozenkov
2018-07-26Update DockerfileOleg Morozenkov
2018-07-26Test on old ubuntuOleg Morozenkov
2018-07-23Update README.mdOleg Morozenkov
2018-07-23Merge branch 'master' into nicholascw-masterOleg Morozenkov
2018-07-23Fix docsOleg Morozenkov
2018-07-23Move docs to gh-pages branchOleg Morozenkov
2018-07-23Refactor http clients, fix webhook server, add more samples, change tabs to 4...Oleg Morozenkov
2018-07-08add aur pkgbuild information for other folksNicholas Wang
2018-07-04Remove error on bad http request. It is handled by Api.Egor Pugin
2018-07-04Turn off keep-alive. Correctly escape post data.Egor Pugin
2018-07-04Don't destroy post data early.Egor Pugin
2018-07-04Add forward decl.Egor Pugin
2018-07-04Fix error message.Egor Pugin
2018-07-04Fix examples.Egor Pugin
2018-07-04Remove string literal.Egor Pugin
2018-07-04Remove wrong ubuntu 14.04 package.Egor Pugin
2018-07-04Update docker packages.Egor Pugin
2018-07-04Implement CurlHttpClient.Egor Pugin
2018-06-23Merge pull request #71 from JellyBrick/masterOleg Morozenkov
2018-06-23Fix compile warning (-Wreorder)JellyBrick
2018-06-22Merge pull request #69 from JellyBrick/masterOleg Morozenkov
2018-06-23Update README.mdJellyBrick
2018-06-22Regenerate docsJellyBrick
2018-06-22Regenerate docsJellyBrick
2018-06-22Resolved #42JellyBrick
2018-06-22Fix typo (std::vector contains Object::Ptr)JellyBrick
2018-06-22Fix typoJellyBrick
2018-06-22Fix compilation error (no matching function)JellyBrick
2018-06-22Resolved #48, Bot API 3.0 implementation done.JellyBrick
2018-06-22Bot API 3.0 Invoice method implementedJellyBrick
2018-06-17Merge pull request #67 from JellyBrick/parser_refactorOleg Morozenkov
2018-06-12Use std::vector::reserveJellyBrick
2018-06-08Resolve Travis-CI testJellyBrick
2018-06-08Fix compilation errorJellyBrick
2018-06-08Fix compilation errorJellyBrick
2018-06-08Performance optimizationJellyBrick