Commit Graph

815 Commits

Author SHA1 Message Date
Alex Gleason
2092fdd49a
Merge pull request #1396 from gnostr-org/2015/854376/627789/6826f5a/18d3c2e-21.md
21.md:use relative link
2024-07-28 15:19:42 -05:00
Alex Gleason
66aae341e2
Merge pull request #1394 from gnostr-org/2015/854373/633044/6826f5a/18d3c2e-47.md
47.md:use relative link
2024-07-28 15:19:20 -05:00
Alex Gleason
981f3ee611
Merge pull request #1393 from gnostr-org/2015/854373/632822/6826f5a/18d3c2e-46.md
46.mk:use relative links
2024-07-28 15:18:52 -05:00
randymcmillan
0c1dfa9661
21.md:use relative link 2024-07-28 15:37:14 -04:00
randymcmillan
6d348b572e
70.md:use relative link 2024-07-28 15:28:03 -04:00
randymcmillan
b47c50fa6e
47.md:use relative link 2024-07-28 15:24:04 -04:00
randymcmillan
6c89e929ba
46.mk:use relative links 2024-07-28 15:20:23 -04:00
randymcmillan
b8fe261ce4
15.md:use relative links 2024-07-28 15:12:50 -04:00
@RandyMcMillan
a5228e59c9
39.md: use relative link to 01.md 2024-07-28 14:18:32 -04:00
fiatjaf
ecee40df17 nip19: deprecate nrelay 2024-07-25 14:54:16 -03:00
Alexander Lopatin
c7f4f68d03
Update 32.md
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2024-07-24 22:14:06 +03:00
Alexander Lopatin
d833916370
NIP-32: Language example 2024-07-25 02:57:48 +08:00
Alex Gleason
0227a2cd97
Merge pull request #1372 from alexgleason/nip01-order
NIP-01: sort events by id after created_at
2024-07-23 15:28:35 -05: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
@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
Alex Gleason
9c54549f18
NIP-01: sort events by id after created_at 2024-07-18 22:16:45 -05: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
P. Reis
35ba0092ac
NIP-65: fix typo 2024-07-11 18:35:12 -03: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
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
Jon Staab
f6b08429a2 Clarify what happens when a duplicate subscription is sent, remove CLOSED on duplicate subscription 2024-06-27 17:00:16 -07: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
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
Oscar Merry
13b830d228 Add Optional URL Hints 2024-06-17 13:45:06 +01:00
Oscar Merry
45351b561d
Merge branch 'nostr-protocol:master' into external-content-ids 2024-06-17 13:38:45 +01: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
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
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
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
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
fiatjaf
58e94b20ce Revert "Simplifying reactions"
This reverts commit 3834c6b604.

see https://github.com/nostrability/nostrability/issues/48
2024-06-06 08:57:41 -03:00
Kieran
ff2e05d73f
Merge pull request #1236 from nostr-protocol/nip96-sync
NIP-96: List files / rewording, no_transform
2024-06-06 11:57:58 +01:00
fiatjaf
a6dfc7b5e5 fix broken nip number. 2024-06-05 15:24:43 -03:00
Alex Gleason
fd2b5d2bfb
NIP-32: fix markdown link 2024-06-02 18:19:42 -05:00
hodlbod
cb29f752e8
Merge branch 'master' into nip-72-edits 2024-05-30 12:25:30 -07:00
Jon Staab
1dc8d18571 Fix conflicts 2024-05-30 12:24:58 -07:00
Jon Staab
42932deb0a Do more to clarify moderation 2024-05-30 12:22:40 -07:00
Jon Staab
0ff2fa3212 Add title to NIP 72, mention cross-posting and clarify moderation options 2024-05-30 12:22:40 -07:00
kieran
7bf5e327f7
update list response 2024-05-29 14:26:00 +01:00
Asai Toshiya
5c796c19fd
NIP-38: move description of content to Live Statuses section 2024-05-29 13:08:31 +09:00
Basanta Goswami
244666ed0d small nitpicks 2024-05-28 10:13:12 -03:00
Kieran
17593a41ab
NIP-96: no transform (#1262)
* no_transform

* Update 96.md

Co-authored-by: Santos <34815293+sant0s12@users.noreply.github.com>

---------

Co-authored-by: Santos <34815293+sant0s12@users.noreply.github.com>
2024-05-27 10:52:49 -03:00
fiatjaf
92d5837b0c nip54: clarify wikilink format. 2024-05-25 09:46:46 -03:00
Asai Toshiya
5d1d1c178e NIP-71: remove aes-256-gcm tag 2024-05-24 22:02:13 -03:00
hodlbod
092da0a463
Update 01.md
Co-authored-by: Asai Toshiya <to.asai.60@gmail.com>
2024-05-24 13:19:31 -07:00
P. Reis
ca6dddde80
nip01: mention extra metadata fields may be set 2024-05-24 15:04:45 -03:00
Václav Navrátil
f5be59b052
Fix of otherwise unverifiable event
I'm reverting a change made by @arkin0x in commit: 6fb9e54f7b (diff-cb504c91ef546f76741fb8fd4c13b1f97e4b5ce2a9d78afa545fb6ec799e06c2L39) which renders the example event unverifiable because of a changed hash.
2024-05-24 16:20:25 +02:00
Kieran
5971aa2fbe
Merge pull request #1175 from nostr-protocol/feat/nip35
NIP-35: Torrents
2024-05-22 09:36:56 +01:00
kieran
bd9c7a1b8e
add pagination / drop duplicate fields 2024-05-20 21:38:44 +01:00
kieran
8d6d588715
nip96 list uploads 2024-05-20 21:38:44 +01:00
kieran
d68899881c pubkey on e tags 2024-05-20 17:26:56 -03:00
hodlbod
67e870d95a
Merge pull request #923 from zmeyer44/patch-1
Create NIP 71 for Video Events
2024-05-20 09:01:52 -07:00
Oscar Merry
32004283da
Merge branch 'master' into external-content-ids 2024-05-20 11:12:03 +01:00
Braydon Fuller
a59ce8970a
Fix connection string protocol description. (#1243)
* Fix connection string protocol description.

* Update `nostr+walletconnect` reference.
2024-05-18 04:02:21 +09:00
hodlbod
bff2e9a28a
Merge pull request #1239 from AsaiToshiya/AsaiToshiya-patch-9
NIP-24: clarify meaning of "event" for title
2024-05-17 08:00:20 -07:00
Terry Yiu
1da44a5b71
Add missing comma in the example gift wrap JSON for NIP-59 2024-05-17 08:13:02 -04:00
Asai Toshiya
caee48316f
NIP-24: clarify meaning of "event" for title 2024-05-17 19:45:27 +09:00
Oscar Merry
d33b223c6a Remove Media Type Prefix 2024-05-16 20:44:45 +01:00
Jon Staab
734f379a2a Add ontolo to nip 32 2024-05-16 14:46:21 -03:00
Sam Samskies
b1f771302a fix NWC connection string example 2024-05-16 14:45:56 -03:00
kieran
f59df9c24f
update tag keys 2024-05-16 15:28:08 +01:00
kieran
33d173b1c9
Add comments / make infohash indexed like NIP94 2024-05-16 15:28:07 +01:00
kieran
021a8f5bc7
remove weird char 2024-05-16 15:28:07 +01:00
kieran
824d0b7eac
torrents 2024-05-16 15:28:06 +01:00
Adam Shannon
c2d9b40d5b nip90: fix links 2024-05-11 12:41:23 -05:00
Adam Shannon
cb9bddb8df all: minor spelling fixes 2024-05-11 11:52:32 -05:00
Oscar Merry
b7bb46ac03 Use ISANs for Movies, Include Actual Examples 2024-05-09 12:27:43 +01:00
hodlbod
8073c848a3
Merge pull request #1221 from vitorpamplona/fix-reactions
Changes reactions to not include the entire thread as e-tags.
2024-05-06 08:28:36 -07:00
fiatjaf
4fa65b81ce nip54: fix json indentation. 2024-05-04 23:36:48 -03:00
fiatjaf
c1360c4f0b nip54: add normalization rules. 2024-05-04 23:34:37 -03:00
Alex Gleason
f393df8036
Merge pull request #1213 from lucasnuic/reporting-digital-threats-as-malware
NIP-56 to reporting of digital threats
2024-05-04 19:43:51 -05:00
Vitor Pamplona
4bcf91944a adds a tags. 2024-05-04 16:35:39 -04:00
Vitor Pamplona
3834c6b604 Simplifying reactions 2024-05-04 16:10:13 -04:00
fiatjaf
dcb5d0f18d small fixes on nip 54. 2024-05-02 11:32:58 -03:00
fiatjaf_
218fbb1cc7
NIP-54: decentralized wikis (#787)
* draft of NIP-34: decentralized wikis.

* add merge requests.

* add merge request flow

* update nip number

---------

Co-authored-by: Pablo Fernandez <p@f7z.io>
2024-05-02 11:04:55 -03:00
Lucas Nuic
2b490b168e
fixed typo 2024-05-01 23:29:14 -03:00
Lucas Nuic
ef5eacd489
“decentralized reporting of digital threats such as malware” in nostr
I added new tags for reporting bad things like malware
2024-05-01 22:48:11 -03:00
Leo Wandersleb
88246c2741 Require tags to have at least one string
fixes #1193
2024-04-30 22:33:30 -03:00
fiatjaf
bad8826211 nip34: simplify r tag for earliest unique commit. 2024-04-29 14:37:40 -03:00
fiatjaf
243b286582 nip46: signer should fill in pubkey, id and sig on sign_event. 2024-04-25 20:07:38 -03:00
Alex Gleason
6071f3489e
NIP-46: "error" property of response is optional (#1195)
* NIP-46: clarify "error" property of response

* NIP-46: It's -> Its

* optionally

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-04-25 08:38:36 -03:00