summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-01-24Ignore README tests because they don't work in CIfix/entities-idsD. Scott Boggs
2023-01-21bump versionD. Scott Boggs
2023-01-21Test the whole workspaceD. Scott Boggs
2023-01-21Fix routes which take an Id type; fix doctestsD. Scott Boggs
2023-01-21Add Id types to prelude and entities prelude to crate preludeD. Scott Boggs
2023-01-21Implement std::format::Display for all Id typesD. Scott Boggs
2023-01-21Add CI jobs to comb branchD. Scott Boggs
2023-01-21Add note pointing to more complete example.D. Scott Boggs
2023-01-20Fix errors caused by sync locks crossing `await` in `cli::authenticate`Sprite
2023-01-14Update docs for Registration::new_with_clientkuna
2023-01-14Mastodon::new now wraps Mastodon::new_with_clientbaummarten
2023-01-14Registration::new_with_clientbaummarten
2023-01-09Add static assertionsD. Scott Boggs
2023-01-09Add constructors for ID typesD. Scott Boggs
2023-01-09Add Mention ID typeD. Scott Boggs
2023-01-09Add List ID typeD. Scott Boggs
2023-01-09Use `impl AsRef<str>` instead of `&str` to work with new ID typesD. Scott Boggs
2023-01-09Add ID type for reportsD. Scott Boggs
2023-01-09Add ID type for relationshipsD. Scott Boggs
2023-01-09Add ID type for pushesD. Scott Boggs
2023-01-09Add ID type for notificationsD. Scott Boggs
2023-01-09Add ID type for filtersD. Scott Boggs
2023-01-09Add ID type for attachmentsD. Scott Boggs
2023-01-09Add ID type for accountD. Scott Boggs
2023-01-09Wrap status id in helper typeMatthias Beyer
2023-01-09Fix: backwards compatibilityD. Scott Boggs
2023-01-09Split status_builder module into a few filesD. Scott Boggs
2023-01-09Publish NewStatus fieldsD. Scott Boggs
2023-01-09Add support for Filter v2D. Scott Boggs
2023-01-09Move legacy Filter type to mod v1; publish fieldsD. Scott Boggs
2023-01-09Finish TODO Parse DateTime before publishing this fieldD. Scott Boggs
2023-01-09Make additional fields publicD. Scott Boggs
2023-01-09Add notification type "follow request"jhwgh1968
2023-01-09Add "poll" notification supportjhwgh1968
2023-01-04Fix: Use Visibility pub here, to be backwards compatibleMatthias Beyer
2023-01-04Make package fields workspace-wideMatthias Beyer
2023-01-04Add mastodon_async_entitiesMatthias Beyer
2023-01-03Fix: Remove unused importMatthias Beyer
2023-01-03Fix: Pass arguments in right orderMatthias Beyer
2023-01-03Fix clippy: Remove unnecessary Ok + ? operatorMatthias Beyer
2023-01-03Fix clippy: Remove unnecessary Ok + ? operatorMatthias Beyer
2023-01-03Fix: Let clippy lint all featuresMatthias Beyer
2023-01-03fixup! Add error variant for when not all bytes are writtenMatthias Beyer
2023-01-03use serde_json's to_writerD. Scott Boggs
2023-01-03Add error variant for when not all bytes are writtenMatthias Beyer
2023-01-03Move prelude use statements to separate fnScott Boggs
2023-01-03Add test for API exportsMatthias Beyer
2023-01-02Update url requirement from 1 to 2dependabot[bot]
2023-01-01Add rust-cache in CI workflowMatthias Beyer
2023-01-01Make tokio's rt-multi-thread enabled again in examplesD. Scott Boggs