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 7d752a9fed Adds the `replies_count` property to Status 6 years ago
..
entities Adds the `replies_count` property to Status 6 years ago
helpers Add a helper for completing authentication via the command line 6 years ago
requests Add methods & data structures for all the "push" endpoints 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 change `POST /search` to `GET /search` 6 years ago
http_send.rs Document "everything" 6 years ago
lib.rs Add methods & data structures for all the "push" endpoints 6 years ago
macros.rs Implement a method for `GET /api/v2/search` 6 years ago
mastodon_client.rs Add methods & data structures for all the "push" endpoints 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 feat(status): Add language code to status builder 6 years ago