2 Commits (16bc060407fc23660994bf3f4894cfecf2a46148)

Author SHA1 Message Date
Paul Woolcock 16bc060407 Update to the 2018 edition 4 years ago
Paul Woolcock e6879ec8ea change up examples slightly 6 years ago
Paul Woolcock 034bd4e6d1 Add a helper for completing authentication via the command line 6 years ago
Paul Woolcock e284894d40 feat(scopes): Implement granular OAuth scopes 6 years ago
Paul Woolcock 0df3f9fa2b Rework the `Registration` and `App` APIs 6 years ago
Paul Woolcock 1057e58343 There's no reason for Registration::complete to take an owned string 6 years ago
Paul Woolcock a407249fa5 Remove `elefren::apps::prelude` 6 years ago
Paul Woolcock 45f4cbbbfe Move the `toml` helpers to `elefren::helpers::toml` 6 years ago
Paul Woolcock c5788b8bd5 rustfmt pass 6 years ago
Paul Woolcock 1436c28e42 duplicate the AppBuilder api in Registration 6 years ago
Paul Woolcock 043d3753e1 rustfmt pass 6 years ago
Paul Woolcock 5017104e63 Make the examples no-ops when `toml` is not enabled 6 years ago
Paul Woolcock 3330a26760 rustfmt pass 6 years ago
Paul Woolcock 6ddea87765 Use the new toml helpers instead of the toml crate 6 years ago
Paul Woolcock 8636e690c3 rustfmt pass 6 years ago
Paul Woolcock 0f5e295ea9 Revamp registration & auth process 6 years ago
Paul Woolcock cc083e335e Change `Mastodon::from_data` to just `Mastodon::from` 6 years ago
Paul Woolcock a9b6b52890 Change mammut references to elefren 6 years ago
Paul Woolcock 22b4b04738 Adds a `MastodonClient` trait 6 years ago
Aaron Power 70ecc26ab8 Changed Scope for examples and allowed input of custom domain. 6 years ago
Aaron Power 523d83022e Fixed example code, and {un}follow routes. 6 years ago