<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror, branch v1.3-beta1</title>
<subtitle>Personal mirror of DanConwayDev/ngit-cli on git.upleb.uk
</subtitle>
<id>https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.3-beta1</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.3-beta1'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2024-07-05T10:06:04+00:00</updated>
<entry>
<title>feat(init): group by status</title>
<updated>2024-07-05T10:06:04+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-05T10:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=ba82a894fad645757c49242c11573b6c5dd8d1e6'/>
<id>urn:sha1:ba82a894fad645757c49242c11573b6c5dd8d1e6</id>
<content type='text'>
show open proposal by defult and include options to filter
by other statuses

there are not tests for this currently as the intention is
to transform 'list' further by adding a 'fetch'
</content>
</entry>
<entry>
<title>revert: "chore: bump to v1.3.0"</title>
<updated>2024-07-03T11:35:11+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-03T11:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=d70a6ef029b90d00024da82e945316ce58b9507b'/>
<id>urn:sha1:d70a6ef029b90d00024da82e945316ce58b9507b</id>
<content type='text'>
This reverts commit c6cf49d8349c7078e28a3d0e4a7628f91e0195d9

as crates.io requires all dependancies are published to crates.io

we will need to wait until rust-nostr v33 so we don't use the patched
version of v32 from the forked repo
</content>
</entry>
<entry>
<title>chore: bump to v1.3.0</title>
<updated>2024-07-03T11:12:04+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-03T11:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=c6cf49d8349c7078e28a3d0e4a7628f91e0195d9'/>
<id>urn:sha1:c6cf49d8349c7078e28a3d0e4a7628f91e0195d9</id>
<content type='text'>
changelog:
* add support for NIP-46 remote signer
* login to different npubs for different repositories
* store login details in git config so they can be reused by other clients
* cache profile events
* add NIP-31 alt tags to events
* add euc marker per NIP-34 tweak
* fix: ensure repo events of all maintainers are tagged in proposals
* fix: stop filtering out very large patches
</content>
</entry>
<entry>
<title>chore: update package homepage</title>
<updated>2024-07-03T10:54:03+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-03T10:54:03+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=3db0a2b3ba76a7588137eb70b1a1558de268b799'/>
<id>urn:sha1:3db0a2b3ba76a7588137eb70b1a1558de268b799</id>
<content type='text'>
to reflect changes to gitworkshop url structure
</content>
</entry>
<entry>
<title>build: increase CI test timeout</title>
<updated>2024-07-03T09:10:07+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-03T09:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=b4e3cdac8160b6aa7c5975989a7cff50a53eca3d'/>
<id>urn:sha1:b4e3cdac8160b6aa7c5975989a7cff50a53eca3d</id>
<content type='text'>
whilst running clippy takes ~2m and tests take ~5m 10s,
'set up job' can take anywhere from 1s to 2ms
</content>
</entry>
<entry>
<title>fix(login): use saved bunker login</title>
<updated>2024-07-03T09:03:12+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-03T09:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=ed5b52ea31f6fd69f3585dd563289a7d9b946ba3'/>
<id>urn:sha1:ed5b52ea31f6fd69f3585dd563289a7d9b946ba3</id>
<content type='text'>
a typo prevented fetching of saved bunker-uri and therefore ngit
would act as if it wasn't saved
</content>
</entry>
<entry>
<title>fix(list): remove event size limit</title>
<updated>2024-07-03T08:42:07+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-03T08:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=8aa3767938fa5d3244b7f5ca95d56a958861e093'/>
<id>urn:sha1:8aa3767938fa5d3244b7f5ca95d56a958861e093</id>
<content type='text'>
disable event limits in rust-nostr which cause large patches to be filtered out
</content>
</entry>
<entry>
<title>fix(repo_ref): fallback to author as maintainer</title>
<updated>2024-07-02T08:37:07+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-02T08:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=68a7fe6f0cd308ee307957451e26a92e92c8d51c'/>
<id>urn:sha1:68a7fe6f0cd308ee307957451e26a92e92c8d51c</id>
<content type='text'>
if the maintainers tag is omitted
</content>
</entry>
<entry>
<title>feat(send): tag each maintainer's repo event</title>
<updated>2024-07-02T07:54:55+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-02T07:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=58cc0a9662e1bd087c2910eb15aa7568f088bba5'/>
<id>urn:sha1:58cc0a9662e1bd087c2910eb15aa7568f088bba5</id>
<content type='text'>
instead of just tagging the first maintainer's repo event and each
maintainer with a p tag

This allows for easier discoverability of the proposal when:
 * the first maintainer hasn't issued a repo event
 * the maintainers change over time and the single tagged repo event
   is no listed as a maintainer in anyone elses repo event
</content>
</entry>
<entry>
<title>refactor: remove old remote helper placeholder</title>
<updated>2024-07-02T06:46:28+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-02T06:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=9ba3dc08e60906cef6c82a375d3c427d2b2f4733'/>
<id>urn:sha1:9ba3dc08e60906cef6c82a375d3c427d2b2f4733</id>
<content type='text'>
to make room for new one
</content>
</entry>
</feed>
