Commit Graph

17 Commits (d66c63dd2849aeb7f563d7baeb38fb8d895d3713)

Author SHA1 Message Date
Paul Woolcock d66c63dd28 Remove `HttpSend` and `HttpSender` 5 years ago
Paul Woolcock 982a8fc776 making clippy happy 5 years ago
Paul Woolcock a69d0ea928 Cargo-fmt pass 5 years ago
Paul Woolcock 16bc060407 Update to the 2018 edition 5 years ago
Paul Woolcock 5e69ad4b33 Fix panic if there are < page number of results 6 years ago
Paul Woolcock 5b24922d9e Add some more lints, and fix the compile errors they generate 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 5eca9748a3 Reduce the visibility of ItemsIter and add docs to items_iter 7 years ago
Paul Woolcock e5175f09fe make apps::prelude and use the preludes in the tests 7 years ago
Paul Woolcock cc083e335e Change `Mastodon::from_data` to just `Mastodon::from` 7 years ago
Paul Woolcock a9b6b52890 Change mammut references to elefren 7 years ago
Paul Woolcock 22b4b04738 Adds a `MastodonClient` trait 7 years ago
Paul Woolcock d14d50070e fix test 7 years ago
Paul Woolcock 664cb2797f fix the test so it actually tests something 7 years ago
Paul Woolcock 6501470312 Change `PageIter` to `ItemsIter` 7 years ago
Paul Woolcock 68f8766aff Return `None` if there are no items 7 years ago
Paul Woolcock b4cbcfa1a7 into_iter -> items_iter 7 years ago
Paul Woolcock 6d67e403bc Don't expose pageiter module, and add some docs to PageIter 7 years ago
Paul Woolcock 0e8eb4e568 Add `PageIter<T>` to abstract over iterating over pages 7 years ago