Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2018-06-05 | Update docs | Oleg Morozenkov | |
2018-06-05 | Merge pull request #63 from JellyBrick/master | Oleg Morozenkov | |
Bot API 2.2 (Game) update / Add optimization option | |||
2018-06-02 | Readme typo | JellyBrick | |
2018-06-02 | Merge pull request #2 from JellyBrick/performance_optimization | JellyBrick | |
Add optimization option | |||
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 | |
Bot API 3.6 update | |||
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 | |
Bot API update | |||
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 | Merge pull request #1 from JellyBrick/botapi | JellyBrick | |
Bot api 3.1 update | |||
2018-05-27 | Bot API 3.1 update | JellyBrick | |
2018-05-27 | Message max length is 4096 UTF8 characters | JellyBrick | |
2018-05-27 | Bot API 3.0 (Maks Mazurov (fox.cpp)) | JellyBrick | |
2018-05-26 | Merge pull request #60 from JellyBrick/master | Oleg Morozenkov | |
Improve performance | |||
2018-05-26 | Fix build error | JellyBrick | |
2018-05-26 | Improve performance | JellyBrick | |
2018-04-20 | Merge pull request #59 from wtdcode/master | Oleg Morozenkov | |
fix the default value for caption | |||
2018-04-20 | fix the default value for caption | Mio | |
2018-04-01 | Update README.md because fork creator deleted his github account | Oleg Morozenkov | |
2018-04-01 | Update docs | Oleg Morozenkov | |
2018-04-01 | Merge pull request #58 from wtdcode/master | Oleg Morozenkov | |
remove hard-code parameters in TgLongPoll() for getUpdates() | |||
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 docs | Oleg Morozenkov | |
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 | Revert "Fixes #40" | Oleg Morozenkov | |
This reverts commit d169a7bc44fcdc7e2faac7886aa131fa1471b2de. |