Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-12 | update api addStickerToSet: remove title | YJBeetle | |
https://core.telegram.org/bots/api#addstickertoset | |||
2019-11-12 | update api and fix | YJBeetle | |
https://core.telegram.org/bots/api#deletestickerfromset | |||
2019-11-12 | fix #113 InlineQueryResult json parse bug | YJBeetle | |
2019-03-01 | Fix #57 #92 | JellyBrick | |
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 | Test on old ubuntu | Oleg Morozenkov | |
2018-07-23 | Refactor http clients, fix webhook server, add more samples, change tabs to ↵ | Oleg Morozenkov | |
4 spaces | |||
2018-07-04 | Add forward decl. | Egor Pugin | |
2018-07-04 | Remove string literal. | Egor Pugin | |
2018-07-04 | Implement CurlHttpClient. | Egor Pugin | |
2018-06-23 | Fix compile warning (-Wreorder) | JellyBrick | |
warning: ‘_limit' will be initialized after [-Wreorder] | |||
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-12 | Use std::vector::reserve | JellyBrick | |
2018-06-08 | Resolve Travis-CI test | JellyBrick | |
2018-06-08 | Performance optimization | 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 | Bot API 3.6 update | JellyBrick | |
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 | |
2018-05-27 | Bot API 3.1 update | JellyBrick | |
2018-05-27 | Bot API 3.0 (Maks Mazurov (fox.cpp)) | JellyBrick | |
2018-05-26 | Fix build error | JellyBrick | |
2018-05-26 | Improve performance | JellyBrick | |
2018-03-21 | rename _stringarrayptr with _allowupdates to stay the same with getUpdates() | Mio | |
2018-03-20 | Make TgLongPoll constructed with user-specified parameters for getUpdates() ↵ | Mio | |
instead of hard-code | |||
2018-03-10 | Update README.md | Oleg Morozenkov | |
2018-03-10 | Also fixes #54 | Oleg Morozenkov | |
2018-03-10 | Fixes #41 | Oleg Morozenkov | |
2018-03-10 | Fixes #55 | Oleg Morozenkov | |
2018-03-10 | Fixes #54 | Oleg Morozenkov | |
2017-05-14 | Added deleteMessage method. | Maks UjGamer | |