29 Commits (869cb2443471b2f52194cf4895a46742b81e505f)

Author SHA1 Message Date
Paul Woolcock 0b4ee7bfb2 Various cleanup tasks 4 years ago
Paul Woolcock 16bc060407 Update to the 2018 edition 4 years ago
Paul Woolcock e6879ec8ea change up examples slightly 6 years ago
Paul Woolcock 4dd40422b3 feat(api): shortcut methods for following & followers 6 years ago
Paul Woolcock 9a080583f0 feature(api): Change `u64` ids to `&str` 6 years ago
Paul Woolcock 7d752a9fed Adds the `replies_count` property to Status 6 years ago
Paul Woolcock 34e2c00866 change `POST /search` to `GET /search` 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 53f403d99d Moved upload_photo to an example 6 years ago
Aaron Power 523d83022e Fixed example code, and {un}follow routes. 6 years ago
Aaron Power 43858e5729 reformatted example and made it the README example. 6 years ago
Aaron Power 4984dfaacf Version 0.10.0-rc1 6 years ago