Commit Graph

114 Commits

Author SHA1 Message Date
tastytea 55ea84c27c
moved examples and tests to root directory 2018-03-26 19:23:35 +02:00
tastytea d2398008e8
added Attachment class 2018-03-26 19:23:35 +02:00
tastytea a1c1257c2d
fixed header searching 2018-03-26 19:23:35 +02:00
tastytea 57641d0e4a
updated ebuilds 2018-03-26 19:23:35 +02:00
tastytea f7eafdaf95
Updated header location in examples, easy.hpp 2018-03-26 19:23:35 +02:00
tastytea dae9ac1fc2
added Easy::Account() 2018-03-26 19:23:34 +02:00
tastytea c27884e959
Added deprecation warnings 2018-03-26 19:17:28 +02:00
tastytea c01af9a197
Updated examples to work well with newer jsoncpp versions 2018-03-18 17:34:44 +01:00
tastytea 4f97ef5a37
Updated dependency information 2018-03-18 15:44:28 +01:00
tastytea ea3b596abb
fixed travis recipe, reordered source tree 2018-03-18 15:37:47 +01:00
tastytea 537defb38b
Added ppa for jsoncpp to travis recipe 2018-03-18 15:13:48 +01:00
tastytea 348aa4dca8
removed Boost from buildrecipe 2018-03-18 14:59:47 +01:00
tastytea 94b00bca99
Switched from Boost to JsonCpp for JSON parsing 2018-03-18 14:53:51 +01:00
tastytea c25d8cc5f9
Add link to todo-list 2018-03-18 14:02:53 +01:00
tastytea 3afaff08b4
Documentation: Usage before install 2018-03-18 01:43:09 +01:00
tastytea 02b4bec289
Enhanced installation documentation 2018-03-18 01:32:54 +01:00
tastytea cd87269b59
Don't send Connection: close for streaming requests 2018-03-15 12:45:49 +01:00
tastytea f8aa6689a9
travis: mark automatic releases as prerelease (for real this time) 2018-03-13 15:24:32 +01:00
tastytea 4ed5b81ad7
fixed curlpp dependency (0.8.1 -> 0.7.3) 2018-03-13 15:20:20 +01:00
tastytea 7dfdef4bfb
travis: mark automatic releases as prerelease 2018-03-13 15:14:06 +01:00
tastytea 87be978760
Fixed inconsistencies in get(), made documentation more clear (hopefully) 2018-03-13 15:07:14 +01:00
tastytea a9080f8cda
changed request_sync() to request() 2018-03-13 14:37:44 +01:00
tastytea 61878d6371
Added note that media attachements can not be base64-encoded 2018-03-13 14:16:45 +01:00
tastytea 0364a6ffae
Added media posting example 2018-03-13 13:25:01 +01:00
tastytea 311581345a
Bugfixes: answer was not deleted before filled again; Header/Body separation was broken 2018-03-13 13:22:17 +01:00
tastytea 76ffc28690
travis deployment 9 2018-03-12 12:39:38 +01:00
tastytea 7ab498c721
travis deployment 8 2018-03-12 12:32:39 +01:00
tastytea a144435c8a
travis deployment 7 2018-03-12 11:48:41 +01:00
tastytea 75bdfd9bce
travis deployment 6 2018-03-12 11:39:49 +01:00
tastytea 2331d9a0e2
travis deployment 5 2018-03-12 11:34:21 +01:00
tastytea 6fbf971e14
travis deployment 4 2018-03-12 11:21:34 +01:00
tastytea cc5f8c279d
travis deployment 3 2018-03-12 11:15:10 +01:00
tastytea 8736d64867
travis deployment 1 2018-03-12 11:02:42 +01:00
tastytea a39e2dd96d
added automatic deployment of packages via travis 2018-03-12 10:38:52 +01:00
tastytea e7b39b7be2
travis 7 2018-03-12 10:14:24 +01:00
tastytea 393cd96eaf
travis 6 2018-03-12 10:02:48 +01:00
tastytea 310cccda57
travis 5 2018-03-12 09:53:12 +01:00
tastytea 85e1e0fbe3
travis 4 2018-03-12 09:47:57 +01:00
tastytea 0e24dbca16
travis 3 2018-03-12 09:44:12 +01:00
tastytea 1d80ceac70
travis 2 2018-03-12 09:40:14 +01:00
tastytea e1ae78eda7
Add travis 2018-03-12 09:34:35 +01:00
tastytea 78df8fb941
de-deprecated urlencode() 2018-03-11 15:50:46 +01:00
tastytea d3193c08a0
Header has to match completely in get_header() 2018-03-11 15:30:02 +01:00
tastytea d59f24b97c
Removed curl from build recipe 2018-03-08 14:05:37 +01:00
tastytea d68d95d829
fixed readme 2018-03-08 12:24:52 +01:00
tastytea 9c15b4bc4a
Added ebuild for 0.6.1, added possibility to generate DEB and RPM packages 2018-03-08 12:11:25 +01:00
tastytea 90c2941b5d
Bugfix: website in URL generated by register_app1() is now escaped. 2018-03-07 17:38:07 +01:00
tastytea fc62a8ccb6
Cleaned up documentation 2018-03-07 17:24:53 +01:00
tastytea 59da12f520
Added get_instance() 2018-03-07 10:27:27 +01:00
tastytea 4372f3249c
Added example for simplifying the interface, renamed examples 2018-03-05 12:15:41 +01:00