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 6450ad3370 Block and Unblock should be `post` calls 5 years ago
..
entities account: Properly mark nullable source fields 5 years ago
helpers Add built-in support for deserializing Data from the env 5 years ago
requests Add `min_id` to pagination params 5 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 Add `min_id` to pagination params 5 years ago
http_send.rs Update code to be compatible with reqwest 0.9 6 years ago
lib.rs Block and Unblock should be `post` calls 5 years ago
macros.rs feature(api): Change `u64` ids to `&str` 6 years ago
mastodon_client.rs Fix block, unblock, mute and unmute 5 years ago
page.rs Add an `OwnedPage` that doesn't borrow the underlying client 5 years ago
registration.rs Add `force_login` to the params sent to the /oauth/authorize endpoint 5 years ago
scopes.rs Allow constructing Scopes from a string 6 years ago
status_builder.rs use string for status id in StatusBuilder 5 years ago