Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reformat examples. | tastytea | 2020-11-13 |
| | |||
* | Add read to scopes in obtain-token example. | tastytea | 2020-11-13 |
| | | | | | Without that, we cannot very our credentials. Mastodon needs read::accounts, Pleroma needs read. | ||
* | Catch JSON exceptions in nlohmann-json example. | tastytea | 2020-01-26 |
| | |||
* | Add nlohmann-json example. | tastytea | 2020-01-26 |
| | |||
* | Allow examples to build outside mastodonpp. | tastytea | 2020-01-18 |
| | |||
* | Change website in example08 to example.com. | tastytea | 2020-01-14 |
| | |||
* | Add ObtainToken-example. | tastytea | 2020-01-12 |
| | |||
* | Removed excess comma. | tastytea | 2020-01-12 |
| | |||
* | Add DELETE example. | tastytea | 2020-01-11 |
| | |||
* | Add examples 05 and 06. | tastytea | 2020-01-11 |
| | |||
* | 80 char rule. | tastytea | 2020-01-11 |
| | |||
* | Add example for posting an attachment. | tastytea | 2020-01-11 |
| | |||
* | Fix argument check in example03. | tastytea | 2020-01-11 |
| | |||
* | Typo. | tastytea | 2020-01-11 |
| | |||
* | Add example: post_status.cpp. | tastytea | 2020-01-10 |
| | |||
* | Fix description of streaming example. | tastytea | 2020-01-10 |
| | |||
* | Shorten streaming example. | tastytea | 2020-01-09 |
| | |||
* | Typo: typo → type. 😃 | tastytea | 2020-01-09 |
| | |||
* | Add get_new_events(). | tastytea | 2020-01-09 |
| | | | | A more comfortable way to consume stream events. | ||
* | Add streaming example. | tastytea | 2020-01-08 |
| | |||
* | Fix include in example, prefer local header. | tastytea | 2020-01-07 |
| | |||
* | Add simple example. | tastytea | 2020-01-06 |
| | |||
* | Add support for examples. | tastytea | 2020-01-03 |