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 17c727f5c6 Update version to 0.22 4 years ago
..
entities add documentation to metadata fields 4 years ago
helpers Update version to 0.22 4 years ago
requests Add `min_id` to pagination params 5 years ago
apps.rs fix rustfmt 5 years ago
data.rs Move the `toml` helpers to `elefren::helpers::toml` 6 years ago
errors.rs Remove url 2.x 4 years ago
http_send.rs Update code to be compatible with reqwest 0.9 6 years ago
lib.rs Remove url 2.x 4 years ago
macros.rs feature(api): Change `u64` ids to `&str` 6 years ago
mastodon_client.rs Add the "Dismiss Notification" endpoint 5 years ago
page.rs Remove url 2.x 4 years ago
registration.rs Remove url 2.x 4 years ago
scopes.rs Use `slice::iter` instead of `into_iter` to avoid future breakage 4 years ago
status_builder.rs Add content_type support to StatusBuilder 4 years ago