|
|
fd98bb70fe
|
Fixed compiler flags.
|
2016-11-08 14:53:19 +03:00 |
|
|
|
a4654b8b23
|
Sending photo by URL implemented.
|
2016-11-08 14:29:40 +03:00 |
|
|
|
d5fce8062a
|
Classes Attachment, PhotoSize, Audio, Document and Sticker implemented.
|
2016-10-15 01:55:17 +03:00 |
|
|
|
10dda01a61
|
Class Chat implemented.
|
2016-10-14 23:48:02 +03:00 |
|
|
|
ccc54c397a
|
Fixed title of submodule.
|
2016-10-05 14:55:38 +04:00 |
|
|
|
6cb2d3da93
|
Added Travis CI status.
|
2016-10-05 14:50:24 +04:00 |
|
|
|
566a241c3b
|
Added installation of dependencies.
|
2016-10-05 13:26:11 +03:00 |
|
|
|
5d4e931726
|
Fixed .travis.yml.
|
2016-10-04 15:42:57 +03:00 |
|
|
|
edb73fdb2d
|
Compiler changed to clang.
|
2016-10-04 15:23:28 +03:00 |
|
|
|
adff6aff21
|
Added export CC, CXX.
|
2016-10-04 15:04:03 +03:00 |
|
|
|
b3579eed8b
|
Added libboost-system-dev dependency.
|
2016-10-04 14:07:48 +03:00 |
|
|
|
0d517cdb61
|
Removed version limit from Boost dependency.
|
2016-10-04 14:03:20 +03:00 |
|
|
|
d98df8b761
|
Removed unused packages.
|
2016-10-04 13:56:43 +03:00 |
|
|
|
f42f38b894
|
Fixed .travis.yml.
|
2016-10-04 13:52:22 +03:00 |
|
|
|
af459ddcc1
|
Added .travis.yml.
|
2016-10-04 13:45:10 +03:00 |
|
|
|
369a23b983
|
Fixed typo.
|
2016-10-04 03:55:31 +03:00 |
|
|
|
12a8e3e047
|
Deleted set CMAKE_MODULE_PATH
|
2016-10-04 03:39:08 +04:00 |
|
|
|
569e097b8e
|
Delete FindCURLpp.cmake
|
2016-10-04 03:37:45 +04:00 |
|
|
|
a58a710016
|
Added LICENSE.
|
2016-10-04 03:30:06 +04:00 |
|
|
|
534959f06e
|
Added instructions about building.
|
2016-10-04 03:15:40 +04:00 |
|
|
|
1a4e3b8800
|
Added basic README.
|
2016-10-04 03:07:48 +04:00 |
|
|
|
5eb0d10909
|
Add support for parse mode in messages.
|
2016-10-02 19:14:14 +03:00 |
|
|
|
bb59c65848
|
Removed Boost.Log dependency.
|
2016-10-02 02:37:35 +03:00 |
|
|
|
7eb4b0f60e
|
Removed RapidJSON headers.
RapidJSON added as submodule.
|
2016-10-02 01:16:42 +03:00 |
|
|
|
6438fb8a8b
|
curlpp replaced by Curl for People.
|
2016-10-01 00:33:11 +03:00 |
|
|
|
544b2d1512
|
Disabled default 'Expect: 100-Continue' header in POST requests.
|
2016-09-30 22:00:12 +03:00 |
|
|
|
1e43989b77
|
JSON-parsing functions moved to namespace telebotxx.
|
2016-09-30 00:46:33 +03:00 |
|
|
|
1c2c8384bc
|
Added curlpp.
|
2016-09-27 03:24:51 +03:00 |
|
|
|
34f110bcb6
|
Send photo implemented.
|
2016-09-27 00:49:07 +03:00 |
|
|
|
f58208f864
|
Basic response parsing implemented.
Fixed typo.
|
2016-09-26 23:07:14 +03:00 |
|
|
|
96394c3e0d
|
Unnecessary move-assignment operator removed.
|
2016-09-26 20:57:36 +03:00 |
|
|
|
9ec8037240
|
RapidJSON updated (current master).
|
2016-09-26 20:02:35 +03:00 |
|
|
|
83d330f47a
|
Class User implemented.
|
2016-09-26 19:17:07 +03:00 |
|
|
|
45cefdcd73
|
BotApi::Impl member functions inlined.
|
2016-09-26 14:26:14 +03:00 |
|
|
|
e8e7f9b5bd
|
Class BotApi transformed according to PIMPL idiom.
|
2016-09-26 14:13:51 +03:00 |
|
|
|
ce87968bbc
|
Configure script added.
|
2016-09-26 14:10:47 +03:00 |
|
|
|
f7f41ffa68
|
Created example config for tests.
|
2016-09-26 14:09:51 +03:00 |
|
|
|
2bd4fc839f
|
Initial commit.
|
2016-09-26 00:07:49 +03:00 |
|