| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-22 | Update 27.mdnip-27/multicasting | Ricardo Arturo Cabral Mejía | |
| 2022-08-22 | Update README.md | Ricardo Arturo Cabral Mejía | |
| 2022-08-22 | Update 27.md | Ricardo Arturo Cabral Mejía | |
| 2022-08-18 | chore: add nip-27 to readme | Ricardo Arturo Cabral Mejía | |
| 2022-08-18 | chore: add testnet-like use case | Ricardo Arturo Cabral Mejía | |
| 2022-08-18 | chore: numbering | Ricardo Arturo Cabral Mejía | |
| 2022-08-17 | feat: add uses cases for nip-27 | Ricardo Arturo Cabral Mejía | |
| 2022-08-16 | chore: minor fixes | Ricardo Arturo Cabral Mejía | |
| 2022-08-16 | NIP-27 Multicasting | Ricardo Arturo Cabral Mejía | |
| 2022-08-16 | Remove NIP-27 | Ricardo Arturo Cabral Mejía | |
| 2022-08-16 | NIP-27 Multicasting | Ricardo Arturo Cabral Mejía | |
| 2022-08-15 | Merge pull request #22 from jeffthibault/nip22-unacceptable-event-time | William Casarin | |
| NIP-22: event created_at limits | |||
| 2022-08-14 | add Giszmo, add comment in code example | Jeff Thibault | |
| 2022-08-14 | Merge pull request #1 from Giszmo/nip22 | Jeff Thibault | |
| reworded nip-22 | |||
| 2022-08-13 | reword nip22, mention replaceable events | Leo Wandersleb | |
| 2022-08-13 | spelling nit | Jeff Thibault | |
| 2022-08-13 | add nip link to readme | Jeff Thibault | |
| 2022-08-13 | rename and rewrite to be more generic | Jeff Thibault | |
| 2022-08-13 | Merge branch 'nostr-protocol:master' into nip22-unacceptable-event-time | Jeff Thibault | |
| 2022-08-01 | Merge pull request #26 from jb55/reactions | fiatjaf | |
| 2022-07-31 | nip25: make generic like an explicit +reactions | William Casarin | |
| Signed-off-by: William Casarin <jb55@jb55.com> | |||
| 2022-07-30 | nip25: include dislikes/downvotes | William Casarin | |
| Signed-off-by: William Casarin <jb55@jb55.com> | |||
| 2022-07-30 | NIP-25: Reactions | William Casarin | |
| Signed-off-by: William Casarin <jb55@jb55.com> | |||
| 2022-07-25 | Merge pull request #23 from Semisol/master | William Casarin | |
| nip16: small fix | |||
| 2022-07-26 | nip16: small fix | Semisol | |
| 2022-07-22 | add relay logic | Jeff Thibault | |
| 2022-07-22 | add that events from future are unacceptable | Jeff Thibault | |
| 2022-07-22 | add nip22: unacceptable event created_at field | Jeff Thibault | |
| 2022-07-11 | note NIP-16. | fiatjaf | |
| 2022-07-10 | change NIP-12 so only single-letter tags are indexed. | fiatjaf | |
| 2022-06-21 | Fix some typos and adds json type to code blocks | emeceve | |
| 2022-06-20 | note kind 0 is on nip 1 too. | fiatjaf | |
| 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-29 | update readme to include NIPs 14, 15, and 16 | Semisol | |
| 2022-05-29 | Merge pull request #11 from Semisol/nip16 | fiatjaf | |
| NIP16: Event Treatment | |||
| 2022-05-27 | nip16: kind ranges instead of tags | Semisol | |
| 2022-05-27 | Merge pull request #10 from Semisol/master | fiatjaf | |
| NIP15: End of Stored Events Notice | |||
| 2022-05-27 | nip15: clarify | Semisol | |
| 2022-05-27 | nip15: EOSE message will be sent always | Semisol | |
| 2022-05-26 | nip16: add newlines | Semisol | |
| 2022-05-26 | nip16: create draft | Semisol | |
| 2022-05-26 | nip15: fix draft artifact | Semisol | |
| 2022-05-26 | nip15: create draft | Semisol | |
| 2022-05-26 | nip10: fix small rendering bug on github | William Casarin | |
| Signed-off-by: William Casarin <jb55@jb55.com> | |||
| 2022-05-26 | Merge pull request #9 from unclebob/nip10 | William Casarin | |
| Nip10 | |||
| 2022-05-24 | Nip 10 updated with tag markers | Robert C. Martin | |
| 2022-05-24 | moving qualified tags to new branch | Robert C. Martin | |
| 2022-05-24 | Qualified Tags Proposal | Robert C. Martin | |
| 2022-05-24 | Nip-14 for subject tag | Robert C. Martin | |
| 2022-05-22 | remove 'discussion' tag | Robert C. Martin | |
| 2022-05-21 | kind 1 | Robert C. Martin | |
| 2022-05-21 | change Subject and Discussion tags to lower case | Robert C. Martin | |
| 2022-05-21 | Subject and Discussion proposal | Robert C. Martin | |
| 2022-05-08 | sneak filter.limit in nip-01. | fiatjaf | |
| 2022-05-07 | NIP05: warn about CORS policies that may inhibit JS apps | David A. Harding | |
| JS Nostr apps such as Branle may not be able to load `nostr.json` files due to CORS policies. Update NIP05 to warn about this and provide hints for troubleshooting and fixing the issue. | |||
| 2022-05-06 | Proof of Work | William Casarin | |
| Thanks-to: Cameri and scsibug for the initial idea of using the id for PoW Thanks-to: David A. Harding for the difficulty commitment idea Signed-off-by: William Casarin <jb55@jb55.com> | |||
| 2022-05-06 | kind: recommend relay | William Casarin | |
| Signed-off-by: William Casarin <jb55@jb55.com> | |||
| 2022-05-06 | publish NIP-07: window.nostr. | fiatjaf | |
| 2022-05-05 | Merge pull request #2 from unclebob/master | fiatjaf | |
| 2022-05-05 | make NIP-10 a link in the README | Robert C. Martin | |
| 2022-05-05 | change ~mandatory~ to optional, add NIP-10 to README | Robert C. Martin | |
| 2022-05-04 | Merge pull request #1 from unclebob/master | fiatjaf | |
| A proposed recommendation for using 'e' and 'p' tags in nostr clients. | |||
| 2022-05-04 | rename NIP-13 to NIP-10 | Robert C. Martin | |
| 2022-05-04 | NIP-13 Conventions for e and p tags in text events | Robert C. Martin | |
| 2022-05-04 | improve formatting | Robert C. Martin | |
| 2022-05-04 | mend | Robert C. Martin | |
| 2022-05-02 | add criteria for acceptance. | fiatjaf | |
| 2022-05-01 | fix links. | fiatjaf | |
| 2022-05-01 | migrate nips from main nostr repo. | fiatjaf | |