Commit Graph

75 Commits

Author SHA1 Message Date
tastytea ee82d35357
Removed const where it has no effect.
the build was successful Details
2018-12-04 11:26:28 +01:00
tastytea 8a0f709a6e
Added support vor bookmarks (Glitch-Soc)
the build was successful Details
2018-12-04 10:34:51 +01:00
tastytea 22c217d3da
Added GET /api/v1/endorsements, POST /api/v1/accounts/:id/pin, POST /api/v1/accounts/:id/unpin 2018-11-17 20:54:23 +01:00
tastytea e372614068
Added error 16: Timeout 2018-10-08 01:33:09 +02:00
tastytea 5df220913b
Added API::urldecode()
the build was successful Details
2018-06-28 14:19:43 +02:00
tastytea 7bd17a0ef0
Added a lot more version tags to the documentation
the build was successful Details
That was tedious! 😓
2018-06-14 11:17:26 +02:00
tastytea b3dfec4204
Added Easy::Account::fields()
Returns the metadata fields introduced in Mastodon 2.4.0.
2018-06-12 03:05:12 +02:00
tastytea 55837e78d2
Added /api/v2/search, copied Easy::Result::hashtag to hashtag_v1, changed Easy::Result::hashtag to return Easy::Tag objects 2018-06-11 01:38:36 +02:00
tastytea 620b68d9b4
Removed mentions of deprecated error codes 2018-06-08 00:28:57 +02:00
tastytea 5baa7d3f1e
added proxy example to example list 2018-05-27 00:11:41 +02:00
tastytea b9603587c5
Added proxy to get_stream() 2018-05-26 23:48:03 +02:00
tastytea f019809133
enhanced proxy documentation 2018-05-26 23:02:22 +02:00
tastytea 86a614dd61
Added proxy support 2018-05-26 22:34:31 +02:00
tastytea a0435e37d3
Added support for push subscriptions 2018-05-22 23:49:31 +02:00
tastytea d342edfd21
added http::callback_progress() to cancel transfers quicker and more reliably 2018-05-20 12:29:04 +02:00
tastytea e7d1808f85
Made deprecation warnings easier to understand 2018-05-17 18:22:38 +02:00
tastytea 273a92c4ab
Added mutex 2018-05-17 17:59:44 +02:00
tastytea 56cfe7e2ce
replaced http::abort_stream() with http::cancel_stream() 2018-05-13 16:00:27 +02:00
tastytea 897e36dc44
made urlencode() static 2018-05-09 06:27:11 +02:00
tastytea a65bb8786a
Added @since-tags to the doxygen comments 2018-05-09 06:24:43 +02:00
tastytea 091a27e412
added unescape_html 2018-05-09 06:09:47 +02:00
tastytea a54b144e04
removed documentation for deprecated declarations, fixed version-typo 2018-04-19 01:07:56 +02:00
tastytea 77b9a66e9c
simplified calls, only 1 type of parameters 2018-04-19 00:20:43 +02:00
tastytea 53c8bb7b4c
remoced errors 20-25 2018-04-10 10:47:54 +02:00
tastytea bbdcf70efd
Added support for passing exceptions 2018-04-10 10:17:46 +02:00
tastytea a7b714259b
Added errors: SSL, timeout 2018-04-09 17:55:11 +02:00
tastytea a6f0b20bc5
refactoring, documentation-enhancement 2018-04-04 04:38:04 +02:00
tastytea c944abccb5
Added example14 2018-04-04 04:17:22 +02:00
tastytea fe7c20fe9e
Added Easy::get_link() 2018-04-03 00:04:47 +02:00
tastytea 69fd5138ee
added error 23 2018-04-02 02:29:39 +02:00
tastytea 844fb2c577
Replaced uint16_t with uint_fast16_t, refactoring 2018-04-02 01:47:44 +02:00
tastytea 4f66554271
updated documentation 2018-04-01 04:27:29 +02:00
tastytea 88e2846e83
added example 13, fixed other examples 2018-04-01 04:17:03 +02:00
tastytea 1b7753424b
documentation enhancement 2018-04-01 02:20:10 +02:00
tastytea 5c30e40259
Updated documentation 2018-03-26 19:23:36 +02:00
tastytea c27884e959
Added deprecation warnings 2018-03-26 19:17:28 +02: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 78df8fb941
de-deprecated urlencode() 2018-03-11 15:50:46 +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 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 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 9bc6e401aa
Added error code 12 2018-02-27 02:03:44 +01:00