summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-07-27Bot API 4.0 - Part 3JellyBrick
2018-07-27Fix missing includeJellyBrick
2018-07-27Bot API 4.0 - Part 2JellyBrick
2018-07-27Bot API 4.0 - Part 1JellyBrick
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-07-04Remove error on bad http request. It is handled by Api.Egor Pugin
2018-07-04Turn off keep-alive. Correctly escape post data.Egor Pugin
2018-07-04Don't destroy post data early.Egor Pugin
2018-07-04Fix error message.Egor Pugin
2018-07-04Remove string literal.Egor Pugin
2018-07-04Implement CurlHttpClient.Egor Pugin
2018-06-22Resolved #42JellyBrick
2018-06-22Fix typo (std::vector contains Object::Ptr)JellyBrick
2018-06-22Fix typoJellyBrick
2018-06-22Fix compilation error (no matching function)JellyBrick
2018-06-22Resolved #48, Bot API 3.0 implementation done.JellyBrick
2018-06-22Bot API 3.0 Invoice method implementedJellyBrick
2018-06-12Use std::vector::reserveJellyBrick
2018-06-08Fix compilation errorJellyBrick
2018-06-08Fix compilation errorJellyBrick
2018-06-08Performance optimizationJellyBrick
2018-06-02Add optimization optionJellyBrick
2018-05-29Fix build error (no matching function)JellyBrick
2018-05-29Bot API 2.2 (Game) updateJellyBrick
2018-05-28Bot API 3.6 updateJellyBrick
2018-05-28Fix build error (could not convert)JellyBrick
2018-05-28Bot API 3.5 updateJellyBrick
2018-05-28Bot API 3.4 updateJellyBrick
2018-05-27Fix build error (no matching function)JellyBrick
2018-05-27Bot API 3.2 updateJellyBrick
2018-05-27Bot API 3.3 updateJellyBrick
2018-05-27Fix build error (cross-reference)JellyBrick
2018-05-27Bot API 3.1 updateJellyBrick
2018-05-27Message max length is 4096 UTF8 charactersJellyBrick
2018-05-27Bot API 3.0 (Maks Mazurov (fox.cpp))JellyBrick
2018-05-26Improve performanceJellyBrick
2018-04-20fix the default value for captionMio
2018-03-21rename _stringarrayptr with _allowupdates to stay the same with getUpdates()Mio
2018-03-20Make TgLongPoll constructed with user-specified parameters for getUpdates() i...Mio
2018-03-10Fixes #55Oleg Morozenkov
2017-08-15Bug FixJellyBrick
2017-05-15Update docsOleg Morozenkov
2017-05-14Added deleteMessage method.Maks UjGamer
2017-03-20add function download filekukin-konstantin
2017-03-20fix errorskukin-konstantin
2017-02-02Merge pull request #38 from ymuv/masterOleg Morozenkov
2017-02-02Add initializer_list for register same commands.ymuv
2017-01-26Fix warning: nonnull argument 'value' compared to NULLOleg Morozenkov
2017-01-26Helper method for loading files. Photo upload example. Fixes #24Oleg Morozenkov