Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-27 | Fix README.md | Oleg Morozenkov | |
2017-01-26 | Bot compilation instructions in README. Update docs | Oleg Morozenkov | |
2017-01-26 | Fix warning: nonnull argument 'value' compared to NULL | Oleg Morozenkov | |
2017-01-26 | Helper method for loading files. Photo upload example. Fixes #24 | Oleg Morozenkov | |
2017-01-24 | Return empty GenericReply in parseJsonAndGetGenericReply. Fixes #35 | Oleg Morozenkov | |
2017-01-23 | I think EventBroadcast and EventHandler should not use shared_ptr references too | Oleg Morozenkov | |
2017-01-23 | Merge pull request #36 from ymuv/master | Oleg Morozenkov | |
Fix -Wsign-compare and control reaches end of non-void function | |||
2017-01-23 | Fix working with shared_ptr | ymuv | |
2017-01-23 | Fix -Wsign-compare and control reaches end of non-void function | ymuv | |
2017-01-16 | Bump debian version in Dockerfile | Oleg Morozenkov | |
2017-01-16 | Merge pull request #33 from asapelkin/master | Oleg Morozenkov | |
Specified minimum version of Boost. | |||
2017-01-16 | Little typo | asapelkin | |
Little typo fixed. "sendVideo" instead "sendVoice". | |||
2017-01-16 | Specified minimum version of Boost. | asapelkin | |
Specified minimum version of Boost (boost::property_tree::read_json don't work with cyrillic correctly in Boost lower 1.59) | |||
2017-01-15 | Docs | Oleg Morozenkov | |
2017-01-15 | Fix docs | Oleg Morozenkov | |
2017-01-15 | Fix docs | Oleg Morozenkov | |
2017-01-15 | Docs | Oleg Morozenkov | |
2017-01-15 | Update README.md | Oleg Morozenkov | |
2017-01-15 | Fix tests | Oleg Morozenkov | |
2017-01-15 | Fix tests | Oleg Morozenkov | |
2017-01-15 | Editor config | Oleg Morozenkov | |
2017-01-14 | Merge pull request #32 from kukin-konstantin/master | Oleg Morozenkov | |
ReplyKeyboardMarkup and UTF-8 | |||
2017-01-12 | fix parse Array error | kukin-konstantin | |
2017-01-11 | fix encodeUrl function | kukin-konstantin | |
2017-01-10 | fix ReplyKeyboardMarkup | kukin-konstantin | |
2017-01-08 | Fix README.md | Oleg Morozenkov | |
2017-01-02 | Fix link to the documentation in readme | Oleg Morozenkov | |
2017-01-02 | Docs | Oleg Morozenkov | |
2017-01-02 | Fix new sample | Oleg Morozenkov | |
2017-01-02 | Inline keyboard sample | Oleg Morozenkov | |
2017-01-02 | Merge pull request #31 from kukin-konstantin/master | Oleg Morozenkov | |
API Update | |||
2017-01-02 | add editMessage methods | kukin-konstantin | |
2016-12-30 | add leaveChat method | kukin-konstantin | |
2016-12-30 | Add getFile, edit kickChatMember, urbanChatMember | kukin-konstantin | |
2016-12-30 | Add Chat functions | kukin-konstantin | |
2016-12-30 | fix send Video, Voice etc | kukin-konstantin | |
2016-12-30 | edit Message type | kukin-konstantin | |
2016-12-30 | add Webhook functions | Konstantin Kukin | |
2016-12-29 | Rename ReplyKeyboardHide to ReplyKeyboardRemove | Konstantin Kukin | |
2016-12-28 | add parse types to JSON part2 | Konstantin Kukin | |
2016-12-27 | add parse types to JSON part1 | Konstantin Kukin | |
2016-12-27 | upgrade existing inline type and create new | Konstantin Kukin | |
2016-12-26 | upgrade existing type and create new | Konstantin Kukin | |
2016-12-16 | Fix README.md | Oleg Morozenkov | |
2016-11-27 | Merge pull request #30 from vanbwodonk/master | Oleg Morozenkov | |
fix bug #29 | |||
2016-11-26 | fix bug #29 | Arif Darmawan | |
2016-11-23 | Merge pull request #28 from uburuntu/master | Oleg Morozenkov | |
StringTools: small fix for perfomance | |||
2016-11-23 | StringTools: small fix for perfomance | Ramzan Bekbulatov | |
2016-11-07 | Merge pull request #27 from andijcr/master | Oleg Morozenkov | |
added call to parse MessageEntitiy | |||
2016-11-07 | added call to parse MessageEntitiy | Andrea Barbadoro | |
added call to parse MessageEntitiy when parsing Message |