|
28734ee8cf
|
Add warning about int->string change.
|
2019-01-27 04:23:49 +01:00 |
|
|
03f6b944d8
|
Updated the link to the Mastodon documentation.
|
2018-12-04 12:30:16 +01:00 |
|
|
8a0f709a6e
|
Added support vor bookmarks (Glitch-Soc)
|
2018-12-04 10:34:51 +01:00 |
|
|
64f4e378ef
|
Added status of Glitch-Soc support to readme
|
2018-12-04 10:04:54 +01:00 |
|
|
ebaee939eb
|
Incorporated changes from Mastodon 2.4 to 2.6
|
2018-11-17 21:07:51 +01:00 |
|
|
18935da2d1
|
Added ABI instability warning
|
2018-10-09 23:43:44 +02:00 |
|
|
d4b42ac316
|
updated dependencies
|
2018-10-08 22:43:13 +02:00 |
|
|
2d3d7e3bdd
|
CI: replace gcc image with debian image
|
2018-10-08 22:17:36 +02:00 |
|
|
38390274ae
|
Removed ebuilds from CI recipe
|
2018-10-08 18:36:13 +02:00 |
|
|
be39e04b05
|
Changed dependencies: libcurlpp-dev is not in buster anymore, but in sid
|
2018-10-08 18:26:22 +02:00 |
|
|
dd306268c4
|
Deleted ebuilds.
They are still in the overlay "tastytea".
|
2018-10-08 18:20:05 +02:00 |
|
|
e372614068
|
Added error 16: Timeout
|
2018-10-08 01:33:09 +02:00 |
|
|
b96ac7c19d
|
Updated readme
|
2018-08-15 07:36:49 +02:00 |
|
|
cdb538fa45
|
Updated dependencies, version bump
|
2018-08-14 17:26:34 +02:00 |
|
|
9eba5bd5d3
|
Updated dependencies
|
2018-06-21 14:06:04 +02:00 |
|
|
5c7dab4b78
|
Updated Gentoo install instructions
|
2018-06-20 11:05:49 +02:00 |
|
|
bb697639ef
|
updated dependencies
|
2018-06-13 05:28:17 +02:00 |
|
|
de07809a9d
|
Removed travis status, microchanged drone config
|
2018-06-13 00:27:45 +02:00 |
|
|
96c1642781
|
added pkgconfig to dependencies
|
2018-06-12 07:06:50 +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 |
|
|
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 |
|
|
9edc1bab34
|
git.schlomp.space -> schlomp.space
|
2018-06-04 21:06:05 +02:00 |
|
|
060fe15636
|
Changed URLs to point to git.schlomp.space
|
2018-06-04 00:25:00 +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 |
|
|
273a92c4ab
|
Added mutex
|
2018-05-17 17:59:44 +02:00 |
|
|
ad01111754
|
added repo url
|
2018-05-08 08:05:24 +02:00 |
|
|
bc63d9ef25
|
docfix
|
2018-04-19 15:20:41 +02:00 |
|
|
74cc81325e
|
added /api/v1/media/:id to documentation
|
2018-04-19 01:27:22 +02:00 |
|
|
90452a9ec9
|
deprecation note in readme
|
2018-04-19 00:26:23 +02:00 |
|
|
53c8bb7b4c
|
remoced errors 20-25
|
2018-04-10 10:47:54 +02:00 |
|
|
a7b714259b
|
Added errors: SSL, timeout
|
2018-04-09 17:55:11 +02:00 |
|
|
94b2c2e7c9
|
docfix
|
2018-04-03 00:52:23 +02:00 |
|
|
69fd5138ee
|
added error 23
|
2018-04-02 02:29:39 +02:00 |
|
|
844fb2c577
|
Replaced uint16_t with uint_fast16_t, refactoring
|
2018-04-02 01:47:44 +02:00 |
|
|
1bd9dbff30
|
Enhanced documentation
|
2018-04-01 05:03:35 +02:00 |
|
|
168f55a791
|
Added bitrate(), duration() and framerate() to Easy::Attachment
|
2018-04-01 01:50:26 +02:00 |
|
|
5c30e40259
|
Updated documentation
|
2018-03-26 19:23:36 +02:00 |
|
|
f7eafdaf95
|
Updated header location in examples, easy.hpp
|
2018-03-26 19:23:35 +02:00 |
|
|
4f97ef5a37
|
Updated dependency information
|
2018-03-18 15:44:28 +01:00 |
|
|
94b00bca99
|
Switched from Boost to JsonCpp for JSON parsing
|
2018-03-18 14:53:51 +01:00 |
|
|
c25d8cc5f9
|
Add link to todo-list
|
2018-03-18 14:02:53 +01:00 |
|
|
3afaff08b4
|
Documentation: Usage before install
|
2018-03-18 01:43:09 +01:00 |
|