upleb.uk

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

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-22NIP-28 Add missing comma's in tagsthesimplekid
2023-01-21specify lowercase on nip01 event hex fields.fiatjaf
2023-01-18Several NIP examples (3, 11) weren't quoting the field keys (JSON keys must ↵Mike Dilger
be quoted)
2023-01-16removed kind 6 since NIP-18 has been removed from the specmarc@roosoft.com
2023-01-16remove NIP-18, it is not really a standard.fiatjaf
closes https://github.com/nostr-protocol/nips/issues/173
2023-01-16Merge pull request #141 from nostr-protocol/authfiatjaf
2023-01-15add nos2x-fox to NIP-07 implementations.fiatjaf
2023-01-15fix erroneous reference to pubkeyVasilios Daskalopoulos
2023-01-15fix minor typoVasilios Daskalopoulos
2023-01-15nip-07 extensions to also add .id and .pubkey when signing.fiatjaf
2023-01-15clarify top level reply behaviormonlovesmango
2023-01-15define 'mention' tagmonlovesmango
2023-01-15add 'mention' markermonlovesmango
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-11NIP25: allow for emojis to be considered dislikesbenthecarman
2023-01-11Update 42.mdLeo Wandersleb
Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
2023-01-07NIP-26: Change example condition to expire at a future date (#157)kdmukai
also Regenerate example PKs and improve organization/presentation.
2023-01-07add challenge from relay.fiatjaf
2023-01-07NIP-22: use nip-20; minor updatesJeff Thibault
2023-01-06NIP05 Improve CORS header check commandLuke Childs
2023-01-04merge NIP-35 into NIP-05.fiatjaf
2023-01-04add NIP-33 to README.fiatjaf
2023-01-04clarify `created_at` and auth session duration.fiatjaf
2023-01-04Add NIP-33 Parameterized replaceable events (#54)Semisol
Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com> Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
2023-01-02use "OK" message.fiatjaf
2023-01-02drastically simplify @semisol's auth NIP.fiatjaf
2023-01-02nip41: allow for delegated eventsSemisol
2023-01-02nip41: fix outdated kindSemisol
2023-01-02nip-41: fix kind mismatch on example eventSemisol
2023-01-02add nip-41: authenticationSemisol
2023-01-02NIP18: Reposts (#140)fiatjaf
Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
2023-01-02increase requirements for nips.fiatjaf
2023-01-0125.md:15: interepreted ==> interpreted@RandyMcMillan
2022-12-30Update 19.mdBlake Jakopovic
Fixed typo
2022-12-29clarify nip19 purpose.fiatjaf
2022-12-29Make it clear that NIP-05 Keys should be in HexLyle Pratt
There has been some confusion about whether npub keys are supported by this spec. According to @fiatjaf only Hex keys are supported. https://twitter.com/fiatjaf/status/1608606752987316224?s=20&t=6fJLD3077byuoTm96kva1g
2022-12-29update NIP-05 addressing reflectivity. (#128)majestrate
2022-12-29Update e-tag type for direct replyok300
2022-12-29Clarify marked e-tags for direct repliesok300
2022-12-29clarify that nip-05 identifiers should not be treated as primary keys.fiatjaf
2022-12-27add examples for nip19.fiatjaf
2022-12-26Minor grammar fixessgmoore
Minor grammar fix at line 13, 83, 85. and 111.
2022-12-26Merge pull request #119 from mikedilger/nip35fiatjaf
2022-12-27Note about serving from a dynamic webserverMike Dilger
2022-12-27remove invalid trailing comma in JSONMike Dilger
2022-12-24LUD-01: fix typo for the desc of event kind 2Hampus Sjöberg
2022-12-18add blockcore to nip-07 and mark extra methods as optional.fiatjaf
2022-12-18nip-07: add the missing functionsalex
as per conversation in t.me/nostr_protcol getRelays, nip04.encrypt and nip04.decrypt - these are already implemented by nos2x and getalby.
2022-12-17Minor grammar fixessgmoore
Minor grammar fix at lines 22 and 93.
2022-12-17Minor grammar and spelling fixessgmoore
Minor grammar fix at line 48. Minor spelling fix at line 56.
2022-12-17Minor grammar fixessgmoore
Minor grammar fixes at lines 9 and 93.
2022-12-17Merge pull request #97 from brugeman/patch-1Leo Wandersleb
2022-12-17Add NIP-19 and 40 to READMEArtur Brugeman
2022-12-16add NIP-19: bech32-encoding of stuff. (#57)fiatjaf
* 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-16Improve Case ConsistencyDrewry Pope
2022-12-16Merge pull request #87 from 0xtlt/masterLeo Wandersleb
2022-12-16Update 40.mdThomas
Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
2022-12-15Update 40.mdThomas
2022-12-15Update 40.mdThomas
2022-12-15Update 40.mdThomas
Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com>
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-14Update 40.mdThomas
2022-12-14Update 40.mdThomas
2022-12-14Update 40.mdThomas
2022-12-14Update 40.mdThomas
Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>
2022-12-14Update 40.mdThomas
Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>
2022-12-14Update 40.mdThomas
Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>
2022-12-12Update 40.mdThomas
Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
2022-12-10Note on nip-22 about moving old posts to a new relayMike Dilger
2022-12-10Update 40.mdThomas
2022-12-10📝 Updated NIPThomas
2022-12-08Clarify use of kind 1 and kind 1000-10000Jonathan Staab
2022-12-07[timestamp] Add UNIX timestamp in secondsThomas
Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
2022-12-04Update 40.mdThomas
2022-12-04Create 40.mdThomas
2022-12-02nip-01: improve connection/subscriptions recommendation and remove the ↵fiatjaf
ill-advised 3 subscriptions limit.
2022-12-01NIP-36 - sensitive content / content-warning (#82)Fernando López Guevara
2022-11-29refine NIP rules.fiatjaf
2022-11-28add nip-26 to readmemonlovesmango
2022-11-27add alby to NIP-07.fiatjaf
2022-11-25Amend NIP 11 to require CORS supportJon Staab
2022-11-22finalize some NIPs we will not going to change anymore.fiatjaf
2022-11-19NIP-35 User Discovery (#73)Michael Dilger
* Draft NIP for user discovery * Renumber to NIP-35 * spelling fix * Add to README * fix quote * and colon
2022-11-15Reword NIP-01 to clarify no line breaks. Existing language of "indentation" ↵Mike Dilger
implies line breaks.
2022-11-14stronger wording for relay deletion behaviorkhimaros
- 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-11Merge pull request #62 from jb55/command-resultsfiatjaf
2022-11-11nip16: clarify about the signers of replaceable eventsalex
A newer replaceable event must be signed by the same key.
2022-11-10NIP-20: server errors happen!William Casarin
2022-11-10NIP-20: More clarity around malformed vs invalid eventsWilliam Casarin
2022-11-10NIP-20: add a note about client handlingWilliam Casarin
2022-11-10NIP-20: pow suggestionWilliam Casarin
2022-11-10NIP-20: add "invalid" message suggestionWilliam Casarin
2022-11-10NIP-20: Command ResultsWilliam Casarin
When submitting events to relays, clients currently have no way to know if an event was successfully committed to the database. This NIP introduces the concept of command results which are like NOTICE's except provide more information about if an event was accepted or rejected.
2022-11-08Update 10.mdBlake Jakopovic
Fixed typo
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-30nip25: fix code exampleWilliam Casarin
content should not be blank
2022-10-26Update README.mdDZ
2022-10-26Update README.mdDZ
add message-type tables
2022-10-26Update 01.mdDZ
fix indentation
2022-10-17Merge pull request #53 from Semisol/patch-1Ricardo Arturo Cabral Mejía
nip16: small fix
2022-10-16nip16: small fixSemisol