Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-17 | Added implementation to Inline Keyboard and added a new event broadcaster | Andrea Giove | |
2016-04-16 | Added sendVoice method and update sendAudio method | Andrea Giove | |
2016-04-16 | Added the disable_method parameter to all methods | Andrea Giove | |
2016-04-06 | Added certificate to setWebhook method | Andrea Giove | |
2016-04-03 | Travis CI badge in readme | Oleg Morozenkov | |
2016-04-02 | Travis CI | Oleg Morozenkov | |
2016-04-03 | Merge pull request #19 from aadeg/master | Oleg Morozenkov | |
Implementing inline mode BIS | |||
2016-03-30 | Fixed ChosenInlineResult issue | Andrea Giove | |
2016-03-29 | Added constructors | Andrea Giove | |
2016-03-29 | Edited answerInlineQuery | Andrea Giove | |
2016-03-29 | Fix problem with Update parsing | Andrea Giove | |
2016-03-29 | Included new classes in tgbot.h | Andrea Giove | |
2016-03-27 | Move InlineQueryResult.cpp in the right dir | Andrea Giove | |
2016-03-27 | Fixed compilation errors | Andrea Giove | |
2016-03-27 | Add answerInlineQuery method | Andrea Giove | |
2016-03-27 | Add new types and new event broadcaster for support the inline mode. | Andrea Giove | |
2016-03-26 | Updated Message class | Andrea Giove | |
2016-03-24 | Merge pull request #17 from flode/master | Oleg Morozenkov | |
Always use int64_t for chatId | |||
2016-03-24 | Always use int64_t for chatId | Florian Scheibner | |
2016-03-16 | Merge pull request #16 from flode/master | Oleg Morozenkov | |
Fix crashes in group/supergroup | |||
2016-03-16 | Fix crashes in group/supergroup | Florian Scheibner | |
2016-03-01 | Update README.md | Oleg Morozenkov | |
2015-12-09 | Fix tgbot.h. Closes #11 | Oleg Morozenkov | |
2015-12-06 | Some fixes. Closes #9, #10 | Oleg Morozenkov | |
2015-11-23 | Merge pull request #8 from naveenvhegde/master | Oleg Morozenkov | |
Add Chat class ( instead of user or group). | |||
2015-11-23 | Remove cout | Naveen | |
2015-11-23 | Add Chat class | Naveen | |
2015-11-16 | Update Dockerfile | Oleg Morozenkov | |
2015-11-16 | Update Dockerfile | Oleg Morozenkov | |
2015-11-16 | Update Dockerfile | Oleg Morozenkov | |
2015-11-16 | Merge pull request #7 from flode/master | Oleg Morozenkov | |
Fix hide keyboard and command parsing | |||
2015-11-16 | Fix command parsing with @ | Florian Scheibner | |
for example /help@bot didn't work before | |||
2015-11-16 | Fix hide_keyboard and force_reply Messages | Florian Scheibner | |
2015-11-12 | Merge pull request #6 from flode/master | Oleg Morozenkov | |
Fix several bugs | |||
2015-11-12 | Remove leading \r\n\r\n before actual json string | Florian Scheibner | |
2015-11-12 | Output boolean values correctly as json | Florian Scheibner | |
previously 1 was printed instead of true fixes showing custom keyboards | |||
2015-11-12 | Parse commands correctly | Florian Scheibner | |
previously the last letter of a command was removed when a space was present e.g. "/add hello" was parsed as command = "ad" | |||
2015-11-12 | Fix getMessages call | Florian Scheibner | |
do not request "result" subitem twice | |||
2015-11-04 | Update README.md | Oleg Morozenkov | |
2015-09-15 | Fix compile error | Oleg Morozenkov | |
2015-09-15 | Fix formatting + some minor improvements | Oleg Morozenkov | |
2015-09-10 | Merge pull request #5 from ray-pixar/master | Oleg Morozenkov | |
Bug fix: now bot can parse messages correctly + Fix for Sending files | |||
2015-09-10 | Fix for send files using multipart/form | ray-pixar | |
2015-09-08 | Bug fix: now bot can parse messages correctly | ray-pixar | |
2015-09-08 | Merge pull request #4 from ray-pixar/master | Oleg Morozenkov | |
Fix for boost::asio::local. now you can build the library in windows | |||
2015-09-08 | Fix for boost::asio::local. now you can build the library in windows | ray-pixar | |
2015-08-12 | Make the samples independent of the library's CMakeLists | Oleg Morozenkov | |
2015-08-12 | Update README.md | Oleg Morozenkov | |
2015-08-12 | Dockerfile | Oleg Morozenkov | |
2015-08-12 | Dockerfile | Oleg Morozenkov | |