Commit Graph

985 Commits

Author SHA1 Message Date
majestrate d41834fa51
update NIP-05 addressing reflectivity. (#128) 2022-12-29 11:01:35 -03:00
ok300 570bc59e7d Update e-tag type for direct reply 2022-12-29 11:00:55 -03:00
ok300 c5d2135158 Clarify marked e-tags for direct replies 2022-12-29 11:00:55 -03:00
fiatjaf 997254ad7a
clarify that nip-05 identifiers should not be treated as primary keys. 2022-12-29 10:54:37 -03:00
fiatjaf 81a87f7bf2
add examples for nip19. 2022-12-27 07:55:20 -03:00
sgmoore cee42f806e Minor grammar fixes
Minor grammar fix at line 13, 83, 85. and 111.
2022-12-26 17:19:38 -03:00
fiatjaf 37caf77b01
Merge pull request #119 from mikedilger/nip35 2022-12-26 12:12:02 -03:00
Mike Dilger 0091582eb2 Note about serving from a dynamic webserver 2022-12-27 04:09:03 +13:00
Mike Dilger 544ec6dcc8 remove invalid trailing comma in JSON 2022-12-27 04:05:54 +13:00
Hampus Sjöberg e79c84aecc LUD-01: fix typo for the desc of event kind 2 2022-12-24 20:38:34 -03:00
fiatjaf 745297e8c4
add blockcore to nip-07 and mark extra methods as optional. 2022-12-18 06:35:30 -03:00
alex c840d75ce0 nip-07: add the missing functions
as per conversation in t.me/nostr_protcol

getRelays, nip04.encrypt and nip04.decrypt - these are already implemented
by nos2x and getalby.
2022-12-18 06:29:29 -03:00
sgmoore da6a7d0ee3 Minor grammar fixes
Minor grammar fix at lines 22 and 93.
2022-12-17 22:34:29 -03:00
sgmoore 4f67f5c999 Minor grammar and spelling fixes
Minor grammar fix at line 48. Minor spelling fix at line 56.
2022-12-17 22:31:19 -03:00
sgmoore 8918dc06ee Minor grammar fixes
Minor grammar fixes at lines 9 and 93.
2022-12-17 22:28:49 -03:00
Leo Wandersleb f4b6603df5
Merge pull request #97 from brugeman/patch-1 2022-12-17 14:32:47 -03:00
Artur Brugeman 92fbc49274
Add NIP-19 and 40 to README 2022-12-17 19:16:13 +03:00
fiatjaf 9e13889dee
add NIP-19: bech32-encoding of stuff. (#57)
* add NIP-19: bech32-encoding of stuff.

* add note prefix for kind-01 notes.

* specify endianness.

* 1 byte for T and L.

* incorporate suggestions after feedback and discussions.

* fix typos.
2022-12-16 11:56:12 -03:00
Drewry Pope 0c7b732867 Improve Case Consistency 2022-12-16 11:50:59 -03:00
Leo Wandersleb ba75c1b98b
Merge pull request #87 from 0xtlt/master 2022-12-16 11:09:26 -03:00
Thomas 04a84aa545
Update 40.md
Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
2022-12-16 12:03:07 +01:00
Thomas 7ad1812b46 Update 40.md 2022-12-15 20:00:22 +01:00
Thomas 2561c2d1e6 Update 40.md 2022-12-15 19:59:17 +01:00
Thomas 0d93f3033e
Update 40.md
Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com>
2022-12-15 19:58:40 +01:00
Jon Staab 5ef3b9c998 Remove username pattern requirements
Most implementation ignore this line. Enforcing that usernames not include spaces, special chracters, unicode, emojis, etc has no benefit and is unnecessarily user hostile.
2022-12-15 14:00:09 -03:00
Thomas 8d3f5c6e79 Update 40.md 2022-12-14 23:52:12 +01:00
Thomas b859ae589b Update 40.md 2022-12-14 09:18:52 +01:00
Thomas 26e518da67 Update 40.md 2022-12-14 09:15:44 +01:00
Thomas e9553eef4d
Update 40.md
Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>
2022-12-14 09:12:44 +01:00
Thomas 7aad54ae7a
Update 40.md
Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>
2022-12-14 09:12:15 +01:00
Thomas 07f13674f1
Update 40.md
Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>
2022-12-14 09:11:49 +01:00
Thomas 512aba18db
Update 40.md
Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
2022-12-12 08:55:57 +01:00
Mike Dilger 2fa78a8097 Note on nip-22 about moving old posts to a new relay 2022-12-10 21:38:19 -03:00
Thomas 3cfe0ef8ac Update 40.md 2022-12-10 23:51:04 +01:00
Thomas a8caa03373 📝 Updated NIP 2022-12-10 23:49:59 +01:00
Jonathan Staab 67c021ae97 Clarify use of kind 1 and kind 1000-10000 2022-12-08 14:33:43 -03:00
Thomas 2cb5ddd910
[timestamp] Add UNIX timestamp in seconds
Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
2022-12-07 08:53:52 +01:00
Thomas 1bbae4d66b Update 40.md 2022-12-04 16:16:00 +01:00
Thomas 91bb09d1d3 Create 40.md 2022-12-04 16:14:31 +01:00
fiatjaf 5d292e0cbe
nip-01: improve connection/subscriptions recommendation and remove the ill-advised 3 subscriptions limit. 2022-12-02 19:54:00 -03:00
Fernando López Guevara 27c6652e0e
NIP-36 - sensitive content / content-warning (#82) 2022-12-01 20:41:15 -03:00
fiatjaf bbc931d02d
refine NIP rules. 2022-11-29 11:41:46 -03:00
monlovesmango 0dcf11df80
add nip-26 to readme 2022-11-28 14:31:50 -06:00
fiatjaf 9302c35573
add alby to NIP-07. 2022-11-27 12:03:46 -03:00
Jon Staab cf5eaf6360 Amend NIP 11 to require CORS support 2022-11-25 13:03:03 -03:00
fiatjaf 743e43a8d4 finalize some NIPs we will not going to change anymore. 2022-11-22 14:52:34 -03:00
Michael Dilger 631e9760bf
NIP-35 User Discovery (#73)
* Draft NIP for user discovery

* Renumber to NIP-35

* spelling fix

* Add to README

* fix quote

* and colon
2022-11-19 11:28:47 -08:00
Mike Dilger c274c65856 Reword NIP-01 to clarify no line breaks. Existing language of "indentation" implies line breaks. 2022-11-15 17:36:13 -03:00
khimaros a0852a7cbe stronger wording for relay deletion behavior
- change "MAY" to "SHOULD" for removing referenced events
- suggest indefinite retention for deletion events on relays
- include recommendation for clients to rebroadcast deletion events to relays
2022-11-14 14:52:29 -03:00
fiatjaf 30f1e64e01
Merge pull request #62 from jb55/command-results 2022-11-11 11:00:40 -03:00