Commits
Click on a commit to change the comparison rangefix(website): use official Nostr protocol logo (CC0, mbarulli/nostr-logo) chore: sync Cargo.lock after rebase onto main style(web): fix biome formatting in page-channels.js fix(web): preserve Nostr OTP settings on edit modal save fix(nostr): resolve clippy collapsible_match and len_without_is_empty fix(nostr): implement OTP challenge initiation and DM delivery fix(nostr): implement OTP verification path for code replies Merge origin/main into helix-epoch fix(nostr): use std::sync::RwLock for accounts map to avoid blocking panic fix(web): remove channel-error class from conditionally-rendered error divs