22 Commits (1b54c20060cd58f55d0236be5209f7b841a3f299)

Author SHA1 Message Date
Paul Woolcock 0df3f9fa2b Rework the `Registration` and `App` APIs 7 years ago
Paul Woolcock e7005b0b6b Users shouldn't have to parameterize their code unless they need to for tests 7 years ago
Paul Woolcock 1057e58343 There's no reason for Registration::complete to take an owned string 7 years ago
Paul Woolcock aaa0edc98f Add a test for the default_redirect_uri 7 years ago
Paul Woolcock a407249fa5 Remove `elefren::apps::prelude` 7 years ago
Paul Woolcock c5788b8bd5 rustfmt pass 7 years ago
Paul Woolcock 1436c28e42 duplicate the AppBuilder api in Registration 7 years ago
Paul Woolcock 3330a26760 rustfmt pass 7 years ago
Paul Woolcock 49a2237803 Introduce HttpSend trait for converting `Request` -> `Response` 7 years ago
Paul Woolcock 8636e690c3 rustfmt pass 7 years ago
Paul Woolcock 0f5e295ea9 Revamp registration & auth process 7 years ago
Paul Woolcock e5175f09fe make apps::prelude and use the preludes in the tests 7 years ago
Paul Woolcock 7f1303b5f6 Set a default redirect_uri if none is provided 7 years ago
Paul Woolcock a9b6b52890 Change mammut references to elefren 7 years ago
Paul Woolcock 22b4b04738 Adds a `MastodonClient` trait 7 years ago
Aaron Power 523d83022e Fixed example code, and {un}follow routes. 7 years ago
Aaron Power 75eea88023 Fixed examples 7 years ago
TheBestJohn ab1e5f86f0 Fixed the registration of new apps as well as url of statuses is now an Option<String> (#23) 7 years ago
Aaron Power b445197381 docs(all): Added documentation to missing parts 8 years ago
Aaron Power b6d350f29e updated reqwest and fixed media route 8 years ago
Aaron Power 39e539646b Version 0.6 8 years ago
Aaron Power a528624dc3 0.3.0 Redone registration api, added debug/clone 8 years ago