mastodon-async/src
baummarten 72d158513c Registration::new_with_client
Registration can now be created with a custom Reqwest Client.
2023-01-14 16:28:05 -05:00
..
entities Add mastodon_async_entities 2023-01-04 08:29:52 -05:00
helpers Fix: Remove unused import 2023-01-03 10:59:42 -05:00
requests Add mastodon_async_entities 2023-01-04 08:29:52 -05:00
status_builder Fix: backwards compatibility 2023-01-09 07:27:53 -05:00
apps.rs spelling and clippy fixes 2022-12-29 06:41:57 -05:00
data.rs Fix clippy: Derive Eq for Data 2022-12-27 19:08:43 +01:00
errors.rs Add mastodon_async_entities 2023-01-04 08:29:52 -05:00
event_stream.rs Run cargo-fmt on whole codebase 2022-12-29 07:14:00 -05:00
lib.rs Add mastodon_async_entities 2023-01-04 08:29:52 -05:00
macros.rs Use `impl AsRef<str>` instead of `&str` to work with new ID types 2023-01-09 09:03:21 -05:00
mastodon.rs Use `impl AsRef<str>` instead of `&str` to work with new ID types 2023-01-09 09:03:21 -05:00
page.rs drop dependency on hyper-old-types in favor of parse_link_header 2022-12-29 14:06:07 -05:00
registration.rs Registration::new_with_client 2023-01-14 16:28:05 -05:00
scopes.rs Run cargo-fmt on whole codebase 2022-12-29 07:14:00 -05:00