summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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
2023-09-01Update entities preludeD. Scott Boggs
2023-09-01fix doc linksD. Scott Boggs
2023-09-01fix serde renameD. Scott Boggs
2023-09-01fixesD. Scott Boggs
2023-09-01Add Admin::CanonicalEmailBlock example testD. Scott Boggs
2023-09-01Add Admin::Cohort example test; change conversion namespaceD. Scott Boggs
2023-09-01Add Admin::Dimension test exampleD. Scott Boggs
2023-09-01Add Admin::DomainAllow test exampleD. Scott Boggs
2023-09-01Add Admin::DomainBlock example testD. Scott Boggs
2023-09-01Add email domain block example testD. Scott Boggs
2023-09-01Add IP example testD. Scott Boggs
2023-09-01Add IP Block example testD. Scott Boggs
2023-09-01Add Admin::Measure example testD. Scott Boggs
2023-09-01Add Account example testD. Scott Boggs