Commit Graph

203 Commits

Author SHA1 Message Date
dskvr
2d10a628d8 change schema 2023-02-10 13:34:58 +01:00
dskvr
1a154dc1c8 Fix typo 2023-02-07 15:23:50 +01:00
dskvr
3bd4457997 minimal -> minimum 2023-02-07 15:18:46 +01:00
dskvr
2a2fbc3202 Consistent formatting 2023-02-07 15:15:47 +01:00
dskvr
de9e41077c A use case, fix text formatting 2023-02-07 15:12:03 +01:00
Sandwich
4bec3aa1ef NIP-59 Relay status and meta
Simplify language in personas

Fix error in schema example

Fix Iv6
2023-02-07 14:38:33 +01:00
fiatjaf
87525b0d20
Merge pull request #218 from mikedilger/nip65 2023-02-07 06:00:30 -03:00
Lio李歐
8c031aa710
Update README.md kind table (#226) 2023-02-06 21:15:08 -03:00
kdmukai
6a11f4d4cd
[NIP-26] Fix for multiple kinds in delegation conditions (#208) 2023-02-06 12:21:58 -03:00
Mike Dilger
870f96b988 spelling and wording 2023-02-05 03:56:07 +13:00
Mike Dilger
2513825523 Rename, recognize read relays 2023-02-05 03:50:26 +13:00
Jeff Jing
025beb332c fix: typo 2023-02-03 10:40:57 -03:00
Mike Dilger
69438fc344 NIP-65 Feed Advertisements 2023-02-03 18:52:56 +13:00
Ben Hayward
38074f6643
NIP-26: Advice on using after operators in conditions query string (#199)
Co-authored-by: Ben Hayward <ben@minds.com>
2023-02-01 09:05:25 -03:00
Luiz Picanço
57d758b07f Fix NIP-50 typo 2023-02-01 07:06:25 -03:00
Zack Wynne
3b1cd96798 NIP-26: fixing typo in conditions query string section 2023-01-27 15:58:44 -03:00
Semisol
524ff9b805
Bech32 encoded relay entities (#196) 2023-01-27 14:49:43 -03:00
Artur Brugeman
f89187a258 Change name to 'search capability' 2023-01-27 12:30:16 -03:00
Artur Brugeman
6708a73bbc Rewrite, keywords renamed to search 2023-01-27 12:30:16 -03:00
Zack Wynne
95fa5a4a5f
NIP-26: adding section documenting valid fields and operators for conditions string (#194) 2023-01-27 08:11:27 -03:00
fiatjaf
5901fe0b87
add NIP-50 to README. 2023-01-27 07:47:12 -03:00
fiatjaf
744bc8ceab
Merge pull request #175 from brugeman/master 2023-01-27 07:45:05 -03:00
Artur Brugeman
f6cf3b6c3c
Fix: change lud18 to lud16 2023-01-26 15:14:44 +03:00
Ben Franks
8362ff8f79 Update NIP-01 to clarify since and until filters
The since and until filters does not clarify integer format and some relays fail to recognize filters with a float based timestamp.
2023-01-25 14:21:52 -03:00
fiatjaf
d82599bc7f
add list of standardized tags. 2023-01-25 13:20:36 -03:00
fiatjaf
45649d7b4d add NIP-21, nostr: url scheme. 2023-01-25 13:08:20 -03:00
Artur Brugeman
d534df39c0
Add hint about client-side filtering 2023-01-25 14:46:28 +03:00
Semisol
d179cd9758 NIP-33: d tag requirements 2023-01-24 15:54:57 -03:00
Semisol
54b6c0090d NIP-33: Add example for more than one value 2023-01-24 15:54:57 -03:00
Artur Brugeman
a5a4f312cc
Add mention of supported_nips by mikedilger 2023-01-24 09:03:59 +03:00
monlovesmango
9682e43ee0
update Parameterized Replaceable Events range 2023-01-22 21:31:27 -06:00
Leo Wandersleb
6aa694c2e7
Merge pull request #181 from thesimplekid/patch-1 2023-01-22 12:57:20 -03:00
thesimplekid
b58efb08a0
NIP-28 Add missing comma's in tags 2023-01-22 09:51:36 -05:00
fiatjaf
69685588f0
specify lowercase on nip01 event hex fields. 2023-01-21 07:36:44 -03:00
Mike Dilger
8b18e7818e Several NIP examples (3, 11) weren't quoting the field keys (JSON keys must be quoted) 2023-01-18 09:42:32 -03:00
Artur Brugeman
086d224e1d
NIP-50: Keywords Filter 2023-01-17 18:49:10 +03:00
marc@roosoft.com
1840c5cbdf removed kind 6 since NIP-18 has been removed from the spec 2023-01-16 16:57:43 -03:00
fiatjaf
7349643069
remove NIP-18, it is not really a standard.
closes https://github.com/nostr-protocol/nips/issues/173
2023-01-16 15:58:53 -03:00
fiatjaf
be0a426745
Merge pull request #141 from nostr-protocol/auth 2023-01-16 08:28:02 -03:00
fiatjaf
e5ae318984
add nos2x-fox to NIP-07 implementations. 2023-01-15 20:05:52 -03:00
Vasilios Daskalopoulos
7d79205537 fix erroneous reference to pubkey 2023-01-15 17:53:34 -03:00
Vasilios Daskalopoulos
132100fd16 fix minor typo 2023-01-15 17:53:34 -03:00
fiatjaf
230f63dd5f
nip-07 extensions to also add .id and .pubkey when signing. 2023-01-15 15:37:42 -03:00
monlovesmango
f0842438c1 clarify top level reply behavior 2023-01-15 09:18:15 -03:00
monlovesmango
6f5f9856b9 define 'mention' tag 2023-01-15 09:18:15 -03:00
monlovesmango
5355edb9cb add 'mention' marker
I think that adding a mention marker would eliminate ambiguity for clients supporting both the deprecated and preferred conventions. I also think that this would allow for extensibility in adding new types of event mentions (for example if we want to add context for a note).
2023-01-15 09:18:15 -03:00
benthecarman
0019a206a3 NIP25: allow for emojis to be considered dislikes 2023-01-11 17:47:26 -03:00
Leo Wandersleb
6074116053
Update 42.md
Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
2023-01-11 00:05:15 -03:00
kdmukai
e55c86d207
NIP-26: Change example condition to expire at a future date (#157)
also Regenerate example PKs and improve organization/presentation.
2023-01-07 20:12:48 -03:00
fiatjaf
6a70967f0e
add challenge from relay. 2023-01-07 19:53:42 -03:00