Commit Graph

848 Commits

Author SHA1 Message Date
William Casarin
dcbd504639 NIP-25: Reactions
Signed-off-by: William Casarin <jb55@jb55.com>
2022-07-30 09:50:26 -07:00
William Casarin
f2cc7bd86f
Merge pull request #23 from Semisol/master
nip16: small fix
2022-07-25 19:02:01 -07:00
Semisol
1b94488742
nip16: small fix 2022-07-26 04:33:33 +03:00
Jeff Thibault
d1b6bdb18e
add relay logic 2022-07-22 12:53:54 -04:00
Jeff Thibault
8bef0e9d79
add that events from future are unacceptable 2022-07-22 12:45:14 -04:00
Jeff Thibault
f51ce9dc0e
add nip22: unacceptable event created_at field 2022-07-22 11:50:07 -04:00
140d48e4e9 note NIP-16. 2022-07-11 15:40:58 -03:00
3771186c03 change NIP-12 so only single-letter tags are indexed. 2022-07-10 15:33:07 -03:00
emeceve
5980907797 Fix some typos and adds json type to code blocks 2022-06-21 08:07:05 -03:00
7f7da50636
note kind 0 is on nip 1 too. 2022-06-20 14:51:21 -03:00
4d19ef128e update nip-02 to disallow null, only allow strings in tags.
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-09 15:40:13 -03:00
Robert C. Martin
f367d820d4 update to nip01 to specify syntax for usernames. 2022-06-05 23:02:59 -03:00
Semisol
947fe3044a update readme to include NIPs 14, 15, and 16 2022-05-29 11:04:33 -03:00
7536d44e9f
Merge pull request #11 from Semisol/nip16
NIP16: Event Treatment
2022-05-29 10:55:31 -03:00
Semisol
501fd5ce22
nip16: kind ranges instead of tags 2022-05-27 19:56:31 +03:00
c120b1746f
Merge pull request #10 from Semisol/master
NIP15: End of Stored Events Notice
2022-05-27 13:50:33 -03:00
Semisol
12f6e9ee62
nip15: clarify 2022-05-27 19:43:15 +03:00
Semisol
f49f26fbe2
nip15: EOSE message will be sent always 2022-05-27 17:55:01 +03:00
Semisol
1a1e3e74ec
nip16: add newlines 2022-05-26 21:23:05 +03:00
Semisol
62fde6c098
nip16: create draft 2022-05-26 21:17:27 +03:00
Semisol
3374869b3f
nip15: fix draft artifact 2022-05-26 20:26:34 +03:00
Semisol
a787093c52
nip15: create draft 2022-05-26 20:21:23 +03:00
William Casarin
c3d3a70688 nip10: fix small rendering bug on github
Signed-off-by: William Casarin <jb55@jb55.com>
2022-05-26 09:35:53 -07:00
William Casarin
f168799dea
Merge pull request #9 from unclebob/nip10
Nip10
2022-05-26 09:34:42 -07:00
Robert C. Martin
387ce5dbd5 Nip 10 updated with tag markers 2022-05-24 18:07:09 -05:00
Robert C. Martin
69da7c52af moving qualified tags to new branch 2022-05-24 09:33:16 -05:00
Robert C. Martin
99a5e7ad76 Qualified Tags Proposal 2022-05-24 09:22:22 -05:00
Robert C. Martin
ebacbccda8 Nip-14 for subject tag 2022-05-24 07:33:11 -05:00
Robert C. Martin
ee0c337eed remove 'discussion' tag 2022-05-22 13:29:55 -05:00
Robert C. Martin
e22ea1a9ac kind 1 2022-05-21 15:10:56 -05:00
Robert C. Martin
0eab9a9f26 change Subject and Discussion tags to lower case 2022-05-21 14:40:57 -05:00
Robert C. Martin
0c6b5a8b64 Subject and Discussion proposal 2022-05-21 14:17:49 -05:00
a4aea5337f sneak filter.limit in nip-01. 2022-05-08 21:34:27 -03:00
David A. Harding
57b86d2482 NIP05: warn about CORS policies that may inhibit JS apps
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-07 17:18:23 -03:00
William Casarin
d7a4aad4a0 Proof of Work
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 22:04:57 -03:00
William Casarin
ad1eb96c21 kind: recommend relay
Signed-off-by: William Casarin <jb55@jb55.com>
2022-05-06 22:04:57 -03:00
37eb53e3d9 publish NIP-07: window.nostr. 2022-05-06 20:54:45 -03:00
8ab240e889
Merge pull request #2 from unclebob/master 2022-05-05 17:08:40 -03:00
Robert C. Martin
f5ca13f3aa make NIP-10 a link in the README 2022-05-05 11:07:49 -05:00
Robert C. Martin
b66b82e66c change ~mandatory~ to optional, add NIP-10 to README 2022-05-05 11:06:03 -05:00
b616aefbf2
Merge pull request #1 from unclebob/master
A proposed recommendation for using 'e' and 'p' tags in nostr clients.
2022-05-04 19:02:35 -03:00
Robert C. Martin
bd4a81a604 rename NIP-13 to NIP-10 2022-05-04 15:14:49 -05:00
Robert C. Martin
96e4e7eb5c NIP-13 Conventions for e and p tags in text events 2022-05-04 15:05:45 -05:00
Robert C. Martin
99c5425c42 improve formatting 2022-05-04 12:08:19 -05:00
Robert C. Martin
39c7f54db6 mend 2022-05-04 12:00:51 -05:00
fiatjaf
c053670d56 add criteria for acceptance. 2022-05-02 09:30:30 -03:00
fiatjaf
889692ad5c fix links. 2022-05-01 08:02:54 -03:00
fiatjaf
f25c7e672c migrate nips from main nostr repo. 2022-05-01 07:48:57 -03:00