Commit Graph

447 Commits

Author SHA1 Message Date
Semisol
4d709d1804
add form feed and backspace 2023-11-17 18:12:47 +03:00
Semisol
21d71791c8
Add carriage returns and tab characters since those may be in some events 2023-07-04 13:55:15 +03:00
Semisol
3f8658ecc1
Fix typo 2023-07-04 13:49:52 +03:00
Semisol
b5a7b67d78
Clarify JSON serialization for the id field 2023-07-03 18:02:15 +03:00
tcheeric
e0fc913719 For clarification, the time unit for all date attributes in the filters (since, until) are in seconds 2023-07-02 08:41:03 -03:00
Yasuhiro Matsumoto
fab6a21a77 fixed typos 2023-06-26 14:55:24 -03:00
Jon Staab
852bd7f872
Merge pull request #617 from AsaiToshiya/patch-11
Add kind and tags for NIP-32 to lists
2023-06-21 05:57:28 -07:00
Asai Toshiya
1b35f1153d
Add kind and tags for NIP-32 to lists 2023-06-21 17:26:48 +09:00
3893fa7f7c
Merge pull request #532 from staab/nip-32-labeling 2023-06-20 15:42:47 -03:00
9ffd3638d7
Merge pull request #592 from suhailsaqan/add-image-nip11 2023-06-18 12:15:36 -03:00
73e93d09ad add generic repost to readme. 2023-06-18 11:39:31 -03:00
1f6c79f6d2 typo on nip 18. 2023-06-18 11:36:23 -03:00
7668507cdf kind:16 generic reposts. 2023-06-18 11:30:11 -03:00
Suhail Saqan
83cbd3e17a
change from Image to Icon 2023-06-17 16:01:03 -05:00
36e9fd59e9 add note about websocket status code 4000.
nip-01 may need some love.
2023-06-17 15:50:16 -03:00
c8c2ab60ab
Merge pull request #469 from v0l/nip98
NIP-98 HTTP Auth
2023-06-17 19:21:37 +01:00
1412eb89c2
fix typo 2023-06-17 18:49:02 +01:00
Jonathan Staab
ece0dda45b Remove some examples from nip 32 to keep things concise 2023-06-17 09:07:08 -07:00
b481651e81 change wording of nip-18 to bring it back to its original intent. 2023-06-16 18:18:44 -03:00
Pablo Fernandez
58f1667479
NIP-09: Add a tag deletion (#600)
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
2023-06-15 20:23:40 -03:00
Jonathan Staab
992b045aa7 remove delimiter recommendation 2023-06-14 09:43:03 -07:00
Jonathan Staab
bef3e6c941 Add a few more notes to nip 32 2023-06-13 17:30:26 -07:00
Jonathan Staab
61849b5a6b Small wording changes 2023-06-13 09:34:24 -07:00
Jonathan Staab
92ce49dda0 Add labeling to nip 56 as well 2023-06-13 09:31:15 -07:00
Jonathan Staab
363d112e33 Add a note about PREs, update NIP 36 to point to NIP 32 2023-06-13 09:31:15 -07:00
Jonathan Staab
114302517f remove references to nip 56 in nip 32 2023-06-13 09:31:15 -07:00
Jonathan Staab
057d097e74 Add an example for self-tagging, clarify # labels 2023-06-13 09:31:15 -07:00
Jonathan Staab
4e8f3adf43 Recommend qualified names for label namespaces 2023-06-13 09:31:15 -07:00
Jonathan Staab
2372874b98 Use JSON for label metadata in NIP-32 2023-06-13 09:31:15 -07:00
Jonathan Staab
5b32def861 Move annotations to the label tag for NIP-32. Remove replaceable events 2023-06-13 09:31:15 -07:00
Jonathan Staab
95f537e90d Add relay hints, replaceable events, and clarification about content to NIP 32 2023-06-13 09:31:15 -07:00
Jonathan Staab
34910c8674 Add s3x-jay to author for NIP 32 2023-06-13 09:31:15 -07:00
Jonathan Staab
68b9331b62 Add L tag, allow self-labeling, split namespaces out 2023-06-13 09:31:15 -07:00
Jonathan Staab
621340e267 Add example to NIP-32 to support tagging multiple entities with multiple labels 2023-06-13 09:31:15 -07:00
Jonathan Staab
a9f2c6a2f1 Add NIP-32 for labeling things in nostr 2023-06-13 09:31:14 -07:00
Jon Staab
3331b5610c
Merge pull request #598 from AsaiToshiya/patch-10
Fix typo "NIP: 26" to "NIP-26"
2023-06-12 05:51:54 -07:00
Memory-of-Snow
2b34e9f417 Add a ',' between the 'id' and 'pubkey' elements in the JSON event in 01.md. 2023-06-12 08:16:59 -03:00
Asai Toshiya
fb5f5a1a97
Fix typo "NIP: 26" to "NIP-26" 2023-06-12 12:45:52 +09:00
Asai Toshiya
2e842b496a Add description for clients to kind 1 2023-06-10 07:18:28 -03:00
Seth For Privacy
3e03b4b67f Add context for limiting before timestamp 2023-06-09 16:17:30 -03:00
d435ffc39c clarify kind:1 plaintextness. 2023-06-09 14:13:42 -03:00
Pablo Fernandez
75c05b547c
Merge pull request #500 from nostr-protocol/nip31
nip-31: dealing with custom unknown events
2023-06-08 22:50:44 +02:00
Pablo Fernandez
6baacf6fb1
Merge branch 'master' into nip31 2023-06-08 22:32:17 +02:00
pablof7z
964bc5b5ce update NIP to use alt tag 2023-06-08 22:27:00 +02:00
Suhail Saqan
89b308d540
add image to nip11 2023-06-08 11:48:03 -05:00
Jon Staab
14a887d43b
Merge pull request #590 from AsaiToshiya/patch-8
Minor JSON fix
2023-06-08 04:41:56 -07:00
Asai Toshiya
0d962cbe74
Minor JSON fix 2023-06-08 12:15:37 +09:00
pablof7z
c78856d281 update readme with NIP-89 2023-06-07 20:37:45 -03:00
Pablo Fernandez
867c8bb334
NIP-89: Recommended Application Handlers (#530) 2023-06-07 16:56:17 -03:00
Doug Hoyte
fe9ed69dc3 Specify replacement behaviour when replaceable events have the same timestamp
- This is so that relays can converge on a deterministic sets of events, no matter the order they were received
- Otherwise, clients or relays that sync their sets of events could continually retransmit events they think are missing on the other side, wasting bandwidth
2023-06-04 18:34:17 -03:00