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 a57c7e2f91 feat(update_credentials): Implement UpdateCredsRequest 6 years ago
..
entities feat(update_credentials): Implement UpdateCredsRequest 6 years ago
helpers Add a helper for completing authentication via the command line 6 years ago
requests feat(update_credentials): Implement UpdateCredsRequest 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 feat(helpers): add json helper module 6 years ago
http_send.rs Document "everything" 6 years ago
lib.rs feat(update_credentials): Implement UpdateCredsRequest 6 years ago
macros.rs fix(client): fix broken paged_routes_with_id methods 6 years ago
mastodon_client.rs feat(update_credentials): Implement UpdateCredsRequest 6 years ago
page.rs Document "everything" 6 years ago
registration.rs Make sure scopes are percent-encoded when making the URL 6 years ago
scopes.rs feat(scopes): Implement granular OAuth scopes 6 years ago
status_builder.rs Add some more tests 6 years ago