Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2016-11-05 | Merge pull request #26 from andijcr/master | Oleg Morozenkov | |
added json->MessageEntity | |||
2016-11-04 | Update TgTypeParser.h | Andrea Barbadoro | |
2016-11-04 | Update TgTypeParser.cpp | Andrea Barbadoro | |
2016-04-18 | Fix merge | Oleg Morozenkov | |
2016-04-18 | Decrease verbosity while building docker image | Oleg Morozenkov | |
2016-04-17 | Merge pull request #23 from aadeg/master | Oleg Morozenkov | |
Fixed compilation errors | |||
2016-04-17 | Fixed compilation errors | Andrea Giove | |
2016-04-17 | Merge pull request #22 from aadeg/master | Oleg Morozenkov | |
2016-04-17 | Added new type: Venue, MessageEntity | Andrea Giove | |
Update Message type Added new method: sendVenue, sendContact, kickChatMember, unbanChatMember |