Paul Woolcock
690b029d99
Add methods & data structures for all the "push" endpoints
...
Closes #53
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
6 years ago
Paul Woolcock
0ad1e3741c
Allow the user to update their profile metadata fields
...
Closes #54
6 years ago
Paul Woolcock
375e4af286
Add a test for UpdateCredentials::build
6 years ago
Paul Woolcock
a57c7e2f91
feat(update_credentials): Implement UpdateCredsRequest
...
This will now allow a user to actually call the
MastodonClient::update_credentials method
6 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)]
6 years ago
Paul Woolcock
8636e690c3
rustfmt pass
6 years ago
Paul Woolcock
63d09c1113
Clean up src/lib.rs a bit more
6 years ago