Commit Graph

259 Commits

Author SHA1 Message Date
tastytea 43504f6ef7
Added Easy::send_toot (Closes #1)
the build failed Details
2018-06-14 04:11:28 +02:00
tastytea eaff505f15
bugfix: Made sure that arrays are send as arrays when they only have 1 entry
This applies to account_ids, exclude_types, and media_ids
2018-06-14 04:10:08 +02:00
tastytea 8f30451ec1
Made Easy::Attachment writable (#1)
the build was successful Details
2018-06-14 03:19:23 +02:00
tastytea 929e815c73
added @since-tags 2018-06-14 01:52:05 +02:00
tastytea a56f6f0340
Made Easy::Status writable (#1)
the build was successful Details
2018-06-13 23:55:19 +02:00
tastytea bb697639ef
updated dependencies
the build was successful Details
2018-06-13 05:28:17 +02:00
tastytea 20ba5212b4
drone: Added email notification
the build was successful Details
2018-06-13 05:14:29 +02:00
tastytea de07809a9d
Removed travis status, microchanged drone config
the build was successful Details
2018-06-13 00:27:45 +02:00
tastytea 8bb1388607
fixed drone config
the build failed Details
2018-06-12 07:35:38 +02:00
tastytea 96c1642781
added pkgconfig to dependencies
the build was successful Details
2018-06-12 07:06:50 +02:00
tastytea 76e18a2ff6
drone test
the build was successful Details
2018-06-12 07:06:05 +02:00
tastytea de8665481e
removed unnecessary 2018-06-12 03:06:02 +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 14e164d7b4
old hashtags are now suffixed with _v1, new hashtags with _v2. hashtags() is an alias for _v1. 2018-06-11 01:54:15 +02:00
tastytea 8be8d24f6c
Added support for bot tag in Easy::Account 2018-06-11 01:44:41 +02:00
tastytea 3423e7f672
Added Easy::Tag::History 2018-06-11 01:41:30 +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 fefb7287e4
updated contribution guidelines 2018-06-08 19:15:09 +02:00
tastytea 92135f55a8
Fixed libcurlpp0-URL 2018-06-08 00:44:11 +02:00
tastytea 620b68d9b4
Removed mentions of deprecated error codes 2018-06-08 00:28:57 +02:00
tastytea 607d71e80f
Syntax highlighting for shell snippets 2018-06-07 23:23:39 +02:00
tastytea 23c2de4dab
fixed overlay location 2018-06-07 23:12:54 +02:00
tastytea 1a0a51a939
Syntax highlighting for shell snippets 2018-06-07 23:11:08 +02:00
tastytea 9c3ab8c00d
changed links to releases and documentation 2018-06-07 23:01:27 +02:00
tastytea 5f163d6e0b
preparing changed documentation generation 2018-06-07 19:25:14 +02:00
tastytea 9edc1bab34
git.schlomp.space -> schlomp.space 2018-06-04 21:06:05 +02:00
tastytea 12e7125561
change spaces to tabs, add src_unpack() 2018-06-04 14:00:22 +02:00
tastytea 5991de7b78
Changed URLs in ebuilds 2018-06-04 00:52:11 +02:00
tastytea 060fe15636
Changed URLs to point to git.schlomp.space 2018-06-04 00:25:00 +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 e01ce6b96f
Added since-tag 2018-05-25 14:21:35 +02:00
tastytea 0a6c595a66
version bump 0.14.0 2018-05-23 20:35:35 +02:00
tastytea d7043c06a6
Added Easy::PushSubscription 2018-05-23 20:21:41 +02:00
tastytea a0435e37d3
Added support for push subscriptions 2018-05-22 23:49:31 +02:00
tastytea 9b81c53810
updated documentation (Upgrading from below 0.13.0) 2018-05-20 12:33:51 +02:00
tastytea d342edfd21
added http::callback_progress() to cancel transfers quicker and more reliably 2018-05-20 12:29:04 +02:00
tastytea 6b47feb732
fixed example 13 2018-05-17 19:10:07 +02:00
tastytea 364036712f
version bump 0.13.0 2018-05-17 19:00:53 +02:00
tastytea e51841fe20
updated examples with mutexes 2018-05-17 18:39:42 +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 fe2a09878b
enhanced build recipe 2018-05-13 07:01:14 +02:00
tastytea 87a432f326
bugfix: An exception was thrown when converting empty strings to uint64 2018-05-11 06:15:35 +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