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