upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/01.md
AgeCommit message (Collapse)Author
2023-02-08Added clarification for signature to be in hexJimmy Song
2023-01-25Update NIP-01 to clarify since and until filtersBen Franks
The since and until filters does not clarify integer format and some relays fail to recognize filters with a float based timestamp.
2023-01-21specify lowercase on nip01 event hex fields.fiatjaf
2022-12-26Minor grammar fixessgmoore
Minor grammar fix at line 13, 83, 85. and 111.
2022-12-24LUD-01: fix typo for the desc of event kind 2Hampus Sjöberg
2022-12-15Remove username pattern requirementsJon Staab
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-08Clarify use of kind 1 and kind 1000-10000Jonathan Staab
2022-12-02nip-01: improve connection/subscriptions recommendation and remove the ↵fiatjaf
ill-advised 3 subscriptions limit.
2022-11-15Reword NIP-01 to clarify no line breaks. Existing language of "indentation" ↵Mike Dilger
implies line breaks.
2022-11-04Fix regex for SetMetadata in NIP1w3irdrobot
It appears the regex given in NIP1 for setting the username in the setmetadata event was slightly off. I think the fix here is what was intended. Though I think what was meant here was pretty obvious, to make it easier on future developers, I updated the regex to something that should work with just copying and pasting.
2022-10-26Update 01.mdDZ
fix indentation
2022-10-07Update 01.mdDZ
fix typo
2022-06-21Fix some typos and adds json type to code blocksemeceve
2022-06-09update nip-02 to disallow `null`, only allow strings in tags.fiatjaf
fixes https://github.com/nostr-protocol/nips/pull/15 fixes https://github.com/fiatjaf/nostr-army-knife/issues/2 fixes https://github.com/fiatjaf/relayer/issues/3
2022-06-05update to nip01 to specify syntax for usernames.Robert C. Martin
2022-05-08sneak filter.limit in nip-01.fiatjaf
2022-05-01migrate nips from main nostr repo.fiatjaf