<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/src/lib/git/nostr_url.rs, branch v1.6.1</title>
<subtitle>Personal mirror of DanConwayDev/ngit-cli on git.upleb.uk
</subtitle>
<id>https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.6.1</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.6.1'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2024-12-20T08:07:22+00:00</updated>
<entry>
<title>refactor: use nostr url from repo_ref</title>
<updated>2024-12-20T08:07:22+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-12-20T08:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=8cc4a21061433c9a29e36c4f33e4d84bea1defee'/>
<id>urn:sha1:8cc4a21061433c9a29e36c4f33e4d84bea1defee</id>
<content type='text'>
simplify to allow the removal of warning:
`#[allow(clippy::too_many_arguments)]`
</content>
</entry>
<entry>
<title>feat(init): default to nip05 git nostr url</title>
<updated>2024-12-16T16:50:39+00:00</updated>
<author>
<name>Laszlo Megyer</name>
<email>lez@github.com</email>
</author>
<published>2024-12-16T10:38:06+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=cc87576cdfdd3aa18df6e94fbfa079d9e4f0241a'/>
<id>urn:sha1:cc87576cdfdd3aa18df6e94fbfa079d9e4f0241a</id>
<content type='text'>
If the user has NIP-05 set up in profile, and it resolves at the time
of running `ngit init`, NIP-05 will be used in the nostr remote url.
</content>
</entry>
<entry>
<title>chore: bump nix flake rust nightly `fmt` overlay</title>
<updated>2024-12-16T09:46:30+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-12-16T09:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=4ee83e2fe5335a8afd78439c35f029c4a472e797'/>
<id>urn:sha1:4ee83e2fe5335a8afd78439c35f029c4a472e797</id>
<content type='text'>
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`
</content>
</entry>
<entry>
<title>fix(NostrUrlDecoded): nip05 response error</title>
<updated>2024-12-16T07:44:57+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-12-16T07:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=003431e18c5a92af54892d769d8a7f7aea401c4a'/>
<id>urn:sha1:003431e18c5a92af54892d769d8a7f7aea401c4a</id>
<content type='text'>
improve the error message when fetching nip05 profile fails
</content>
</entry>
<entry>
<title>fix(NostrUrlDecoded): nip05 parsed as ssh user</title>
<updated>2024-12-11T17:18:10+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-12-11T17:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=2c6e281c1643593cd079936924dc1d4e65c54ed6'/>
<id>urn:sha1:2c6e281c1643593cd079936924dc1d4e65c54ed6</id>
<content type='text'>
property `user`, which refers to the ssh user to be used when
connecting to git remotes, was being parsed as the local section of
the nip05 address
</content>
</entry>
<entry>
<title>fix(NostrUrlDecoded): add nip05 loading to TUI</title>
<updated>2024-12-11T08:04:41+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-12-11T08:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=c72585a97736384ebe9e8e82a6311387808051fa'/>
<id>urn:sha1:c72585a97736384ebe9e8e82a6311387808051fa</id>
<content type='text'>
so the user understands the cause of any delay if the domain takes
a while to respond
</content>
</entry>
<entry>
<title>fix(nostr_url): use nip05 in nostr url if cached</title>
<updated>2024-12-10T12:12:14+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-12-10T12:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=36eb9395567dc0022b1700ec9cda1389baf22476'/>
<id>urn:sha1:36eb9395567dc0022b1700ec9cda1389baf22476</id>
<content type='text'>
prioritise using nip05 nostr url format when the nip05, public key
mapping is stored in the (usually local) git config.
</content>
</entry>
<entry>
<title>feat(nostr_url): improve nip05 git cache format</title>
<updated>2024-12-10T11:55:46+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-12-10T11:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=8d8c21d05e4d8d7af30a96704a5919efc07010dc'/>
<id>urn:sha1:8d8c21d05e4d8d7af30a96704a5919efc07010dc</id>
<content type='text'>
store all nip05s in a single git config item called "nostr.nip05"
using the `&lt;nip05&gt;:&lt;hex-public-key&gt;` format with multiple values
comma seperated.

git config is suposed to be human readable so it consideration was
given to storing the npub instead of hex but nip05 generally uses hex
and its rarely, if at all, going to be read directly by humans.

in the future it might be better to use git syntax for storing
multiple items but library git2 doesn't support this. it would be
trivial to do though. multiple nip05 items is an edge case so this
format is ok for now.
</content>
</entry>
<entry>
<title>test(NostrUrlDecoded): use `parse_and_resolve`</title>
<updated>2024-12-10T11:55:25+00:00</updated>
<author>
<name>Laszlo Megyer</name>
<email>lez@github.com</email>
</author>
<published>2024-12-09T22:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=8bd0f64bfc1d8348aaac11c9882e6211599df320'/>
<id>urn:sha1:8bd0f64bfc1d8348aaac11c9882e6211599df320</id>
<content type='text'>
update tests to use the async `parse_and_resolve` instead of removed
`from_str` method
</content>
</entry>
<entry>
<title>feat(NostrUrlDecoded) add nip05 support</title>
<updated>2024-12-10T11:55:01+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-12-09T09:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=6d3a4eb870cd344b11ccda13e1339584ed4e4d17'/>
<id>urn:sha1:6d3a4eb870cd344b11ccda13e1339584ed4e4d17</id>
<content type='text'>
replace `NostrUrlDecoded::from_str` with
`NostrUrlDecoded::parse_and_resolve`

store nip05 pubkey mapping in git cache
</content>
</entry>
</feed>
