summaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Expand)Author
2018-08-27There's no reason for Registration::complete to take an owned stringPaul Woolcock
2018-08-26Remove `elefren::apps::prelude`Paul Woolcock
2018-08-25Move the `toml` helpers to `elefren::helpers::toml`Paul Woolcock
2018-08-25rustfmt passPaul Woolcock
2018-08-25duplicate the AppBuilder api in RegistrationPaul Woolcock
2018-08-24rustfmt passPaul Woolcock
2018-08-24Make the examples no-ops when `toml` is not enabledPaul Woolcock
2018-08-23rustfmt passPaul Woolcock
2018-08-23Use the new toml helpers instead of the toml cratePaul Woolcock
2018-08-23rustfmt passPaul Woolcock
2018-08-23Revamp registration & auth processPaul Woolcock
2018-08-22Change `Mastodon::from_data` to just `Mastodon::from`Paul Woolcock
2018-08-21Change mammut references to elefrenPaul Woolcock
2018-08-21Adds a `MastodonClient` traitPaul Woolcock
2018-06-29Changed Scope for examples and allowed input of custom domain.Aaron Power
2018-06-29Moved upload_photo to an exampleAaron Power
2018-06-29Fixed example code, and {un}follow routes.Aaron Power
2018-02-12reformatted example and made it the README example.Aaron Power
2018-02-12Version 0.10.0-rc1Aaron Power