index
:
fadhil_riyanto/libTgBot.git
master
C++ library for Telegram bot API
Fadhil Riyanto
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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 4...
Oleg Morozenkov
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
2018-06-23
Fix compile warning (-Wreorder)
JellyBrick
2018-06-22
Merge pull request #69 from JellyBrick/master
Oleg Morozenkov
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
2018-06-22
Fix typo
JellyBrick
2018-06-22
Fix compilation error (no matching function)
JellyBrick
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
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
2018-06-05
Update docs
Oleg Morozenkov
2018-06-05
Merge pull request #63 from JellyBrick/master
Oleg Morozenkov
2018-06-02
Readme typo
JellyBrick
2018-06-02
Merge pull request #2 from JellyBrick/performance_optimization
JellyBrick
2018-06-02
Add optimization option
JellyBrick
2018-05-29
Fix build error (no matching function)
JellyBrick
2018-05-29
Bot API 2.2 (Game) update
JellyBrick
2018-05-29
Added @brief to the Doxygen comment.
JellyBrick
2018-05-28
Regenerate docs
Oleg Morozenkov
2018-05-28
Merge pull request #62 from JellyBrick/master
Oleg Morozenkov
2018-05-28
Bot API 3.6 update
JellyBrick
2018-05-27
Update README.md and docs
Oleg Morozenkov
2018-05-27
Merge pull request #61 from JellyBrick/master
Oleg Morozenkov
2018-05-28
Fix build error (could not convert)
JellyBrick
2018-05-28
Bot API 3.5 update
JellyBrick
2018-05-28
Bot API 3.4 update
JellyBrick
2018-05-27
Fix build error (no matching function)
JellyBrick
2018-05-27
Bot API 3.2 update
JellyBrick
2018-05-27
Bot API 3.3 update
JellyBrick
2018-05-27
Fix build error (cross-reference)
JellyBrick
[next]