|
fc281a698b
|
drone: reversed compiler list, generate generic binary package
|
2018-08-26 19:46:36 +02:00 |
|
|
0ede902e0b
|
Enabled the possibility to generate source packages
|
2018-08-26 13:43:16 +02:00 |
|
|
7c2dfa65e2
|
fixed drone file
|
2018-08-15 07:43:19 +02:00 |
|
|
b96ac7c19d
|
Updated readme
|
2018-08-15 07:36:49 +02:00 |
|
|
fa4f6388a9
|
Fixed release-portion of CI-script
|
2018-08-14 17:42:01 +02:00 |
|
|
cdb538fa45
|
Updated dependencies, version bump
|
2018-08-14 17:26:34 +02:00 |
|
|
e885bd5ae6
|
Enhanced CI
|
2018-08-14 16:58:59 +02:00 |
|
|
fb0a7c0f7f
|
Added option to compile to static library
|
2018-07-19 12:23:27 +02:00 |
|
|
63fd9f581c
|
bugfix: some examples didn't compile with -DWITHOUT_EASY
|
2018-07-19 11:17:46 +02:00 |
|
|
e18c9b1c35
|
drone: changed working dir for gitea-release
Because the checksum-files had build/foo in it
|
2018-07-14 12:53:11 +02:00 |
|
|
70b7f1b673
|
fixed drone recipe
|
2018-07-14 12:32:48 +02:00 |
|
|
14a60e1e82
|
fixed drone recipe
|
2018-07-14 12:05:07 +02:00 |
|
|
b74381ceed
|
Enhanced Entity::valid
It now checks if all non-nullable attributes are set. fixes #10
|
2018-07-14 11:54:13 +02:00 |
|
|
2565ff8d15
|
Renamed send_toot to send_post, made send_toot an alias for send_post
|
2018-07-14 10:36:34 +02:00 |
|
|
81efd8bc1c
|
re-enabled automatic release to gitea
It was disabled because it was not compatible with gitea < 1.5.0.
|
2018-07-14 08:14:54 +02:00 |
|
|
5df220913b
|
Added API::urldecode()
|
2018-06-28 14:19:43 +02:00 |
|
|
dd379bb573
|
fixed ebuilds
|
2018-06-21 22:28:09 +02:00 |
|
|
c29a8e908e
|
Updated DEB/RPM-package metainfo
|
2018-06-21 18:28:39 +02:00 |
|
|
259ffad483
|
updated ebuilds
|
2018-06-21 18:11:47 +02:00 |
|
|
a5c1ce642d
|
removed .travis.yml
|
2018-06-21 17:25:34 +02:00 |
|
|
917b98945a
|
drone: disabled gitea_release temporarily
|
2018-06-21 16:51:55 +02:00 |
|
|
9eba5bd5d3
|
Updated dependencies
|
2018-06-21 14:06:04 +02:00 |
|
|
d44c69aaa3
|
downgraded drone from buster to stretch, fixed travis
|
2018-06-21 13:58:52 +02:00 |
|
|
f9c32f38d3
|
Removed redundant debug messages
|
2018-06-21 12:42:38 +02:00 |
|
|
5c7dab4b78
|
Updated Gentoo install instructions
|
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
|
2018-06-14 11:52:56 +02:00 |
|
|
7bd17a0ef0
|
Added a lot more version tags to the documentation
That was tedious! 😓
|
2018-06-14 11:17:26 +02:00 |
|
|
43504f6ef7
|
Added Easy::send_toot (Closes #1)
|
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)
|
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)
|
2018-06-13 23:55:19 +02:00 |
|
|
bb697639ef
|
updated dependencies
|
2018-06-13 05:28:17 +02:00 |
|
|
20ba5212b4
|
drone: Added email notification
|
2018-06-13 05:14:29 +02:00 |
|
|
de07809a9d
|
Removed travis status, microchanged drone config
|
2018-06-13 00:27:45 +02:00 |
|
|
8bb1388607
|
fixed drone config
|
2018-06-12 07:35:38 +02:00 |
|
|
96c1642781
|
added pkgconfig to dependencies
|
2018-06-12 07:06:50 +02:00 |
|
|
76e18a2ff6
|
drone test
|
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 |
|