api.hpp
|
Add all API endpoints of Pleroma 1.1.7.
|
2020-01-05 16:01:38 +01:00 |
CMakeLists.txt
|
Install headers.
|
2020-01-03 16:03:08 +01:00 |
connection.hpp
|
Only construct 1 API per Connection.
|
2020-01-05 15:20:59 +01:00 |
curl_wrapper.hpp
|
Add support for HTTP method PUT.
|
2020-01-05 16:16:22 +01:00 |
exceptions.hpp
|
Add URI for libcurl-errors(3).
|
2020-01-04 16:24:41 +01:00 |
instance.hpp
|
Query instance for max_toot_chars.
|
2020-01-05 11:17:10 +01:00 |
mastodonpp.hpp
|
Updated example in documentation.
|
2020-01-05 13:40:21 +01:00 |