| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-06-24 | feat(login): store in git config and use cache | DanConwayDev |
| 2024-06-13 | chore: bump rust-nostr to v0.32.0 | DanConwayDev |
| 2024-06-11 | refactor: bump rust-nostr to v0.30 use ncryptsec | DanConwayDev |
| 2024-03-25 | update tag generation | DanConwayDev |
| 2024-03-22 | replace XOnlyPublicKey with wrapper PublicKey | DanConwayDev |
| 2024-03-22 | rename from_sk_str -> from_str | DanConwayDev |
| 2024-02-02 | test: replace block_on with tokio::tests | jk |
| 2024-01-27 | fix(login): stop bailing when no name in metadata | DanConwayDev |
| 2024-01-26 | chore: upgrade rust-nostr v0.27.0v0.1.1 | DanConwayDev |
| 2023-12-06 | build(deps) update nix | DanConwayDev |
| 2023-11-01 | build(deps) update nostr nostr-sdk | DanConwayDev |
| 2023-11-01 | feat(login) fetch from discovered write relays | DanConwayDev |
| 2023-10-01 | feat(login) fetch user relays and metadata | DanConwayDev |
| 2023-09-01 | feat(login) password login using encrypted nsec | DanConwayDev |
| 2023-09-13 | refactor: rebuild app skeleton | DanConwayDev |