| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-23 | feat(account): export npub | DanConwayDev | |
| allow exporting npub as well as nsec | |||
| 2025-05-05 | chore: nix flake update | DanConwayDev | |
| update nix dependancies to latest version using default update options run `cargo clippy --fix` and `cargo fmt` to fix new clippy errors | |||
| 2024-12-16 | chore: bump nix flake rust nightly `fmt` overlay | DanConwayDev | |
| update the rust nightly `fmt` overlay which needs to be pinned to a specific version (this case by date) update formatting in main files via `cargo fmt` | |||
| 2024-12-09 | fix: fetch user relays for `send`,`push` & `init` | DanConwayDev | |
| get the latest user relay list before pushing patches and repo announcement events | |||
| 2024-11-27 | feat(export-keys): to use in other clients | DanConwayDev | |
| as part of the easy on-boaridng flow | |||