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
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