mastodonpp/include
tastytea bdd328ac91
Remove useless const.
2020-01-16 18:19:47 +01:00
..
CMakeLists.txt Install headers. 2020-01-03 16:03:08 +01:00
api.hpp Fixed some pleroma endpoints. 2020-01-11 15:56:16 +01:00
connection.hpp Move types into types.hpp and add answer_type::next() and prev(). 2020-01-14 20:44:08 +01:00
curl_wrapper.hpp Removed superfluous const from parameter for readability. 2020-01-14 23:31:39 +01:00
exceptions.hpp Add a message only constructor to CURLException. 2020-01-10 12:22:00 +01:00
helpers.hpp Remove useless const. 2020-01-16 18:19:47 +01:00
instance.hpp Use bracket initialization in example code. 2020-01-14 23:34:50 +01:00
mastodonpp.hpp Add unescape_html(). 2020-01-15 19:09:43 +01:00
types.hpp Mark parse_pagination() nodiscard. 2020-01-14 23:32:04 +01:00