28 コミット (4afb3c3d7405c496857415920afd04d2db01c987)

作成者 SHA1 メッセージ 日付
Paul Woolcock 16bc060407 Update to the 2018 edition 5年前
Paul Woolcock e6879ec8ea change up examples slightly 7年前
Paul Woolcock 4dd40422b3 feat(api): shortcut methods for following & followers 7年前
Paul Woolcock 9a080583f0 feature(api): Change `u64` ids to `&str` 7年前
Paul Woolcock 7d752a9fed Adds the `replies_count` property to Status 7年前
Paul Woolcock 34e2c00866 change `POST /search` to `GET /search` 7年前
Paul Woolcock 034bd4e6d1 Add a helper for completing authentication via the command line 7年前
Paul Woolcock e284894d40 feat(scopes): Implement granular OAuth scopes 7年前
Paul Woolcock 0df3f9fa2b Rework the `Registration` and `App` APIs 7年前
Paul Woolcock 1057e58343 There's no reason for Registration::complete to take an owned string 7年前
Paul Woolcock a407249fa5 Remove `elefren::apps::prelude` 7年前
Paul Woolcock 45f4cbbbfe Move the `toml` helpers to `elefren::helpers::toml` 7年前
Paul Woolcock c5788b8bd5 rustfmt pass 7年前
Paul Woolcock 1436c28e42 duplicate the AppBuilder api in Registration 7年前
Paul Woolcock 043d3753e1 rustfmt pass 7年前
Paul Woolcock 5017104e63 Make the examples no-ops when `toml` is not enabled 7年前
Paul Woolcock 3330a26760 rustfmt pass 7年前
Paul Woolcock 6ddea87765 Use the new toml helpers instead of the toml crate 7年前
Paul Woolcock 8636e690c3 rustfmt pass 7年前
Paul Woolcock 0f5e295ea9 Revamp registration & auth process 7年前
Paul Woolcock cc083e335e Change `Mastodon::from_data` to just `Mastodon::from` 7年前
Paul Woolcock a9b6b52890 Change mammut references to elefren 7年前
Paul Woolcock 22b4b04738 Adds a `MastodonClient` trait 7年前
Aaron Power 70ecc26ab8 Changed Scope for examples and allowed input of custom domain. 7年前
Aaron Power 53f403d99d Moved upload_photo to an example 7年前
Aaron Power 523d83022e Fixed example code, and {un}follow routes. 7年前
Aaron Power 43858e5729 reformatted example and made it the README example. 8年前
Aaron Power 4984dfaacf Version 0.10.0-rc1 8年前