Commit Graph

277 Commits

Author SHA1 Message Date
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
tastytea cd5294683d
Fixed documetation 2018-03-05 09:10:32 +01:00
tastytea 19e57dff9f
Merge branch 'master' of github.com:tastytea/mastodon-cpp 2018-03-01 06:21:47 +01:00
tastytea c4273d23a0
fixed build script 2018-03-01 06:21:40 +01:00
tastytea 77dbe5a06d
created issue template 2018-03-01 05:20:24 +00:00
tastytea dbee5034aa
fixed ebuild 2018-03-01 03:20:23 +01:00
tastytea a257818f31
docfix 2018-03-01 03:14:42 +01:00
tastytea a7c96cf30e
Incremented all error codes by 10 2018-02-28 22:42:26 +01:00
tastytea e6b5869ca8
fixed missing return statements 2018-02-28 08:00:34 +01:00
tastytea aa9b7b0db7
Re-added urlencode() for backwards-compatibility. Marked as deprecated. 2018-02-28 07:51:49 +01:00
tastytea db7bf85142
Changed register_app[12], deprecated old versions 2018-02-28 07:00:24 +01:00
tastytea e3b8f43f18
cosmetic change 2018-02-28 06:21:47 +01:00
tastytea 745debd580
Fixed bug that caused data corruption in the server responses 2018-02-27 05:23:06 +01:00
tastytea 06c9e2bce2
Fixed error where the return code was 200 for successfull queries 2018-02-27 04:34:09 +01:00
tastytea 9bc6e401aa
Added error code 12 2018-02-27 02:03:44 +01:00
tastytea 805384ca0b
Fixed bug where some error codes were not returned, added error code 11 2018-02-27 01:55:03 +01:00
tastytea 8c08af5302
Added short descriptions to examples 2018-02-26 09:07:40 +01:00
tastytea e73a5a765b
Added streaming support 2018-02-26 07:57:30 +01:00
tastytea f9b6009b57
Enable access to HTTP headers 2018-02-25 23:20:02 +01:00
tastytea 233cb04268
small doc fix 2018-02-22 22:26:16 +01:00
tastytea e0f5f5bef0
[ebuild] fixed location of examples 2018-02-22 18:49:48 +01:00
tastytea 505849ee2b
Replaced own urlencode() with curlpp::escape() 2018-02-22 03:04:15 +01:00
tastytea 6d6601e98a
Enhanced build recipe 2018-02-21 16:04:39 +01:00
tastytea 8e153683bb
version bump 2018-02-17 20:57:11 +01:00
tastytea 065b9bc6d8
Return new URL on HTTP 301 and 308 2018-02-17 20:05:24 +01:00
tastytea db6139f2a2
Documentation update 2018-02-13 11:27:04 +01:00
tastytea 97f2e005f4
updated TODOs 2018-02-11 22:43:50 +01:00
tastytea 232316dbaf
gh-pages update script 2018-02-11 17:29:44 +01:00
tastytea 23b09bbb50
Documentation update 2018-02-11 17:26:54 +01:00
tastytea 8222ff6da1
Documentation update, saving access_token 2018-02-11 12:26:42 +01:00
tastytea d11273ddc0
enhanced example7 2018-02-11 12:25:18 +01:00
tastytea 97b89db25a
ebuild: re-added boost as dependency for examples 2018-02-11 11:47:29 +01:00
tastytea 10808b8114
re-added HTTP status code checking 2018-02-10 12:01:55 +01:00
tastytea 01996113de
updated documentation 2018-02-09 22:40:46 +01:00
tastytea fec50bc146
app registering support 2018-02-09 22:21:01 +01:00
tastytea 071ebdc607
Binary data can be a filename now. 2018-02-09 20:14:50 +01:00
tastytea b8ef1be5d1
Added curlpp dependency 2018-02-09 16:21:58 +01:00
tastytea 74b2a77a53
Merge branch 'curlpp' 2018-02-09 16:18:11 +01:00