summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-28finish migration to strict OAuthToken typecomb-methods/oauth-2D. Scott Boggs
2023-09-28clean up formatting and testsD. Scott Boggs
2023-09-27Update registration workflowD. Scott Boggs
2023-09-27Make the response_type field an enumD. Scott Boggs
2023-09-27Add oauth authorizationD. Scott Boggs
2023-09-09Merge pull request #118 from AkkermanD/feature/status-editingScott Boggs
2023-09-05Improve loggingAkkerman
2023-09-05Fix clippy lintAkkerman
2023-09-05Add note about tracing_unstable config flag to READMED. Scott Boggs
2023-09-04Rename functionAkkerman
2023-09-04Drop extra methodAkkerman
2023-09-03TestAkkerman
2023-09-03Merge pull request #114 from dscottboggs/fix/public-timeline-should-be-pagedScott Boggs
2023-09-03Fix: public timeline should be paginatedfix/public-timeline-should-be-pagedD. Scott Boggs
2023-09-03Merge pull request #115 from dscottboggs/fix/miscScott Boggs
2023-09-02Even MORE clippy lintsD. Scott Boggs
2023-09-02More clippy lintsD. Scott Boggs
2023-09-01Bump Rust version to 1.67 for dependency "time"D. Scott Boggs
2023-09-01Make behavior consistent with interfaceD. Scott Boggs
2023-09-01Fix: https://rust-lang.github.io/rust-clippy/master/index.html#/incorrect_par...D. Scott Boggs
2023-09-01Add edit_statusDenys Mazhar
2023-09-01Formatting fixesD. Scott Boggs
2023-09-01Update example to use tracing instead of femmeD. Scott Boggs
2023-09-01feat: Use `valuable` for tracingJosh McKinney
2023-09-01chore: cargo fmt after the tracing updatesJosh McKinney
2023-09-01fix: log using Debug from read_response tooJosh McKinney
2023-09-01fix: render using debug in log message for streamJosh McKinney
2023-09-01chore: add tracing to home_timeline exampleJosh McKinney
2023-09-01refactor: remove log module as part of switch to tracingJosh McKinney
2023-09-01fix: error message for page_next/prev now shows actual methodJosh McKinney
2023-09-01refactor: use tracing in leftover modulesJosh McKinney
2023-09-01refactor: use tracing for registrationJosh McKinney
2023-09-01refactor: use tracing in itemsiterJosh McKinney
2023-09-01refactor: use tracing in read_responseJosh McKinney
2023-09-01refactor: use tracing in event_streamJosh McKinney
2023-09-01refactor: use tracing in log_events exampleJosh McKinney
2023-09-01chore: add tracing cratesJosh McKinney
2023-09-01fix: address two clippy issuesJosh McKinney
2023-09-01Remove unnecessary/problematic serde 'deny_unused_fields' attributeD. Scott Boggs
2023-09-01cargo fmt fixD. Scott Boggs
2023-09-01Add implementation for From to idsD. Scott Boggs
2023-09-01doc_comment! macro is unnecessaryD. Scott Boggs
2023-09-01Clippy fixesD. Scott Boggs
2023-09-01VapidKey is not optionalD. Scott Boggs
2023-09-01fixesD. Scott Boggs
2023-09-01create entities::forms mod; move apps to forms::applicationD. Scott Boggs
2023-09-01Comb apps methodsD. Scott Boggs
2023-09-01more nitsD. Scott Boggs
2023-09-01clippy nitsD. Scott Boggs
2023-09-01Fix imports after prelude revisionsD. Scott Boggs