Commit Graph

267 Commits

Author SHA1 Message Date
tastytea 917b98945a
drone: disabled gitea_release temporarily
the build was successful Details
2018-06-21 16:51:55 +02:00
tastytea 9eba5bd5d3
Updated dependencies
the build was successful Details
2018-06-21 14:06:04 +02:00
tastytea d44c69aaa3
downgraded drone from buster to stretch, fixed travis
the build was successful Details
2018-06-21 13:58:52 +02:00
tastytea f9c32f38d3
Removed redundant debug messages
the build was successful Details
2018-06-21 12:42:38 +02:00
tastytea 5c7dab4b78
Updated Gentoo install instructions
the build was successful Details
2018-06-20 11:05:49 +02:00
tastytea dc763ef41d
drone: always pull new images 2018-06-19 09:34:07 +02:00
tastytea ae9df6706d
reduced issue template
the build was successful Details
2018-06-14 11:52:56 +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 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