summaryrefslogtreecommitdiffstats
path: root/src/requests
AgeCommit message (Expand)Author
2020-10-07Add basic async clientPaul Woolcock
2020-10-07Change builder style for requestsPaul Woolcock
2020-09-26Remove `HttpSend` and `HttpSender`Paul Woolcock
2020-09-25Add builder method for exclude_reblogsPaul Woolcock
2020-09-25Add an `exclude_reblogs` to StatusesRequestPaul Woolcock
2020-09-25use nightly fmtPaul Woolcock
2020-09-25Second fmt passPaul Woolcock
2020-09-25making clippy happyPaul Woolcock
2020-09-25Cargo-fmt passPaul Woolcock
2020-09-25Various cleanup tasksPaul Woolcock
2020-06-11Update to the 2018 editionPaul Woolcock
2019-03-09Add `min_id` to pagination paramsPaul Woolcock
2018-09-14Keyword/filtering APIPaul Woolcock
2018-09-10Add methods & data structures for all the "push" endpointsPaul Woolcock
2018-09-05Add tests to requests/statusesPaul Woolcock
2018-09-04Allow the user to update their profile metadata fieldsPaul Woolcock
2018-09-01Add a test for UpdateCredentials::buildPaul Woolcock
2018-09-01feat(update_credentials): Implement UpdateCredsRequestPaul Woolcock
2018-08-30Document "everything"Paul Woolcock
2018-08-23rustfmt passPaul Woolcock
2018-08-22Clean up src/lib.rs a bit morePaul Woolcock