Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-09-15 | Fix formatting + some minor improvements | Oleg Morozenkov | |
2015-09-10 | Fix for send files using multipart/form | ray-pixar | |
2015-09-08 | Fix for boost::asio::local. now you can build the library in windows | ray-pixar | |
2015-08-12 | Update README.md | Oleg Morozenkov | |
2015-08-12 | Fix some compiler errors with global header file | Oleg Morozenkov | |
2015-08-11 | Global header file | Oleg Morozenkov | |
2015-08-11 | Fix documentation | Oleg Morozenkov | |
2015-08-11 | Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixes | Oleg Morozenkov | |
2015-08-04 | Fix StringTools | Oleg Morozenkov | |
2015-07-29 | Fix includes + fix some minor bugs | Oleg Morozenkov | |
2015-07-27 | Update README.md | Oleg Morozenkov | |
2015-07-27 | Fix documentation | Oleg Morozenkov | |
2015-07-27 | Fix documentation | Oleg Morozenkov | |
2015-07-27 | Documentation | Oleg Morozenkov | |