<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/01.md, branch mints</title>
<subtitle>[no description]</subtitle>
<id>https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/atom?h=mints</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/atom?h=mints'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/'/>
<updated>2024-09-30T16:18:13+00:00</updated>
<entry>
<title>Clarify tag filters</title>
<updated>2024-09-30T16:18:13+00:00</updated>
<author>
<name>Jon Staab</name>
<email>shtaab@gmail.com</email>
</author>
<published>2024-09-30T16:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=ce2234e0baac9d64f7044ec1c4a5cc7210fd2fc2'/>
<id>urn:sha1:ce2234e0baac9d64f7044ec1c4a5cc7210fd2fc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>complete renaming to "addressable" events.</title>
<updated>2024-09-28T15:29:03+00:00</updated>
<author>
<name>fiatjaf</name>
<email>fiatjaf@gmail.com</email>
</author>
<published>2024-09-28T15:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=a736e629be5c4c9125d98bdb4965851d8110c483'/>
<id>urn:sha1:a736e629be5c4c9125d98bdb4965851d8110c483</id>
<content type='text'>
as noticed by @bezysoftware at https://github.com/nostr-protocol/nips/pull/1437#issuecomment-2380626514.

I don't know how so many of these instances were left from the original PR at following ca3c52e3e74f0a4679f1c6c0d9ac6461ea748d2d.
</content>
</entry>
<entry>
<title>Merge pull request #1333 from coracle-social/clarify-nip01</title>
<updated>2024-08-31T13:45:41+00:00</updated>
<author>
<name>hodlbod</name>
<email>jstaab@protonmail.com</email>
</author>
<published>2024-08-31T13:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=24e97c25390baa7d492d7ef71517e8f14e0e9a65'/>
<id>urn:sha1:24e97c25390baa7d492d7ef71517e8f14e0e9a65</id>
<content type='text'>
Clarify what happens when a duplicate subscription is sent, remove CLOSED on duplicate subscription</content>
</entry>
<entry>
<title>rename "parameterized replaceable event" to "addressable event" (#1418)</title>
<updated>2024-08-20T15:56:05+00:00</updated>
<author>
<name>fiatjaf_</name>
<email>fiatjaf@gmail.com</email>
</author>
<published>2024-08-20T15:56:05+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=ca3c52e3e74f0a4679f1c6c0d9ac6461ea748d2d'/>
<id>urn:sha1:ca3c52e3e74f0a4679f1c6c0d9ac6461ea748d2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NIP-01: sort events by id after created_at</title>
<updated>2024-07-19T03:16:45+00:00</updated>
<author>
<name>Alex Gleason</name>
<email>alex@alexgleason.me</email>
</author>
<published>2024-07-19T03:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=9c54549f1842245b842d8a66f3bade744da24189'/>
<id>urn:sha1:9c54549f1842245b842d8a66f3bade744da24189</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More precisely document since/until bounds. (#1284)</title>
<updated>2024-07-05T16:31:23+00:00</updated>
<author>
<name>Cody Casterline</name>
<email>cody.casterline@gmail.com</email>
</author>
<published>2024-07-05T16:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=8c47577ecb6b3ae6ad840e5b4d187a3f3a6b97c8'/>
<id>urn:sha1:8c47577ecb6b3ae6ad840e5b4d187a3f3a6b97c8</id>
<content type='text'>
* More precisely document since/until bounds.

Lower in this document, this is expressed as "since &lt;= created_at &lt;= until".

But the English description said that these values had to be "newer than" or "older than".

These two were in conflict. I assume the inclusive behavior is the intended one, since that documentation was added later to clarify. This just makes both cases match.

* Update 01.md

Co-authored-by: Alex Gleason &lt;alex@alexgleason.me&gt;

* Update 01.md

Co-authored-by: Alex Gleason &lt;alex@alexgleason.me&gt;

---------

Co-authored-by: Alex Gleason &lt;alex@alexgleason.me&gt;</content>
</entry>
<entry>
<title>Clarify what happens when a duplicate subscription is sent, remove CLOSED on duplicate subscription</title>
<updated>2024-06-28T00:00:16+00:00</updated>
<author>
<name>Jon Staab</name>
<email>shtaab@gmail.com</email>
</author>
<published>2024-06-28T00:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=f6b08429a270fbae71f0ae1689a5adf8fa91c543'/>
<id>urn:sha1:f6b08429a270fbae71f0ae1689a5adf8fa91c543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify which kinds have lifetime of 'regular'  (#1315)</title>
<updated>2024-06-23T00:40:57+00:00</updated>
<author>
<name>Arjen Stens</name>
<email>18398758+ArjenStens@users.noreply.github.com</email>
</author>
<published>2024-06-23T00:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=4aa18e329a8858ed46727b970c28652c5a0f7b43'/>
<id>urn:sha1:4aa18e329a8858ed46727b970c28652c5a0f7b43</id>
<content type='text'>
* Clarify which kinds have lifetime of 'regular'

* Missed space

* Document kind 41 as replaceable

* Revert "Document kind 41 as replaceable"

This reverts commit eead2f5a749cfee6de131944e0e73350759e28b4.</content>
</entry>
<entry>
<title>"user metadata" and fix table on readme.</title>
<updated>2024-06-17T15:38:57+00:00</updated>
<author>
<name>fiatjaf</name>
<email>fiatjaf@gmail.com</email>
</author>
<published>2024-06-17T15:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=1728f93d17fe399fa6e0911e7bb69d2e159ca572'/>
<id>urn:sha1:1728f93d17fe399fa6e0911e7bb69d2e159ca572</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1309 from ArmanTheParman/patch-2</title>
<updated>2024-06-17T15:36:42+00:00</updated>
<author>
<name>hodlbod</name>
<email>jstaab@protonmail.com</email>
</author>
<published>2024-06-17T15:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/nips/commit/?id=747f634004a918d712c32307ac58184fc11bca80'/>
<id>urn:sha1:747f634004a918d712c32307ac58184fc11bca80</id>
<content type='text'>
metadata clarity.md</content>
</entry>
</feed>
