mattn
932f29d541
Merge pull request #1382 from nostr-protocol/fix-typos2
...
fix typos
2024-07-22 22:57:00 +09:00
Yasuhiro Matsumoto
3451f5a0c8
fix typos
2024-07-22 22:55:51 +09:00
Alex Gleason
c357a7132b
Merge pull request #1378 from alopatindev/fix-1377
...
Fix #1377 : NIP-46: It's not obvious to the end-user that optional secrets are not temporary
2024-07-22 07:21:11 -05:00
Alex Gleason
33c021bda9
Merge pull request #1364 from syusui-s/nip39_clarify
...
NIP-39: clarify that i tag should be in tags
2024-07-21 23:29:27 -05:00
Alex Gleason
5359cd87ed
Merge pull request #1379 from RandyMcMillan/patch-2
...
99.md:use relative links
2024-07-20 14:44:52 -05:00
@RandyMcMillan
96e3f767de
99.md:use relative links
2024-07-20 15:39:38 -04:00
Alexander Lopatin
8b5c9d8cf2
Update 46.md
...
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2024-07-20 21:19:05 +03:00
Alexander Lopatin
2e85b89bcb
Fix #1377 : NIP-46: It's not obvious to the end-user that optional secrets are not temporary
2024-07-21 02:12:21 +08:00
hodlbod
8b75d7be7c
Merge pull request #518 from vivganes/patch-2
...
Add user experience recommendation about NIP-07
2024-07-15 09:50:25 -07:00
Vivek Ganesan
68c9e484ea
add suggestion to extension authors
...
Wrote a note to extension authors
2024-07-15 20:41:56 +05:30
Shusui MOYATANI
dedc22e1ea
NIP-39: clarify that i tag should be in tags
2024-07-15 10:54:30 +09:00
Alex Gleason
3061855aa2
Merge pull request #1362 from patrickReiis/patch-3
...
NIP-65: fix typo
2024-07-11 16:38:30 -05:00
P. Reis
35ba0092ac
NIP-65: fix typo
2024-07-11 18:35:12 -03:00
Alex Gleason
356d028ed3
Merge pull request #1355 from AsaiToshiya/AsaiToshiya-patch-22
...
README: add NIP-70 and `"-"` tag
2024-07-10 09:21:29 -05:00
Asai Toshiya
7c988b6de1
README: add NIP-70 and "-"
tag
2024-07-10 22:40:44 +09:00
fiatjaf_
ae1906ec79
relay-based event access-control with the ["-"]
tag ( #1030 )
...
* `["protected"]` tag.
* add note about default case for most relays.
* rename tag to ["-"] and reword spec.
* something
Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com>
* mention NIP-42
Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com>
* user -> client
Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com>
* simplify text.
---------
Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com>
2024-07-10 09:00:26 -03:00
Cody Casterline
8c47577ecb
More precisely document since/until bounds. ( #1284 )
...
* More precisely document since/until bounds.
Lower in this document, this is expressed as "since <= created_at <= until".
But the English description said that these values had to be "newer than" or "older than".
These two were in conflict. I assume the inclusive behavior is the intended one, since that documentation was added later to clarify. This just makes both cases match.
* Update 01.md
Co-authored-by: Alex Gleason <alex@alexgleason.me>
* Update 01.md
Co-authored-by: Alex Gleason <alex@alexgleason.me>
---------
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2024-07-06 01:31:23 +09:00
Pablo Fernandez
cc7cdd5a80
Merge pull request #1344 from nostr-protocol/nip29-create-group
...
nip29: create-group event kind
2024-07-04 14:10:17 +01:00
fiatjaf
c60ca888ef
nip29: create-group event kind.
2024-07-04 09:57:40 -03:00
P. Reis
cc4a7a4e49
NIP-27: fix broken link, use njump
2024-07-03 15:51:20 -03:00
Asai Toshiya
346ecd1114
README: add h
tag
2024-06-28 09:40:52 -03:00
Asai Toshiya
a551c5b693
NIP-89: fix REQ
examples
2024-06-25 12:17:39 -03:00
Arjen Stens
4aa18e329a
Clarify which kinds have lifetime of 'regular' ( #1315 )
...
* Clarify which kinds have lifetime of 'regular'
* Missed space
* Document kind 41 as replaceable
* Revert "Document kind 41 as replaceable"
This reverts commit eead2f5a74
.
2024-06-23 09:40:57 +09:00
Asai Toshiya
946d8de0ad
Merge pull request #926 from dcadenas/patch-1
...
Fix Authorization header string
2024-06-22 01:55:55 +09:00
hodlbod
8a0423493a
Merge pull request #1318 from AsaiToshiya/AsaiToshiya-patch-19
...
NIP-28: simplify and fix kind 41
2024-06-20 23:05:33 -07:00
Asai Toshiya
08657b3bc1
NIP-28: simplify and fix kind 41
2024-06-21 12:52:26 +09:00
fiatjaf
1728f93d17
"user metadata" and fix table on readme.
2024-06-17 12:38:57 -03:00
hodlbod
747f634004
Merge pull request #1309 from ArmanTheParman/patch-2
...
metadata clarity.md
2024-06-17 08:36:42 -07:00
Arman The Parman
c576737ba4
parentheses > commas ( #1308 )
...
* Update 01.md
A few small changes that can potentially help a broader audience (non-developers) follow the meaning.
* monospace hex
Co-authored-by: Asai Toshiya <to.asai.60@gmail.com>
---------
Co-authored-by: fiatjaf_ <fiatjaf@gmail.com>
Co-authored-by: Asai Toshiya <to.asai.60@gmail.com>
2024-06-16 16:33:49 -03:00
Arman The Parman
4f787adcd1
Update 05.md
...
Changed metadata to user's metadata
2024-06-16 23:42:45 +10:00
Arman The Parman
9d8be011c7
Update README.md
...
Changed Metadata to User's Metadata, to reduce ambiguity.
2024-06-16 23:38:14 +10:00
Arman The Parman
a52d170c8c
Update 01.md
...
This is not a correction but a suggestion...
When I first read it, it wasn't clear that metadata is specifically for a user and not inclusive of other things (eg not metadata about a photo).
Adding this one extra word here would have helped me understand that immediately.
2024-06-16 19:20:00 +10:00
Arman The Parman
2a8597b32d
Update 01.md
...
Small grammatical change for easier reading
2024-06-15 07:07:24 -03:00
hodlbod
ac4141ae78
Merge pull request #1305 from AsaiToshiya/AsaiToshiya-patch-18
...
NIP-24: fix missing rename
2024-06-13 06:49:07 -07:00
Asai Toshiya
326ad34690
NIP-24: fix missing rename
2024-06-13 21:02:35 +09:00
Alex Gleason
d251ca0da5
Merge pull request #1293 from alexgleason/a-deletion
...
NIP-09: clarify "a" tag deletions
2024-06-11 14:17:19 -05:00
hodlbod
0d7e3ed956
Merge pull request #1296 from AsaiToshiya/AsaiToshiya-patch-16
...
BREAKING.md: add changes
2024-06-10 09:01:26 -07:00
Asai Toshiya
df05c19980
BREAKING.md: add changes
2024-06-09 23:19:04 +09:00
hodlbod
604ab3cee1
Merge pull request #1294 from patrickReiis/patch-2
...
NIP-57: Clarify description tag
2024-06-09 06:54:39 -07:00
Alex Gleason
efd65751fe
Merge pull request #1295 from AsaiToshiya/AsaiToshiya-patch-15
...
README: remove `l` tag annotations
2024-06-08 10:03:24 -05:00
Asai Toshiya
ee114a1dac
README: remove l
tag annotations
2024-06-08 23:05:18 +09:00
P. Reis
c30971ff0c
NIP-57: Clarify description tag
2024-06-07 18:44:33 -03:00
Alex Gleason
9e223f3bff
NIP-09: clarify "a" tag deletions
2024-06-07 12:37:29 -05:00
Alex Gleason
a7ed4e805f
Merge pull request #1129 from coracle-social/relax-nip32
...
relax requirements for NIP 32 L tags
2024-06-07 11:37:04 -05:00
Jon Staab
9361b1817e
Strongly encourage marks on labels
2024-06-07 09:34:20 -07:00
hodlbod
ab6019a704
Merge pull request #1292 from vitorpamplona/search-order
...
Adds Order of results for NIP-50 Search
2024-06-07 08:55:34 -07:00
Vitor Pamplona
61ed2716a8
Update 50.md
...
Co-authored-by: hodlbod <jstaab@protonmail.com>
2024-06-07 11:53:06 -04:00
Vitor Pamplona
cfcc2e48cd
Defines the order of the results for NIP-50
2024-06-07 10:47:58 -04:00
Vitor Pamplona
cf563d71f4
Merge pull request #1289 from Toporin/patch-1
...
Update README.md
2024-06-06 09:14:17 -04:00
Satochip
e49f134991
Update README.md
...
Correct wrng link for NIP-55
2024-06-06 15:11:52 +02:00