mastorss/src
tastytea dfd32e5bbf
Add --dry-run.
Do everything like normal, but don't post anything and don't update the
config file.
2020-11-21 20:32:15 +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 Add --dry-run. 2020-11-21 20:32:15 +01:00
mastoapi.cpp Add --dry-run. 2020-11-21 20:32:15 +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