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
mastodonpp
/
src
History
tastytea
f872707036
Renamed “Request” to “Connection”.
...
It will be used not for only one request, but for all requests to an instance.
2020-01-05 09:38:13 +01:00
..
api.cpp
Put API endpoints in class API.
2020-01-04 09:29:52 +01:00
CMakeLists.txt
Add FindCURL-workaround CMake < 3.12.
2020-01-04 12:10:44 +01:00
connection.cpp
Renamed “Request” to “Connection”.
2020-01-05 09:38:13 +01:00
curl_wrapper.cpp
Add http_method and make_request.
2020-01-04 19:04:50 +01:00
exceptions.cpp
Add CURLException.
2020-01-04 11:37:08 +01:00
instance.cpp
Move low-level network stuff to CURLWrapper.
2020-01-04 18:11:24 +01:00
return_types.cpp
Rename answer to answer_type.
2020-01-04 09:12:00 +01:00
version.hpp.in
Add version header.
2020-01-03 15:59:43 +01:00