Commit Graph

419 Commits

Author SHA1 Message Date
259ffad483
updated ebuilds
All checks were successful
the build was successful
2018-06-21 18:11:47 +02:00
a5c1ce642d
removed .travis.yml
All checks were successful
the build was successful
2018-06-21 17:25:34 +02:00
917b98945a
drone: disabled gitea_release temporarily
All checks were successful
the build was successful
2018-06-21 16:51:55 +02:00
9eba5bd5d3
Updated dependencies
All checks were successful
the build was successful
2018-06-21 14:06:04 +02:00
d44c69aaa3
downgraded drone from buster to stretch, fixed travis
All checks were successful
the build was successful
2018-06-21 13:58:52 +02:00
f9c32f38d3
Removed redundant debug messages
All checks were successful
the build was successful
2018-06-21 12:42:38 +02:00
5c7dab4b78
Updated Gentoo install instructions
All checks were successful
the build was successful
2018-06-20 11:05:49 +02:00
dc763ef41d
drone: always pull new images 2018-06-19 09:34:07 +02:00
ae9df6706d
reduced issue template
All checks were successful
the build was successful
2018-06-14 11:52:56 +02:00
7bd17a0ef0
Added a lot more version tags to the documentation
All checks were successful
the build was successful
That was tedious! 😓
2018-06-14 11:17:26 +02:00
43504f6ef7
Added Easy::send_toot (Closes #1)
Some checks failed
the build failed
2018-06-14 04:11:28 +02:00
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
8f30451ec1
Made Easy::Attachment writable (#1)
All checks were successful
the build was successful
2018-06-14 03:19:23 +02:00
929e815c73
added @since-tags 2018-06-14 01:52:05 +02:00
a56f6f0340
Made Easy::Status writable (#1)
All checks were successful
the build was successful
2018-06-13 23:55:19 +02:00
bb697639ef
updated dependencies
All checks were successful
the build was successful
2018-06-13 05:28:17 +02:00
20ba5212b4
drone: Added email notification
All checks were successful
the build was successful
2018-06-13 05:14:29 +02:00
de07809a9d
Removed travis status, microchanged drone config
All checks were successful
the build was successful
2018-06-13 00:27:45 +02:00
8bb1388607
fixed drone config
Some checks failed
the build failed
2018-06-12 07:35:38 +02:00
96c1642781
added pkgconfig to dependencies
All checks were successful
the build was successful
2018-06-12 07:06:50 +02:00
76e18a2ff6
drone test
All checks were successful
the build was successful
2018-06-12 07:06:05 +02:00
de8665481e
removed unnecessary 2018-06-12 03:06:02 +02:00
b3dfec4204
Added Easy::Account::fields()
Returns the metadata fields introduced in Mastodon 2.4.0.
2018-06-12 03:05:12 +02:00
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
8be8d24f6c
Added support for bot tag in Easy::Account 2018-06-11 01:44:41 +02:00
3423e7f672
Added Easy::Tag::History 2018-06-11 01:41:30 +02:00
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
fefb7287e4
updated contribution guidelines 2018-06-08 19:15:09 +02:00
92135f55a8
Fixed libcurlpp0-URL 2018-06-08 00:44:11 +02:00
620b68d9b4
Removed mentions of deprecated error codes 2018-06-08 00:28:57 +02:00
607d71e80f
Syntax highlighting for shell snippets 2018-06-07 23:23:39 +02:00
23c2de4dab
fixed overlay location 2018-06-07 23:12:54 +02:00
1a0a51a939
Syntax highlighting for shell snippets 2018-06-07 23:11:08 +02:00
9c3ab8c00d
changed links to releases and documentation 2018-06-07 23:01:27 +02:00
5f163d6e0b
preparing changed documentation generation 2018-06-07 19:25:14 +02:00
9edc1bab34
git.schlomp.space -> schlomp.space 2018-06-04 21:06:05 +02:00
12e7125561
change spaces to tabs, add src_unpack() 2018-06-04 14:00:22 +02:00
5991de7b78
Changed URLs in ebuilds 2018-06-04 00:52:11 +02:00
060fe15636
Changed URLs to point to git.schlomp.space 2018-06-04 00:25:00 +02:00
5baa7d3f1e
added proxy example to example list 2018-05-27 00:11:41 +02:00
b9603587c5
Added proxy to get_stream() 2018-05-26 23:48:03 +02:00
f019809133
enhanced proxy documentation 2018-05-26 23:02:22 +02:00
86a614dd61
Added proxy support 2018-05-26 22:34:31 +02:00
e01ce6b96f
Added since-tag 2018-05-25 14:21:35 +02:00
0a6c595a66
version bump 0.14.0 2018-05-23 20:35:35 +02:00
d7043c06a6
Added Easy::PushSubscription 2018-05-23 20:21:41 +02:00
a0435e37d3
Added support for push subscriptions 2018-05-22 23:49:31 +02:00
9b81c53810
updated documentation (Upgrading from below 0.13.0) 2018-05-20 12:33:51 +02:00
d342edfd21
added http::callback_progress() to cancel transfers quicker and more reliably 2018-05-20 12:29:04 +02:00
6b47feb732
fixed example 13 2018-05-17 19:10:07 +02:00