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 6cee086d79 Add `max_toot_chars` to the Instance model 6 years ago
..
entities Add `max_toot_chars` to the Instance model 6 years ago
helpers Move the `toml` helpers to `elefren::helpers::toml` 6 years ago
requests rustfmt pass 6 years ago
apps.rs Remove `elefren::apps::prelude` 6 years ago
data.rs Move the `toml` helpers to `elefren::helpers::toml` 6 years ago
errors.rs rustfmt pass 6 years ago
http_send.rs duplicate the AppBuilder api in Registration 6 years ago
lib.rs Add test for entities::Account 6 years ago
macros.rs Introduce HttpSend trait for converting `Request` -> `Response` 6 years ago
page.rs Introduce HttpSend trait for converting `Request` -> `Response` 6 years ago
registration.rs Add a test for the default_redirect_uri 6 years ago
status_builder.rs rustfmt pass 6 years ago