summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2023-04-04Fix a few warnings reported by MSVC compilerr4dish
2022-10-05Escape poll options (#128)llnulldisk
2021-04-05Fixes https://github.com/reo7sp/tgbot-cpp/issues/162Mathias Schnarrenberger
2020-03-17format: add missing headersAlexander Zaitsev
2020-03-14Fix #127, #128 & Code quality improvementsjellybrick
2020-03-13fix: use std::size_t instead of size_tAlexander Zaitsev
2019-12-05Combile all licenses in LICENSE. Fix Dockerfile_testOleg Morozenkov
2018-07-26Test on old ubuntuOleg Morozenkov
2018-07-23Refactor http clients, fix webhook server, add more samples, change tabs to 4...Oleg Morozenkov
2018-03-10Fixes #55Oleg Morozenkov
2017-03-20fix errorskukin-konstantin
2017-01-26Fix warning: nonnull argument 'value' compared to NULLOleg Morozenkov
2017-01-26Helper method for loading files. Photo upload example. Fixes #24Oleg Morozenkov
2017-01-23Fix -Wsign-compare and control reaches end of non-void functionymuv
2017-01-15Fix testsOleg Morozenkov
2017-01-11fix encodeUrl functionkukin-konstantin
2016-11-23StringTools: small fix for perfomanceRamzan Bekbulatov
2015-08-11Remove duplicated filesOleg Morozenkov
2015-08-11Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixesOleg Morozenkov
2015-08-04Fix StringToolsOleg Morozenkov
2015-07-29Fix includes + fix some minor bugsOleg Morozenkov