| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-22 | NIP-28 Add missing comma's in tags | thesimplekid | |
| 2023-01-21 | specify lowercase on nip01 event hex fields. | fiatjaf | |
| 2023-01-18 | Several NIP examples (3, 11) weren't quoting the field keys (JSON keys must ↵ | Mike Dilger | |
| be quoted) | |||
| 2023-01-16 | removed kind 6 since NIP-18 has been removed from the spec | marc@roosoft.com | |
| 2023-01-16 | remove NIP-18, it is not really a standard. | fiatjaf | |
| closes https://github.com/nostr-protocol/nips/issues/173 | |||
| 2023-01-16 | Merge pull request #141 from nostr-protocol/auth | fiatjaf | |
| 2023-01-15 | add nos2x-fox to NIP-07 implementations. | fiatjaf | |
| 2023-01-15 | fix erroneous reference to pubkey | Vasilios Daskalopoulos | |
| 2023-01-15 | fix minor typo | Vasilios Daskalopoulos | |
| 2023-01-15 | nip-07 extensions to also add .id and .pubkey when signing. | fiatjaf | |
| 2023-01-15 | clarify top level reply behavior | monlovesmango | |
| 2023-01-15 | define 'mention' tag | monlovesmango | |
| 2023-01-15 | add 'mention' marker | monlovesmango | |
| I think that adding a mention marker would eliminate ambiguity for clients supporting both the deprecated and preferred conventions. I also think that this would allow for extensibility in adding new types of event mentions (for example if we want to add context for a note). | |||
| 2023-01-11 | NIP25: allow for emojis to be considered dislikes | benthecarman | |
| 2023-01-11 | Update 42.md | Leo Wandersleb | |
| Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io> | |||
| 2023-01-07 | NIP-26: Change example condition to expire at a future date (#157) | kdmukai | |
| also Regenerate example PKs and improve organization/presentation. | |||
| 2023-01-07 | add challenge from relay. | fiatjaf | |
| 2023-01-07 | NIP-22: use nip-20; minor updates | Jeff Thibault | |
| 2023-01-06 | NIP05 Improve CORS header check command | Luke Childs | |
| 2023-01-04 | merge NIP-35 into NIP-05. | fiatjaf | |
| 2023-01-04 | add NIP-33 to README. | fiatjaf | |
| 2023-01-04 | clarify `created_at` and auth session duration. | fiatjaf | |
| 2023-01-04 | Add NIP-33 Parameterized replaceable events (#54) | Semisol | |
| Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com> Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io> | |||
| 2023-01-02 | use "OK" message. | fiatjaf | |
| 2023-01-02 | drastically simplify @semisol's auth NIP. | fiatjaf | |
| 2023-01-02 | nip41: allow for delegated events | Semisol | |
| 2023-01-02 | nip41: fix outdated kind | Semisol | |
| 2023-01-02 | nip-41: fix kind mismatch on example event | Semisol | |
| 2023-01-02 | add nip-41: authentication | Semisol | |
| 2023-01-02 | NIP18: Reposts (#140) | fiatjaf | |
| Co-authored-by: Leo Wandersleb <leo@leowandersleb.de> | |||
| 2023-01-02 | increase requirements for nips. | fiatjaf | |
| 2023-01-01 | 25.md:15: interepreted ==> interpreted | @RandyMcMillan | |
| 2022-12-30 | Update 19.md | Blake Jakopovic | |
| Fixed typo | |||
| 2022-12-29 | clarify nip19 purpose. | fiatjaf | |
| 2022-12-29 | Make it clear that NIP-05 Keys should be in Hex | Lyle Pratt | |
| There has been some confusion about whether npub keys are supported by this spec. According to @fiatjaf only Hex keys are supported. https://twitter.com/fiatjaf/status/1608606752987316224?s=20&t=6fJLD3077byuoTm96kva1g | |||
| 2022-12-29 | update NIP-05 addressing reflectivity. (#128) | majestrate | |
| 2022-12-29 | Update e-tag type for direct reply | ok300 | |
| 2022-12-29 | Clarify marked e-tags for direct replies | ok300 | |
| 2022-12-29 | clarify that nip-05 identifiers should not be treated as primary keys. | fiatjaf | |
| 2022-12-27 | add examples for nip19. | fiatjaf | |
| 2022-12-26 | Minor grammar fixes | sgmoore | |
| Minor grammar fix at line 13, 83, 85. and 111. | |||
| 2022-12-26 | Merge pull request #119 from mikedilger/nip35 | fiatjaf | |
| 2022-12-27 | Note about serving from a dynamic webserver | Mike Dilger | |
| 2022-12-27 | remove invalid trailing comma in JSON | Mike Dilger | |
| 2022-12-24 | LUD-01: fix typo for the desc of event kind 2 | Hampus Sjöberg | |
| 2022-12-18 | add blockcore to nip-07 and mark extra methods as optional. | fiatjaf | |
| 2022-12-18 | nip-07: add the missing functions | alex | |
| as per conversation in t.me/nostr_protcol getRelays, nip04.encrypt and nip04.decrypt - these are already implemented by nos2x and getalby. | |||
| 2022-12-17 | Minor grammar fixes | sgmoore | |
| Minor grammar fix at lines 22 and 93. | |||
| 2022-12-17 | Minor grammar and spelling fixes | sgmoore | |
| Minor grammar fix at line 48. Minor spelling fix at line 56. | |||
| 2022-12-17 | Minor grammar fixes | sgmoore | |
| Minor grammar fixes at lines 9 and 93. | |||
| 2022-12-17 | Merge pull request #97 from brugeman/patch-1 | Leo Wandersleb | |
| 2022-12-17 | Add NIP-19 and 40 to README | Artur Brugeman | |
| 2022-12-16 | add NIP-19: bech32-encoding of stuff. (#57) | fiatjaf | |
| * add NIP-19: bech32-encoding of stuff. * add note prefix for kind-01 notes. * specify endianness. * 1 byte for T and L. * incorporate suggestions after feedback and discussions. * fix typos. | |||
| 2022-12-16 | Improve Case Consistency | Drewry Pope | |
| 2022-12-16 | Merge pull request #87 from 0xtlt/master | Leo Wandersleb | |
| 2022-12-16 | Update 40.md | Thomas | |
| Co-authored-by: Leo Wandersleb <leo@leowandersleb.de> | |||
| 2022-12-15 | Update 40.md | Thomas | |
| 2022-12-15 | Update 40.md | Thomas | |
| 2022-12-15 | Update 40.md | Thomas | |
| Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com> | |||
| 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-14 | Update 40.md | Thomas | |
| 2022-12-14 | Update 40.md | Thomas | |
| 2022-12-14 | Update 40.md | Thomas | |
| 2022-12-14 | Update 40.md | Thomas | |
| Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com> | |||
| 2022-12-14 | Update 40.md | Thomas | |
| Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com> | |||
| 2022-12-14 | Update 40.md | Thomas | |
| Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com> | |||
| 2022-12-12 | Update 40.md | Thomas | |
| Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io> | |||
| 2022-12-10 | Note on nip-22 about moving old posts to a new relay | Mike Dilger | |
| 2022-12-10 | Update 40.md | Thomas | |
| 2022-12-10 | 📝 Updated NIP | Thomas | |
| 2022-12-08 | Clarify use of kind 1 and kind 1000-10000 | Jonathan Staab | |
| 2022-12-07 | [timestamp] Add UNIX timestamp in seconds | Thomas | |
| Co-authored-by: Leo Wandersleb <leo@leowandersleb.de> | |||
| 2022-12-04 | Update 40.md | Thomas | |
| 2022-12-04 | Create 40.md | Thomas | |
| 2022-12-02 | nip-01: improve connection/subscriptions recommendation and remove the ↵ | fiatjaf | |
| ill-advised 3 subscriptions limit. | |||
| 2022-12-01 | NIP-36 - sensitive content / content-warning (#82) | Fernando López Guevara | |
| 2022-11-29 | refine NIP rules. | fiatjaf | |
| 2022-11-28 | add nip-26 to readme | monlovesmango | |
| 2022-11-27 | add alby to NIP-07. | fiatjaf | |
| 2022-11-25 | Amend NIP 11 to require CORS support | Jon Staab | |
| 2022-11-22 | finalize some NIPs we will not going to change anymore. | fiatjaf | |
| 2022-11-19 | NIP-35 User Discovery (#73) | Michael Dilger | |
| * Draft NIP for user discovery * Renumber to NIP-35 * spelling fix * Add to README * fix quote * and colon | |||
| 2022-11-15 | Reword NIP-01 to clarify no line breaks. Existing language of "indentation" ↵ | Mike Dilger | |
| implies line breaks. | |||
| 2022-11-14 | stronger wording for relay deletion behavior | khimaros | |
| - change "MAY" to "SHOULD" for removing referenced events - suggest indefinite retention for deletion events on relays - include recommendation for clients to rebroadcast deletion events to relays | |||
| 2022-11-11 | Merge pull request #62 from jb55/command-results | fiatjaf | |
| 2022-11-11 | nip16: clarify about the signers of replaceable events | alex | |
| A newer replaceable event must be signed by the same key. | |||
| 2022-11-10 | NIP-20: server errors happen! | William Casarin | |
| 2022-11-10 | NIP-20: More clarity around malformed vs invalid events | William Casarin | |
| 2022-11-10 | NIP-20: add a note about client handling | William Casarin | |
| 2022-11-10 | NIP-20: pow suggestion | William Casarin | |
| 2022-11-10 | NIP-20: add "invalid" message suggestion | William Casarin | |
| 2022-11-10 | NIP-20: Command Results | William Casarin | |
| When submitting events to relays, clients currently have no way to know if an event was successfully committed to the database. This NIP introduces the concept of command results which are like NOTICE's except provide more information about if an event was accepted or rejected. | |||
| 2022-11-08 | Update 10.md | Blake Jakopovic | |
| Fixed typo | |||
| 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-30 | nip25: fix code example | William Casarin | |
| content should not be blank | |||
| 2022-10-26 | Update README.md | DZ | |
| 2022-10-26 | Update README.md | DZ | |
| add message-type tables | |||
| 2022-10-26 | Update 01.md | DZ | |
| fix indentation | |||
| 2022-10-17 | Merge pull request #53 from Semisol/patch-1 | Ricardo Arturo Cabral Mejía | |
| nip16: small fix | |||
| 2022-10-16 | nip16: small fix | Semisol | |