Commit Graph

1109 Commits

Author SHA1 Message Date
Oscar Merry
4d9eb32dc9 Use NIP-73 2024-08-05 23:51:04 +01:00
Oscar Merry
14c3310039 Add Podcast Publisher GUID 2024-08-05 23:16:49 +01:00
Oscar Merry
29eec055c2
Merge branch 'nostr-protocol:master' into external-content-ids 2024-08-05 23:08:41 +01:00
fiatjaf
428a4779d7 nip51: add kind 10050 (from NIP-17). 2024-08-05 10:43:24 -03:00
Asai Toshiya
8e5083b28f
Update readme (#1408)
* README: add kind 30618 repository state announcements

* README: add NIP-72 link to `name` tag

* README: use reference link for NUD: Custom Feeds

* Format kinds table
2024-08-02 20:47:59 -03:00
DanConwayDev
788ffb03a0 nip34: add refs to repo event
so that the event can be used as a source of truth for the state of refs
such as branches and tags

this could be useful as:

1. a way to reduce trust in git server(s) so they no longer act as a
   source of truth. a nip34 git remote-helper could proxy requests to
   git servers and only pull updates when they match the state listed in
   the repo event.
2. a form of authorisation for nip34 git server implementations
   such as song
3. a way of enabling experimentation with other protocols for hosting
   and accessing git data. eg a blossom git remote helper
2024-08-01 13:34:19 -03:00
hodlbod
8022a96ece
Merge pull request #1406 from AsaiToshiya/AsaiToshiya-patch-25
BREAKING.md: add NIP-45 changes
2024-07-31 18:14:14 -05:00
Asai Toshiya
c7b4b1b6da
BREAKING.md: add NIP-45 changes 2024-08-01 07:33:30 +09:00
hodlbod
3ea2f1a4a0
Merge pull request #1404 from nostr-protocol/revert-842-remove-nip-45
Revert "Remove NIP 45 COUNT"
2024-07-31 10:53:27 -05:00
hodlbod
e73e77735d
Revert "Remove NIP 45 COUNT" 2024-07-31 08:53:17 -07:00
hodlbod
444ad28da1
Merge pull request #842 from coracle-social/remove-nip-45
Remove NIP 45 COUNT
2024-07-30 15:35:03 -05:00
hodlbod
40a5a83f6f
Merge pull request #1024 from coracle-social/nip-72-edits
Nip 72 edits
2024-07-30 15:34:51 -05:00
Alex Gleason
289b415186
Merge pull request #1386 from alopatindev/nip-32-language
NIP-32: Language example
2024-07-29 11:52:38 -05:00
Alex Gleason
ffbcceac1e
Merge pull request #1395 from gnostr-org/2015/854373/633283/6826f5a/18d3c2e
70.md:use relative link
2024-07-29 11:52:18 -05:00
hodlbod
9dc36e3df6
Merge pull request #935 from dskvr/patch-1
NIP-32: Clarify Language in summary
2024-07-29 11:18:10 -05:00
hodlbod
722ac7a586
Merge pull request #1397 from coracle-social/k-delete
Add k tag to deletions
2024-07-29 10:35:45 -05:00
Jon Staab
985fd30cd9 Add k tag to deletions 2024-07-29 07:38:29 -07:00
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
Alex Gleason
f4c5799ad4
Merge pull request #1392 from gnostr-org/2015/854373/632365/6826f5a/18d3c2e-upstream/master
15.md:use relative links
2024-07-28 15:18:19 -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
Alex Gleason
18d3c2edb4
Merge pull request #1391 from RandyMcMillan/patch-3
39.md: use relative link to 01.md
2024-07-28 13:21:36 -05:00
@RandyMcMillan
a5228e59c9
39.md: use relative link to 01.md 2024-07-28 14:18:32 -04:00
Asai Toshiya
6826f5a52c BREAKING.md: add NIP-19 change 2024-07-26 08:47:20 +09:00
fiatjaf
ecee40df17 nip19: deprecate nrelay 2024-07-25 14:54:16 -03:00
Asai Toshiya
6021b07e26 BREAKING.md: add NIP-01 change 2024-07-24 21:06:06 -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
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
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
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