mastorss/src
tastytea 3955cd95a1
Get rid of restclient-cpp dependency.
Use curl_wrapper instead.
2020-11-21 22:30:24 +01:00
..
curl_wrapper Merge commit '75633bdb459338ea4669233f627c416ae4eed656' into main 2020-11-21 22:15:32 +01:00
CMakeLists.txt Get rid of restclient-cpp dependency. 2020-11-21 22:30:24 +01:00
config.cpp Actually save the access token after generation. 2020-10-31 23:12:52 +01:00
config.hpp Don't parse more items than Config::max_guids. 2020-11-05 14:14:33 +01:00
document.cpp Get rid of restclient-cpp dependency. 2020-11-21 22:30:24 +01:00
document.hpp Get rid of restclient-cpp dependency. 2020-11-21 22:30:24 +01:00
exceptions.cpp Replaced MastodonException and replaced it with CURLException. 2020-01-16 22:38:18 +01:00
exceptions.hpp Replaced MastodonException and replaced it with CURLException. 2020-01-16 22:38:18 +01:00
main.cpp Comment out unused status code and fix print_help() signature. 2020-11-21 20:33:10 +01:00
mastoapi.cpp Only print “Status: […]” in --dry-run if titles_as_cw = true. 2020-11-21 20:38:51 +01:00
mastoapi.hpp Add --dry-run. 2020-11-21 20:32:15 +01:00
version.hpp.in Update version template. 2019-12-20 01:12:14 +01:00