upleb.uk

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

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-21Fix #1377: NIP-46: It's not obvious to the end-user that optional secrets ↵Alexander Lopatin
are not temporary
2024-07-15Merge pull request #518 from vivganes/patch-2hodlbod
Add user experience recommendation about NIP-07
2024-07-15add suggestion to extension authorsVivek Ganesan
Wrote a note to extension authors
2024-07-11Merge pull request #1362 from patrickReiis/patch-3Alex Gleason
NIP-65: fix typo
2024-07-11NIP-65: fix typoP. Reis
2024-07-10Merge pull request #1355 from AsaiToshiya/AsaiToshiya-patch-22Alex Gleason
README: add NIP-70 and `"-"` tag
2024-07-10README: add NIP-70 and `"-"` tagAsai Toshiya
2024-07-10relay-based event access-control with the `["-"]` tag (#1030)fiatjaf_
* `["protected"]` tag. * add note about default case for most relays. * rename tag to ["-"] and reword spec. * something Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com> * mention NIP-42 Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com> * user -> client Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com> * simplify text. --------- Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com>
2024-07-06More precisely document since/until bounds. (#1284)Cody Casterline
* More precisely document since/until bounds. Lower in this document, this is expressed as "since <= created_at <= until". But the English description said that these values had to be "newer than" or "older than". These two were in conflict. I assume the inclusive behavior is the intended one, since that documentation was added later to clarify. This just makes both cases match. * Update 01.md Co-authored-by: Alex Gleason <alex@alexgleason.me> * Update 01.md Co-authored-by: Alex Gleason <alex@alexgleason.me> --------- Co-authored-by: Alex Gleason <alex@alexgleason.me>
2024-07-04Merge pull request #1344 from nostr-protocol/nip29-create-groupPablo Fernandez
nip29: create-group event kind
2024-07-04nip29: create-group event kind.fiatjaf
2024-07-03NIP-27: fix broken link, use njumpP. Reis
2024-06-28README: add `h` tagAsai Toshiya
2024-06-25NIP-89: fix `REQ` examplesAsai Toshiya
2024-06-23Clarify which kinds have lifetime of 'regular' (#1315)Arjen Stens
* Clarify which kinds have lifetime of 'regular' * Missed space * Document kind 41 as replaceable * Revert "Document kind 41 as replaceable" This reverts commit eead2f5a749cfee6de131944e0e73350759e28b4.
2024-06-22Merge pull request #926 from dcadenas/patch-1Asai Toshiya
Fix Authorization header string
2024-06-20Merge pull request #1318 from AsaiToshiya/AsaiToshiya-patch-19hodlbod
NIP-28: simplify and fix kind 41
2024-06-21NIP-28: simplify and fix kind 41Asai Toshiya
2024-06-17"user metadata" and fix table on readme.fiatjaf
2024-06-17Merge pull request #1309 from ArmanTheParman/patch-2hodlbod
metadata clarity.md
2024-06-16parentheses > commas (#1308)Arman The Parman
* Update 01.md A few small changes that can potentially help a broader audience (non-developers) follow the meaning. * monospace hex Co-authored-by: Asai Toshiya <to.asai.60@gmail.com> --------- Co-authored-by: fiatjaf_ <fiatjaf@gmail.com> Co-authored-by: Asai Toshiya <to.asai.60@gmail.com>
2024-06-16Update 05.mdArman The Parman
Changed metadata to user's metadata
2024-06-16Update README.mdArman The Parman
Changed Metadata to User's Metadata, to reduce ambiguity.
2024-06-16Update 01.mdArman The Parman
This is not a correction but a suggestion... When I first read it, it wasn't clear that metadata is specifically for a user and not inclusive of other things (eg not metadata about a photo). Adding this one extra word here would have helped me understand that immediately.
2024-06-15Update 01.mdArman The Parman
Small grammatical change for easier reading
2024-06-13Merge pull request #1305 from AsaiToshiya/AsaiToshiya-patch-18hodlbod
NIP-24: fix missing rename
2024-06-13NIP-24: fix missing renameAsai Toshiya
2024-06-11Merge pull request #1293 from alexgleason/a-deletionAlex Gleason
NIP-09: clarify "a" tag deletions
2024-06-10Merge pull request #1296 from AsaiToshiya/AsaiToshiya-patch-16hodlbod
BREAKING.md: add changes
2024-06-09BREAKING.md: add changesAsai Toshiya
2024-06-09Merge pull request #1294 from patrickReiis/patch-2hodlbod
NIP-57: Clarify description tag
2024-06-08Merge pull request #1295 from AsaiToshiya/AsaiToshiya-patch-15Alex Gleason
README: remove `l` tag annotations
2024-06-08README: remove `l` tag annotationsAsai Toshiya
2024-06-07NIP-57: Clarify description tagP. Reis
2024-06-07NIP-09: clarify "a" tag deletionsAlex Gleason
2024-06-07Merge pull request #1129 from coracle-social/relax-nip32Alex Gleason
relax requirements for NIP 32 L tags
2024-06-07Strongly encourage marks on labelsJon Staab
2024-06-07Merge pull request #1292 from vitorpamplona/search-orderhodlbod
Adds Order of results for NIP-50 Search
2024-06-07Update 50.mdVitor Pamplona
Co-authored-by: hodlbod <jstaab@protonmail.com>
2024-06-07Defines the order of the results for NIP-50Vitor Pamplona
2024-06-06Merge pull request #1289 from Toporin/patch-1Vitor Pamplona
Update README.md
2024-06-06Update README.mdSatochip
Correct wrng link for NIP-55
2024-06-06Revert "Simplifying reactions"fiatjaf
This reverts commit 3834c6b60474a677b53847743212df27710e64ec. see https://github.com/nostrability/nostrability/issues/48
2024-06-06Merge pull request #1236 from nostr-protocol/nip96-syncKieran
NIP-96: List files / rewording, no_transform
2024-06-05Merge pull request #1288 from AsaiToshiya/AsaiToshiya-patch-14Alex Gleason
README: update remark
2024-06-06README: update remarkAsai Toshiya
2024-06-05fix broken nip number.fiatjaf
2024-06-04README: add NIP-100 to listAsai Toshiya
2024-06-03Merge pull request #1281 from nostr-protocol/alexgleason-patch-1hodlbod
Link `r` tag in the README
2024-06-02Merge pull request #1283 from nostr-protocol/alexgleason-patch-2Vitor Pamplona
NIP-32: fix markdown link
2024-06-02NIP-32: fix markdown linkalexgleason-patch-2Alex Gleason
2024-06-02Link `r` tag in the READMEalexgleason-patch-1Alex Gleason
2024-06-01Merge pull request #868 from greenart7c3/masterhodlbod
Android Signer Application
2024-05-31BREAKING.md: add NIP-71 changeAsai Toshiya
2024-05-29update list responsekieran
2024-05-29NIP-38: move description of content to Live Statuses sectionAsai Toshiya
2024-05-28Merge pull request #1264 from coracle-social/client-implementation-requirementshodlbod
Raise bar for NIP implementation
2024-05-28small nitpicksBasanta Goswami
2024-05-27Raise bar for NIP implementationJon Staab
2024-05-27NIP-96: no transform (#1262)Kieran
* no_transform * Update 96.md Co-authored-by: Santos <34815293+sant0s12@users.noreply.github.com> --------- Co-authored-by: Santos <34815293+sant0s12@users.noreply.github.com>
2024-05-26Merge pull request #1260 from AsaiToshiya/AsaiToshiya-patch-13Alex Gleason
README: add `nonce` tag difficulty
2024-05-27README: add `nonce` tag difficultyAsai Toshiya
2024-05-26README: fix order of kindsAsai Toshiya
2024-05-26add joinstr event kind in README (#1257)/dev/fd0
* add joinstr event kind * remove extra spaces * change kind number Co-authored-by: fiatjaf_ <fiatjaf@gmail.com> --------- Co-authored-by: fiatjaf_ <fiatjaf@gmail.com>
2024-05-25nip54: clarify wikilink format.fiatjaf
2024-05-24NIP-71: remove `aes-256-gcm` tagAsai Toshiya
2024-05-24Merge pull request #1255 from patrickReiis/masterhodlbod
Mention extra metadata fields may be set
2024-05-24Update 01.mdhodlbod
Co-authored-by: Asai Toshiya <to.asai.60@gmail.com>
2024-05-24nip01: mention extra metadata fields may be setP. Reis
2024-05-24Merge pull request #1252 from aidik/patch-1hodlbod
NIP-13: Fix of otherwise unverifiable example event
2024-05-24Fix of otherwise unverifiable eventVáclav Navrátil
I'm reverting a change made by @arkin0x in commit: https://github.com/nostr-protocol/nips/commit/6fb9e54f7b4886272f7464aba2f0971543d8df40#diff-cb504c91ef546f76741fb8fd4c13b1f97e4b5ce2a9d78afa545fb6ec799e06c2L39 which renders the example event unverifiable because of a changed hash.
2024-05-24Add CIP-01 (#1251)hodlbod
* Add CIP-01 * Rename cip to nud --------- Co-authored-by: Jon Staab <shtaab@gmail.com>
2024-05-22Merge pull request #1250 from AsaiToshiya/AsaiToshiya-patch-11Kieran
README: add NIP-35 and e tag pubkey
2024-05-22Format tags tableAsai Toshiya
2024-05-22README: add NIP-35 and `e` tag pubkeyAsai Toshiya
2024-05-22Merge pull request #1175 from nostr-protocol/feat/nip35Kieran
NIP-35: Torrents
2024-05-20add pagination / drop duplicate fieldskieran
2024-05-20nip96 list uploadskieran
2024-05-20pubkey on e tagskieran
2024-05-20Merge pull request #923 from zmeyer44/patch-1hodlbod
Create NIP 71 for Video Events
2024-05-18Merge pull request #1245 from AsaiToshiya/AsaiToshiya-patch-10hodlbod
README: add missing kinds of NIP-54
2024-05-18README: add missing kinds of NIP-54Asai Toshiya
2024-05-18Fix connection string protocol description. (#1243)Braydon Fuller
* Fix connection string protocol description. * Update `nostr+walletconnect` reference.
2024-05-17Merge pull request #1239 from AsaiToshiya/AsaiToshiya-patch-9hodlbod
NIP-24: clarify meaning of "event" for title
2024-05-17Merge pull request #1240 from tyiu/tyiu/missing-comma-nip-59Asai Toshiya
Add missing comma in the example gift wrap JSON for NIP-59
2024-05-17Add missing comma in the example gift wrap JSON for NIP-59Terry Yiu
2024-05-17NIP-24: clarify meaning of "event" for titleAsai Toshiya
2024-05-16Add ontolo to nip 32Jon Staab
2024-05-16fix NWC connection string exampleSam Samskies
2024-05-16update readmekieran
2024-05-16update tag keyskieran
2024-05-16Add comments / make infohash indexed like NIP94kieran
2024-05-16remove weird charkieran
2024-05-16torrentskieran
2024-05-14BREAKING.md: fix dateAsai Toshiya
2024-05-13Merge pull request #1235 from AsaiToshiya/AsaiToshiya-patch-8hodlbod
BREAKING.md: add NIP-34 change
2024-05-13BREAKING.md: add NIP-34 changeAsai Toshiya
2024-05-11Merge pull request #1231 from adamdecaf/nip-90-link-fixeshodlbod
nip90: fix links
2024-05-11nip90: fix linksAdam Shannon
2024-05-11Merge pull request #1230 from adamdecaf/misc-spelling-fixesVitor Pamplona
all: minor spelling fixes