upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/tests/init.rs
AgeCommit message (Expand)Author
2024-09-09test: refactor into binary subdirsDanConwayDev
2024-08-27fix(init): make maintainer.yaml copy clearerDanConwayDev
2024-07-25fix(init): add missing identifier to yamlDanConwayDev
2024-07-24refactor: use nip34 kinds from rust-nostrDanConwayDev
2024-07-19feat: intergrate `fetch` into `send`DanConwayDev
2024-07-17feat(init): set repo pointer in git configDanConwayDev
2024-07-17feat(login): use fetch to get user profileDanConwayDev
2024-07-15feat(fetch): fetch events and save to cacheDanConwayDev
2024-06-24feat(login): store in git config and use cacheDanConwayDev
2024-06-13feat(init): add euc marker to commit referenceDanConwayDev
2024-06-13chore: bump rust-nostr to v0.32.0DanConwayDev
2024-05-23feat: add NIP-31 alt tagsDanConwayDev
2024-03-04test: ensure failed tests timeoutDanConwayDev
2024-02-23feat(init): improve copy orderDanConwayDev
2024-02-23feat(init): add customisation and defaultsDanConwayDev
2024-02-15fix: improve 'searching for profile updates' msgDanConwayDev
2024-02-14feat: send to default relays, blast repo eventDanConwayDev
2024-02-14feat!: move `claim` > `init`DanConwayDev