| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-08 | change references title | Kieran | |
| 2023-05-08 | typo | Kieran | |
| 2023-05-08 | Update readme | Kieran | |
| 2023-05-08 | add note about payload hash | Kieran | |
| 2023-05-08 | NIP-98 | Kieran | |
| 2023-05-06 | Update old link to fiatjaf/nostr | ekzyis | |
| 2023-05-06 | Clarify how NIP 45 works with multiple COUNT filters. (#504) | Jon Staab | |
| 2023-05-05 | add nip-47 to index. | fiatjaf | |
| 2023-05-02 | Merge pull request #406 from nostr-protocol/47-wallet-connect | fiatjaf_ | |
| 2023-05-02 | NIP11 example using curl. (#490) | Robert C. Martin | |
| 2023-05-01 | Change NIP-21 URL->URI | mplorentz | |
| I think the `nostr:...` scheme is not actually a Uniform Resource Locator, because it doesn't tell you where the data is located. For instance if I see the string `nostr:npub1sn0wdenkukak0d9dfczzeacvhkrgz92ak56egt7vdgzn8pv2wfqqhrjdv9` I understand that this identifies a Nostr keypair but I don't know where to find data for that keypair. The scheme does fall under the definition of a Uniform Resource Identifier, or maybe even the stricter class Uniform Resource Name. But nobody talks about URNs, so maybe best to just use the less-specific term "URI" here. | |||
| 2023-04-28 | Add dim tag to NIP 94 | Jonathan Staab | |
| 2023-04-27 | NIP-47: Add error for payment failed | Semisol | |
| 2023-04-27 | NIP-47: Implement feedback | kiwiidb | |
| Co-authored-by: Semisol <hi@semisol.dev> | |||
| 2023-04-25 | Reword description of kind 1063 | Asai Toshiya | |
| 2023-04-24 | Merge pull request #473 from arkin0x/patch-1 | fiatjaf_ | |
| 2023-04-24 | forgot to update the initial nonce in the explanation | arkin0x | |
| 2023-04-24 | example was incorrect | arkin0x | |
| the example event id had 21 leading zeroes, not 20 I provided new C code that has been tested to work (I couldn't get the original example code to work) and I provided some JavaScript code to test event ids as well. I did not re-compute the event id for the example event; I simply changed the nonce to be 21. Since it is an example, it may not matter that the event id is not correct. | |||
| 2023-04-24 | reword NIP-94 to remove confusion. | fiatjaf | |
| 2023-04-24 | blurhash explanation | Vivek Ganesan | |
| 2023-04-21 | Update 01.md | michaelhall923 | |
| Info on "e" and "p" tags is kind of hard to find so I added a link to it in the place that I intuitively looked for it. | |||
| 2023-04-21 | fix: re-add NIP-15 to the list | jiftechnify | |
| 2023-04-20 | Add NIP-94 and kind 1063 to README.md | Asai Toshiya | |
| 2023-04-20 | nip update to reach consensus with other nips | frbittencourt | |
| 2023-04-20 | fixed text description | frbittencourt | |
| 2023-04-20 | Apply suggestions from code review | Fernando Bittencourt | |
| add sugestion of arthurfranca and nryo-o Co-authored-by: arthurfranca <arthur.a.franca@gmail.com> Co-authored-by: Ryo_o <127748188+nryo-o@users.noreply.github.com> | |||
| 2023-04-20 | change to regular event | frbittencourt | |
| 2023-04-20 | Update 94.md | Fernando Bittencourt | |
| change to regular event Co-authored-by: arthurfranca <arthur.a.franca@gmail.com> | |||
| 2023-04-20 | Update 94.md | Fernando Bittencourt | |
| fixed by arthurfranca Co-authored-by: arthurfranca <arthur.a.franca@gmail.com> | |||
| 2023-04-20 | Update 94.md | Fernando Bittencourt | |
| change hash tag with suggestion by arthutfranca Co-authored-by: arthurfranca <arthur.a.franca@gmail.com> | |||
| 2023-04-20 | Update 94.md | Fernando Bittencourt | |
| change tag hash with suggestion by arthurfranca Co-authored-by: arthurfranca <arthur.a.franca@gmail.com> | |||
| 2023-04-20 | Update 94.md | Fernando Bittencourt | |
| suggestion by arthurfranca Co-authored-by: arthurfranca <arthur.a.franca@gmail.com> | |||
| 2023-04-20 | move nip-95 to other branch | frbittencourt | |
| 2023-04-20 | ajusts description of decrypt tag | frbittencourt | |
| 2023-04-20 | ajusts decrypt tag | frbittencourt | |
| 2023-04-20 | ajusts formt text | frbittencourt | |
| 2023-04-20 | minor fix | frbittencourt | |
| 2023-04-20 | fix example image | frbittencourt | |
| 2023-04-20 | fix format text in md | frbittencourt | |
| 2023-04-20 | add hash tag | frbittencourt | |
| 2023-04-20 | add json schema | frbittencourt | |
| 2023-04-20 | fixed json schema | frbittencourt | |
| 2023-04-20 | create draft NIP 94 and 95 | frbittencourt | |
| 2023-04-19 | Merge pull request #460 from AsaiToshiya/patch-1 | Jon Staab | |
| Update 08.md | |||
| 2023-04-19 | Update 08.md | Asai Toshiya | |
| Add link to NIP-27. | |||
| 2023-04-17 | Update 21.md | Martin Dutra | |
| Add link to NIP-19 | |||
| 2023-04-16 | NIP-09: Fix some things | Semisol | |
| 2023-04-15 | Merge pull request #444 from lacrypta/markdown-improvements-readme | Jon Staab | |
| Markdown improvements - README | |||
| 2023-04-14 | Apply changes alluded to in https://github.com/nostr-protocol/nips/pull/443 | Mariano Pérez Rodríguez | |
| 2023-04-14 | fix typos | Yasuhiro Matsumoto | |
| 2023-04-14 | Remove extra space | Mariano Pérez Rodríguez | |
| 2023-04-14 | Unrecommended notice style change | Mariano Pérez Rodríguez | |
| 2023-04-14 | Ensure single sentence per line | Mariano Pérez Rodríguez | |
| 2023-04-14 | Add table of contents (and NIP list header) | Mariano Pérez Rodríguez | |
| 2023-04-14 | Add missing kinds to list | Mariano Pérez Rodríguez | |
| 2023-04-14 | Extract kind ranges to their own table | Mariano Pérez Rodríguez | |
| 2023-04-14 | Tidy message lists | Mariano Pérez Rodríguez | |
| 2023-04-14 | Add reference to NIP-33 in note about kinds | Mariano Pérez Rodríguez | |
| 2023-04-14 | Add missing tag descriptions | Mariano Pérez Rodríguez | |
| 2023-04-14 | nip-15 typo + micro-fix | Luis Miguel | |
| Fix for one typo and micro-improvement for a property description | |||
| 2023-04-13 | NIP-26 allow the delegator to delete the events published by the delegatee | codytseng | |
| 2023-04-13 | NIP-15 Nostr marketplace (#330) | Arc | |
| Co-authored-by: Andrew Camilleri <evilkukka@gmail.com> Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com> | |||
| 2023-04-12 | Merge pull request #434 from CodyTseng/feat-improve-nip-45 | Jon Staab | |
| feat: support counting by multiple filters | |||
| 2023-04-12 | feat: support counting by filters | codytseng | |
| 2023-04-11 | Merge pull request #432 from darashi/nip-01-fix-typo | Jon Staab | |
| Fix a typo; now types are EVENT, EOSE and NOTICE | |||
| 2023-04-11 | Fix a typo; now types are EVENT, EOSE and NOTICE | Yoji Shidara | |
| 2023-04-11 | Add links to NIP-21 | Martin Dutra | |
| 2023-04-09 | indicate optional kind TLV on nevent (@v0l). | fiatjaf | |
| 2023-04-09 | merge NIP-15 into NIP-01. | fiatjaf | |
| 2023-04-08 | Indicate that TLVs that are not recognized or supported should be ignored | Mike Dilger | |
| 2023-04-08 | JSON quoting (and other fixes) | Mike Dilger | |
| 2023-04-07 | fix grammar and typos | vivganes | |
| 2023-04-05 | Add NIP-45, which defines a COUNT verb | Jonathan Staab | |
| 2023-04-05 | Merge pull request #412 from sethforprivacy/patch-1 | fiatjaf_ | |
| 2023-04-04 | Use account instead of address_index | Seth For Privacy | |
| 2023-04-04 | Add address_index for NIP-06 generation | Seth For Privacy | |
| I propose a change to NIP-06 that would allow the generation of infinite root keys by using the address_index field of the 5-level path used to derive Nostr keys under BIP32. The current 5-level path used for NIP-06 is "m/44'/1237'/0'/0/0", and only generates one private key. By changing it to "m/44'/1237'/0'/0/<address_index>", we can generate multiple keys from a single parent bitcoin seed. | |||
| 2023-04-03 | NIP-47: feedbacj | Semisol | |
| 2023-04-03 | Event-specific zap markers (#402) | Pablo Fernandez | |
| 2023-04-03 | doc: add horse extension | Vlad Stan | |
| 2023-03-30 | Re-write nip 57 to consolidate flow and clarify terminology | Jonathan Staab | |
| 2023-03-29 | Merge pull request #397 from arthurfranca/repost-res | fiatjaf_ | |
| 2023-03-30 | NIP-47: Fix up some things | Semisol | |
| 2023-03-29 | Drop event copy | arthurfranca | |
| 2023-03-30 | NIP-47 Wallet Connect | Semisol | |
| 2023-03-29 | Document Damus repost as Event Copy | arthurfranca | |
| 2023-03-29 | Add optional comment to content | arthurfranca | |
| 2023-03-29 | Bring back NIP-18 | arthurfranca | |
| 2023-03-26 | Fix typo in NIP-27 | arthurfranca | |
| 2023-03-26 | events cannot really be replaced | Leo Wandersleb | |
| clarifying what it means to "replace an event" | |||
| 2023-03-26 | Fix a typo in link to NIP-33 | Yoji Shidara | |
| 2023-03-25 | adapt NIP-23 references to use NIP-27. | fiatjaf | |
| 2023-03-25 | refactor NIP-27 for simplicity -- but also include very verbose ↵ | fiatjaf | |
| considerations and an example. | |||
| 2023-03-25 | Merge pull request #381 from arthurfranca/mention-alternative | fiatjaf_ | |
| 2023-03-23 | Mention other nostr identifiers | arthurfranca | |
| 2023-03-23 | mention that the zap pubkey must be hex. | fiatjaf | |
| 2023-03-23 | Added NIP-04 metadata leak warning | Bartholomew Joyce | |
| 2023-03-23 | Improve the text | arthurfranca | |
| 2023-03-22 | Replace discouraged with deprecated | arthurfranca | |
| 2023-03-22 | Replace specific client url | arthurfranca | |
| 2023-03-22 | Make it clear why e tags are discouraged | arthurfranca | |