Paul Woolcock
f25574154e
Add builder method for exclude_reblogs
5 years ago
Paul Woolcock
91d66d76ad
Add an `exclude_reblogs` to StatusesRequest
...
Closes #134
5 years ago
Paul Woolcock
982a8fc776
making clippy happy
5 years ago
Paul Woolcock
a69d0ea928
Cargo-fmt pass
5 years ago
Paul Woolcock
0b4ee7bfb2
Various cleanup tasks
...
* Remove old `extern crate` stmts
* Remove rust-skeptic
* Clean up Cargo.toml
5 years ago
Paul Woolcock
16bc060407
Update to the 2018 edition
...
Only 2 years later :eyeroll:
5 years ago
Paul Woolcock
7786a83a14
Add `min_id` to pagination params
...
also switches to using serde_qs instead of manually serializing the
query string
6 years ago
Paul Woolcock
788177f5e8
Add tests to requests/statuses
...
Need to figure out a better solution for that to_querystring test, it'd
be nice to have something generate every possible permutation of those
builder methods
7 years ago
Paul Woolcock
57cc44368c
Document "everything"
...
This is a good start but many things need to be documented better, but
this will at least allow us to turn on #[deny(missing_docs)]
7 years ago
Paul Woolcock
8636e690c3
rustfmt pass
7 years ago
Paul Woolcock
63d09c1113
Clean up src/lib.rs a bit more
7 years ago