mastodonpp/examples
tastytea 41f470d2aa
Add read to scopes in obtain-token example.
Without that, we cannot very our credentials. Mastodon needs
read::accounts, Pleroma needs read.
2020-11-13 13:02:52 +01:00
..
CMakeLists.txt Add streaming example. 2020-01-08 21:49:48 +01:00
example01_instance_info.cpp Allow examples to build outside mastodonpp. 2020-01-18 23:51:34 +01:00
example02_streaming.cpp Allow examples to build outside mastodonpp. 2020-01-18 23:51:34 +01:00
example03_post_status.cpp Allow examples to build outside mastodonpp. 2020-01-18 23:51:34 +01:00
example04_post_with_attachment.cpp Allow examples to build outside mastodonpp. 2020-01-18 23:51:34 +01:00
example05_update_notification_settings.cpp Allow examples to build outside mastodonpp. 2020-01-18 23:51:34 +01:00
example06_update_name.cpp Allow examples to build outside mastodonpp. 2020-01-18 23:51:34 +01:00
example07_delete_status.cpp Allow examples to build outside mastodonpp. 2020-01-18 23:51:34 +01:00
example08_obtain_token.cpp Add read to scopes in obtain-token example. 2020-11-13 13:02:52 +01:00
example09_nlohmann_json.cpp Catch JSON exceptions in nlohmann-json example. 2020-01-26 05:19:58 +01:00