| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-08 | Added clarification for signature to be in hex | Jimmy Song | |
| 2023-01-25 | Update NIP-01 to clarify since and until filters | Ben Franks | |
| The since and until filters does not clarify integer format and some relays fail to recognize filters with a float based timestamp. | |||
| 2023-01-21 | specify lowercase on nip01 event hex fields. | fiatjaf | |
| 2022-12-26 | Minor grammar fixes | sgmoore | |
| Minor grammar fix at line 13, 83, 85. and 111. | |||
| 2022-12-24 | LUD-01: fix typo for the desc of event kind 2 | Hampus Sjöberg | |
| 2022-12-15 | Remove username pattern requirements | Jon Staab | |
| Most implementation ignore this line. Enforcing that usernames not include spaces, special chracters, unicode, emojis, etc has no benefit and is unnecessarily user hostile. | |||
| 2022-12-08 | Clarify use of kind 1 and kind 1000-10000 | Jonathan Staab | |
| 2022-12-02 | nip-01: improve connection/subscriptions recommendation and remove the ↵ | fiatjaf | |
| ill-advised 3 subscriptions limit. | |||
| 2022-11-15 | Reword NIP-01 to clarify no line breaks. Existing language of "indentation" ↵ | Mike Dilger | |
| implies line breaks. | |||
| 2022-11-04 | Fix regex for SetMetadata in NIP1 | w3irdrobot | |
| It appears the regex given in NIP1 for setting the username in the setmetadata event was slightly off. I think the fix here is what was intended. Though I think what was meant here was pretty obvious, to make it easier on future developers, I updated the regex to something that should work with just copying and pasting. | |||
| 2022-10-26 | Update 01.md | DZ | |
| fix indentation | |||
| 2022-10-07 | Update 01.md | DZ | |
| fix typo | |||
| 2022-06-21 | Fix some typos and adds json type to code blocks | emeceve | |
| 2022-06-09 | update nip-02 to disallow `null`, only allow strings in tags. | fiatjaf | |
| fixes https://github.com/nostr-protocol/nips/pull/15 fixes https://github.com/fiatjaf/nostr-army-knife/issues/2 fixes https://github.com/fiatjaf/relayer/issues/3 | |||
| 2022-06-05 | update to nip01 to specify syntax for usernames. | Robert C. Martin | |
| 2022-05-08 | sneak filter.limit in nip-01. | fiatjaf | |
| 2022-05-01 | migrate nips from main nostr repo. | fiatjaf | |