This website requires JavaScript.
Explore
Help
Register
Sign In
tastytea
/
mastodonpp
Watch
2
Star
1
Fork
0
You've already forked mastodonpp
Code
Issues
Pull Requests
Releases
12
Wiki
Activity
0596406113
mastodonpp
/
include
History
tastytea
a237d74a81
Use bracket initialization in example code.
2020-01-14 23:34:50 +01:00
..
api.hpp
Fixed some pleroma endpoints.
2020-01-11 15:56:16 +01:00
CMakeLists.txt
Install headers.
2020-01-03 16:03:08 +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
instance.hpp
Use bracket initialization in example code.
2020-01-14 23:34:50 +01:00
mastodonpp.hpp
Move types into types.hpp and add answer_type::next() and prev().
2020-01-14 20:44:08 +01:00
types.hpp
Mark parse_pagination() nodiscard.
2020-01-14 23:32:04 +01:00