mastodon API rust lib elefren, fixed and updated. and also all ASYNC! NB. most examples are now wrong.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paul Woolcock 32e40edd6c Add `Registered::from_parts` 6 years ago
..
entities Make a couple new masto properties optional 6 years ago
helpers update to 0.17 6 years ago
requests Keyword/filtering API 6 years ago
apps.rs feat(scopes): Implement granular OAuth scopes 6 years ago
data.rs Move the `toml` helpers to `elefren::helpers::toml` 6 years ago
errors.rs Fix the error used here 6 years ago
http_send.rs Update code to be compatible with reqwest 0.9 6 years ago
lib.rs follow returns a `Relationship`, not an `Account` 6 years ago
macros.rs feature(api): Change `u64` ids to `&str` 6 years ago
mastodon_client.rs follow returns a `Relationship`, not an `Account` 6 years ago
page.rs Missed a couple .unwraps, take them out 6 years ago
registration.rs Add `Registered::from_parts` 6 years ago
scopes.rs feat(scopes): Implement granular OAuth scopes 6 years ago
status_builder.rs feat(status): Add language code to status builder 6 years ago