mastorss/src
tastytea ebabe2de23
continuous-integration/drone/push Build is passing Details
Only print “Status: […]” in --dry-run if titles_as_cw = true.
2020-11-21 20:38:51 +01:00
..
CMakeLists.txt Depend on mastodonpp >= 0.5.6. 2020-11-13 14:29:46 +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 Don't try to parse watchwords if add_hashtags is false. 2020-11-21 20:09:35 +01:00
document.hpp Treat permanent redirects after temporary redirects as temporary. 2019-12-29 00:41:14 +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