Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-14 | add_subdirectory(tgbot-cpp) | hannibal | |
2018-10-01 | Merge pull request #83 from Smertig/master | Oleg Morozenkov | |
Fix: missing return | |||
2018-09-30 | Fix: missing return | int3 | |
2018-07-31 | Merge pull request #78 from JellyBrick/master | Oleg Morozenkov | |
Bot API 4.0 | |||
2018-07-27 | Fix 'default argument missing' | JellyBrick | |
2018-07-27 | Bot API 4.0 - Part 4 | JellyBrick | |
2018-07-27 | Fix build error | JellyBrick | |
2018-07-27 | Bot API 4.0 - Part 3 | JellyBrick | |
2018-07-27 | Fix missing include | JellyBrick | |
2018-07-27 | Bot API 4.0 - Part 2 | JellyBrick | |
2018-07-27 | Bot API 4.0 - Part 1 | JellyBrick | |
2018-07-26 | Update README.md | Oleg Morozenkov | |
2018-07-26 | Update README.md | Oleg Morozenkov | |
2018-07-26 | Update echobot-curl-client/CMakeLists.txt | Oleg Morozenkov | |
2018-07-26 | Update Dockerfile | Oleg Morozenkov | |
2018-07-26 | Test on old ubuntu | Oleg Morozenkov | |
2018-07-23 | Update README.md | Oleg Morozenkov | |
2018-07-23 | Merge branch 'master' into nicholascw-master | Oleg Morozenkov | |
2018-07-23 | Fix docs | Oleg Morozenkov | |
2018-07-23 | Move docs to gh-pages branch | Oleg Morozenkov | |
2018-07-23 | Refactor http clients, fix webhook server, add more samples, change tabs to ↵ | Oleg Morozenkov | |
4 spaces | |||
2018-07-08 | add aur pkgbuild information for other folks | Nicholas Wang | |
2018-07-04 | Remove error on bad http request. It is handled by Api. | Egor Pugin | |
2018-07-04 | Turn off keep-alive. Correctly escape post data. | Egor Pugin | |
2018-07-04 | Don't destroy post data early. | Egor Pugin | |
2018-07-04 | Add forward decl. | Egor Pugin | |
2018-07-04 | Fix error message. | Egor Pugin | |
2018-07-04 | Fix examples. | Egor Pugin | |
2018-07-04 | Remove string literal. | Egor Pugin | |
2018-07-04 | Remove wrong ubuntu 14.04 package. | Egor Pugin | |
2018-07-04 | Update docker packages. | Egor Pugin | |
2018-07-04 | Implement CurlHttpClient. | Egor Pugin | |
2018-06-23 | Merge pull request #71 from JellyBrick/master | Oleg Morozenkov | |
Fix compile warning (-Wreorder) | |||
2018-06-23 | Fix compile warning (-Wreorder) | JellyBrick | |
warning: ‘_limit' will be initialized after [-Wreorder] | |||
2018-06-22 | Merge pull request #69 from JellyBrick/master | Oleg Morozenkov | |
Bot API 3.0 implementation done. / Support build shared library. | |||
2018-06-23 | Update README.md | JellyBrick | |
2018-06-22 | Regenerate docs | JellyBrick | |
2018-06-22 | Regenerate docs | JellyBrick | |
2018-06-22 | Resolved #42 | JellyBrick | |
2018-06-22 | Fix typo (std::vector contains Object::Ptr) | JellyBrick | |
Thanks VSCode | |||
2018-06-22 | Fix typo | JellyBrick | |
2018-06-22 | Fix compilation error (no matching function) | JellyBrick | |
Fix "‘parseSuccessfulPayment’ was not declared in this scope" | |||
2018-06-22 | Resolved #48, Bot API 3.0 implementation done. | JellyBrick | |
2018-06-22 | Bot API 3.0 Invoice method implemented | JellyBrick | |
2018-06-17 | Merge pull request #67 from JellyBrick/parser_refactor | Oleg Morozenkov | |
Code optimization | |||
2018-06-12 | Use std::vector::reserve | JellyBrick | |
2018-06-08 | Resolve Travis-CI test | JellyBrick | |
2018-06-08 | Fix compilation error | JellyBrick | |
2018-06-08 | Fix compilation error | JellyBrick | |
2018-06-08 | Performance optimization | JellyBrick | |