index
:
mastodonpp
main
C++ wrapper for the Mastodon and Pleroma APIs. This mirror exists as a backup in case the original project is ever gone from elsewhere on the Net.
tastytea
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
mastodonpp.hpp
Commit message (
Expand
)
Author
Age
*
Reformat header files.
tastytea
2020-11-13
*
Add nlohmann-json example.
tastytea
2020-01-26
*
Fix header names in documentation.
tastytea
2020-01-17
*
Make main page of reference more precise.
tastytea
2020-01-17
*
Mention the dependency on C++17.
tastytea
2020-01-17
*
Add unescape_html().
tastytea
2020-01-15
*
Move types into types.hpp and add answer_type::next() and prev().
tastytea
2020-01-14
*
Add ObtainToken-example.
tastytea
2020-01-12
*
Add DELETE example.
tastytea
2020-01-11
*
Add examples 05 and 06.
tastytea
2020-01-11
*
Add example for posting an attachment.
tastytea
2020-01-11
*
Add support for sending files in HTTP forms.
tastytea
2020-01-11
*
Add example03 to reference.
tastytea
2020-01-10
*
Expand section about thread safety in documentation.
tastytea
2020-01-09
*
Add streaming example to reference.
tastytea
2020-01-08
*
Improve documentation.
tastytea
2020-01-08
*
Add sections about thread safety and text input to documentation.
tastytea
2020-01-08
*
Renamed return_types.hpp to answer.hpp.
tastytea
2020-01-06
*
Add doxygen-reference to example.
tastytea
2020-01-06
*
Improve exception documentation.
tastytea
2020-01-06
*
Updated example in documentation.
tastytea
2020-01-05
*
Fix include order.
tastytea
2020-01-05
*
Renamed “Request” to “Connection”.
tastytea
2020-01-05
*
Escape API in documentation where necessary.
tastytea
2020-01-04
*
Fix headers in Doxygen output.
tastytea
2020-01-04
*
Add CURLException.
tastytea
2020-01-04
*
Add request.hpp to mastodonpp.hpp and update example.
tastytea
2020-01-03
*
Add enum for API calls.
tastytea
2020-01-03
*
Use Instance and Request classes.
tastytea
2020-01-03
*
Add documentation.
tastytea
2020-01-03
*
Add return type for requests.
tastytea
2020-01-03
*
Add skeleton.
tastytea
2020-01-03