summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2017-01-24Return empty GenericReply in parseJsonAndGetGenericReply. Fixes #35Oleg Morozenkov
2017-01-23I think EventBroadcast and EventHandler should not use shared_ptr references tooOleg Morozenkov
2017-01-23Fix working with shared_ptrymuv
2017-01-23Fix -Wsign-compare and control reaches end of non-void functionymuv
2017-01-16Little typoasapelkin
2017-01-15Fix testsOleg Morozenkov
2017-01-12fix parse Array errorkukin-konstantin
2017-01-11fix encodeUrl functionkukin-konstantin
2017-01-10fix ReplyKeyboardMarkupkukin-konstantin
2017-01-02add editMessage methodskukin-konstantin
2016-12-30add leaveChat methodkukin-konstantin
2016-12-30Add getFile, edit kickChatMember, urbanChatMemberkukin-konstantin
2016-12-30Add Chat functionskukin-konstantin
2016-12-30fix send Video, Voice etckukin-konstantin
2016-12-30edit Message typekukin-konstantin
2016-12-30add Webhook functionsKonstantin Kukin
2016-12-29Rename ReplyKeyboardHide to ReplyKeyboardRemoveKonstantin Kukin
2016-12-28add parse types to JSON part2Konstantin Kukin
2016-12-27add parse types to JSON part1Konstantin Kukin