Commit Graph

553 Commits

Author SHA1 Message Date
Jose Mateo
b12c93c452 Fix nip-57 typo 2023-05-28 10:16:36 -03:00
Akiomi Kamakura
4f04de2afd Update 07.md 2023-05-26 21:43:18 -03:00
Asai Toshiya
a56d1c2877 Add description for d tag value 2023-05-26 08:15:08 -03:00
91bdf63b13 grammar 2023-05-24 12:22:16 -04:00
5834c05439 Dropping lud06 and lud16 from the zap tag 2023-05-24 12:20:53 -04:00
2f8be7c32b better example of weights. 2023-05-24 10:41:14 -04:00
9c97736066 minor text/grammar adjustments 2023-05-24 10:10:18 -04:00
7c3e590247 Moves weights to be a string as tags can only contain strings 2023-05-24 09:46:36 -04:00
dd5c9c54ae Changes the client guidance 2023-05-23 13:50:55 -04:00
a56d650333 fixing json formatting 2023-05-23 13:46:05 -04:00
e4937befd6 Zap splits 2023-05-23 13:44:58 -04:00
Alejandro Gomez
0495931355 NIP-23: suggest kind 30024 for drafts 2023-05-23 10:45:00 -03:00
heipacker
1c916953c1 new: add new signer. Android, IOS, Extension 2023-05-20 08:23:52 -03:00
jiftechnify
ccbdfb95c1 allow underscores in an emoji shortcode 2023-05-17 12:38:16 -03:00
Asai Toshiya
835ec26141 Add emoji tag to list 2023-05-17 12:37:23 -03:00
jimbojw
d9caf9d7b4 fix: Updating links in NIP-15 to point to intended other NIPs. 2023-05-15 16:01:33 -03:00
Neil
4ea0e8e9f2 Add new signing extension to NIP-07 2023-05-15 15:43:09 -03:00
Jon Staab
1457399664
Merge pull request #484 from alexgleason/emojis
NIP-30: Custom Emoji
2023-05-15 09:23:39 -07:00
Jon Staab
00491aa9fa
Merge pull request #529 from jiftechnify/fix-57-wording
Minor Fixes of NIP-57
2023-05-14 06:03:32 -07:00
jiftechnify
89e3c01b14
fix description of nostr query param 2023-05-14 13:16:10 +09:00
jiftechnify
9076b8486d
fix inconsistent quoting of zap request / receipt 2023-05-14 12:04:47 +09:00
jiftechnify
64ac0710de
zap note -> zap receipt 2023-05-14 11:55:07 +09:00
earonesty
2619482200 More explicit 2023-05-13 13:30:42 -03:00
earonesty
4cbb672d1c Fix docs from kind0 to kind33
https://github.com/nostr-protocol/nips/issues/376
2023-05-13 13:30:42 -03:00
Jon Staab
2c1ed74c49
Merge pull request #155 from VictorieeMan/patch-1
NIP-05: Fixed some typos
2023-05-12 05:11:00 -07:00
Jon Staab
e5302f84c7
Merge branch 'master' into patch-1 2023-05-12 05:10:45 -07:00
William Casarin
4208652dc7 nip47: add lud16 parameter to connection string
This adds an optional but recommended lud16 parameter to nostr wallet
connection strings. This enables seamless onboarding of new users,
allowing clients to automatically configure the receive address for
zaps.
2023-05-10 12:16:37 -03:00
Robert C. Martin
60aa6ae168
A few changes to some nips. (#510) 2023-05-09 12:17:15 -03:00
Asai Toshiya
d70aa87f07 Restore some lost changes
c7711aa and 3cec80d.
2023-05-09 12:15:33 -03:00
89a7aa0ea0 nip01: remove misleading markdown example. 2023-05-08 11:05:58 -03:00
Josua Schmid
ee018ef8a4 Rephrase Markdown special rule 2023-05-08 11:04:34 -03:00
de1aec64d2
change references title 2023-05-08 12:25:51 +01:00
f75d91551c
typo 2023-05-08 12:25:51 +01:00
30620c8e54
Update readme 2023-05-08 12:25:49 +01:00
2d31ddd38a
add note about payload hash 2023-05-08 12:22:53 +01:00
29f26e72b5
NIP-98 2023-05-08 12:22:53 +01:00
ekzyis
1678c53dcd Update old link to fiatjaf/nostr 2023-05-06 19:07:07 -03:00
Jon Staab
d5484a33bc
Clarify how NIP 45 works with multiple COUNT filters. (#504) 2023-05-06 15:35:21 -03:00
b8aec7dad5
nip-31: dealing with custom unknown events. 2023-05-05 09:18:02 -03:00
bc9d469c20
add nip-47 to index. 2023-05-05 08:50:50 -03:00
544095d23f
Merge pull request #406 from nostr-protocol/47-wallet-connect 2023-05-02 17:00:22 -03:00
Robert C. Martin
d7c189d70b
NIP11 example using curl. (#490) 2023-05-02 11:41:59 -03:00
mplorentz
7f75d0db33 Change NIP-21 URL->URI
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-05-01 15:16:30 -03:00
e91ce3409e
NIP-30: Custom Emoji 2023-04-29 13:16:58 -05:00
Jonathan Staab
346036208c Add dim tag to NIP 94 2023-04-28 13:05:35 -03:00
Semisol
5a8c463641
NIP-47: Add error for payment failed 2023-04-27 17:24:20 +03:00
kiwiidb
de095e4758
NIP-47: Implement feedback
Co-authored-by: Semisol <hi@semisol.dev>
2023-04-27 17:21:15 +03:00
Asai Toshiya
badabd513e Reword description of kind 1063 2023-04-25 10:07:24 -03:00
8168f546c3
Merge pull request #473 from arkin0x/patch-1 2023-04-24 17:02:11 -03:00
arkin0x
61475db6f4
forgot to update the initial nonce in the explanation 2023-04-24 14:43:15 -05:00