|
5598a7fb3d
|
refactored Easy::Entity and children
|
2018-03-25 22:46:38 +02:00 |
|
|
312ae6b5de
|
added Easy::Card
|
2018-03-25 19:44:49 +02:00 |
|
|
d9416448a4
|
fix documentation generation
|
2018-03-23 00:53:41 +01:00 |
|
|
15a8ee5b69
|
Split easy.hpp into several files
|
2018-03-22 00:39:28 +01:00 |
|
|
c72715a63d
|
Added meta info to attachment class
|
2018-03-21 23:28:48 +01:00 |
|
|
29581f92fc
|
moved examples and tests to root directory
|
2018-03-21 23:27:29 +01:00 |
|
|
92e60eb7c2
|
added Attachment class
|
2018-03-21 20:29:33 +01:00 |
|
|
6cb9589cc0
|
fixed header searching
|
2018-03-21 20:12:45 +01:00 |
|
|
968339a0c0
|
updated ebuilds
|
2018-03-21 17:51:17 +01:00 |
|
|
a4a46d089e
|
Updated header location in examples, easy.hpp
|
2018-03-21 17:34:27 +01:00 |
|
|
e19bdc2feb
|
added Easy::Account()
|
2018-03-21 17:00:57 +01:00 |
|
|
c01af9a197
|
Updated examples to work well with newer jsoncpp versions
|
2018-03-18 17:34:44 +01:00 |
|
|
4f97ef5a37
|
Updated dependency information
0.6.6
|
2018-03-18 15:44:28 +01:00 |
|
|
ea3b596abb
|
fixed travis recipe, reordered source tree
|
2018-03-18 15:37:47 +01:00 |
|
|
537defb38b
|
Added ppa for jsoncpp to travis recipe
|
2018-03-18 15:13:48 +01:00 |
|
|
348aa4dca8
|
removed Boost from buildrecipe
|
2018-03-18 14:59:47 +01:00 |
|
|
94b00bca99
|
Switched from Boost to JsonCpp for JSON parsing
|
2018-03-18 14:53:51 +01:00 |
|
|
c25d8cc5f9
|
Add link to todo-list
|
2018-03-18 14:02:53 +01:00 |
|
|
3afaff08b4
|
Documentation: Usage before install
|
2018-03-18 01:43:09 +01:00 |
|
|
02b4bec289
|
Enhanced installation documentation
|
2018-03-18 01:32:54 +01:00 |
|
|
cd87269b59
|
Don't send Connection: close for streaming requests
|
2018-03-15 12:45:49 +01:00 |
|
|
f8aa6689a9
|
travis: mark automatic releases as prerelease (for real this time)
|
2018-03-13 15:24:32 +01:00 |
|
|
4ed5b81ad7
|
fixed curlpp dependency (0.8.1 -> 0.7.3)
|
2018-03-13 15:20:20 +01:00 |
|
|
7dfdef4bfb
|
travis: mark automatic releases as prerelease
0.6.4
|
2018-03-13 15:14:06 +01:00 |
|
|
87be978760
|
Fixed inconsistencies in get(), made documentation more clear (hopefully)
|
2018-03-13 15:07:14 +01:00 |
|
|
a9080f8cda
|
changed request_sync() to request()
|
2018-03-13 14:37:44 +01:00 |
|
|
61878d6371
|
Added note that media attachements can not be base64-encoded
0.6.3
|
2018-03-13 14:16:45 +01:00 |
|
|
0364a6ffae
|
Added media posting example
|
2018-03-13 13:25:01 +01:00 |
|
|
311581345a
|
Bugfixes: answer was not deleted before filled again; Header/Body separation was broken
|
2018-03-13 13:22:17 +01:00 |
|
|
76ffc28690
|
travis deployment 9
0.6.2
|
2018-03-12 12:39:38 +01:00 |
|
|
7ab498c721
|
travis deployment 8
|
2018-03-12 12:32:39 +01:00 |
|
|
a144435c8a
|
travis deployment 7
|
2018-03-12 11:48:41 +01:00 |
|
|
75bdfd9bce
|
travis deployment 6
|
2018-03-12 11:39:49 +01:00 |
|
|
2331d9a0e2
|
travis deployment 5
|
2018-03-12 11:34:21 +01:00 |
|
|
6fbf971e14
|
travis deployment 4
|
2018-03-12 11:21:34 +01:00 |
|
|
cc5f8c279d
|
travis deployment 3
|
2018-03-12 11:15:10 +01:00 |
|
|
8736d64867
|
travis deployment 1
|
2018-03-12 11:02:42 +01:00 |
|
|
a39e2dd96d
|
added automatic deployment of packages via travis
|
2018-03-12 10:38:52 +01:00 |
|
|
e7b39b7be2
|
travis 7
|
2018-03-12 10:14:24 +01:00 |
|
|
393cd96eaf
|
travis 6
|
2018-03-12 10:02:48 +01:00 |
|
|
310cccda57
|
travis 5
|
2018-03-12 09:53:12 +01:00 |
|
|
85e1e0fbe3
|
travis 4
|
2018-03-12 09:47:57 +01:00 |
|
|
0e24dbca16
|
travis 3
|
2018-03-12 09:44:12 +01:00 |
|
|
1d80ceac70
|
travis 2
|
2018-03-12 09:40:14 +01:00 |
|
|
e1ae78eda7
|
Add travis
|
2018-03-12 09:34:35 +01:00 |
|
|
78df8fb941
|
de-deprecated urlencode()
|
2018-03-11 15:50:46 +01:00 |
|
|
d3193c08a0
|
Header has to match completely in get_header()
|
2018-03-11 15:30:02 +01:00 |
|
|
d59f24b97c
|
Removed curl from build recipe
|
2018-03-08 14:05:37 +01:00 |
|
|
d68d95d829
|
fixed readme
|
2018-03-08 12:24:52 +01:00 |
|
|
9c15b4bc4a
|
Added ebuild for 0.6.1, added possibility to generate DEB and RPM packages
|
2018-03-08 12:11:25 +01:00 |
|