upleb.uk

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

summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2024-02-15Breaking changes list (#1052)Michael Dilger
* Start of new BREAKING.md changes list * more * Make NIP column into links * notes * Make commits links * Remove optional P tag entry, was not breaking * Update BREAKING with nip-49 breaking change
2024-02-13File metadata sets (#1040)franzap
* File metadata sets * Make kind specific to release artifacts * Update example * Update README
2024-02-12Add kinds for NIP-59Asai Toshiya
2024-02-01move `imeta` to NIP-92, add `imeta` tag to README.fiatjaf
2024-02-01NIP-29: add to NIPs list, improve preamble phrasingAlex Gleason
2024-01-31Add NIP-59 to READMEAsai Toshiya
2024-01-29NIP-49: Private key encryption (#133)Michael Dilger
* Key export/import as implemented by gossip * Added test data * Last push didn't make sense, only this direction works * Multiple updates: 100k rounds, random salt, version number, length indications * Rename to NIP-49, include in README * Change encoding to bech32 (ncryptsec) * Major rework of the algorithm. NIP is now incomplete as I haven't coded it yet. * renamed * spelling * minor fix * formatting * MORE CHANGES: scrypt, spelt out more detail of the steps to take * spelling * Mostly just removing some unnecesary stuff * Remove the cafebabe note * Remove confusing nonce statement * Change title (and a bit of wording) * remove author * remove legacy event * rename on README --------- Co-authored-by: Mike Dilger <mike@ezicheq.com> Co-authored-by: fiatjaf_ <fiatjaf@gmail.com>
2024-01-23Add kinds for NIP-15Asai Toshiya
2024-01-12Add kind and tag for NIP-96Asai Toshiya
2024-01-08NIP-96 - HTTP File Storage Integration (#547)arthurfranca
* Add NIP-95 - File Storage * Add missing response info * Make it clear that is is an HTTP file storage server integration * Add monetization suggestion * Use zap split tags for monetization suggestion * Add resize option * Add Zap Gates Integration * Replace /nip96 convention with /.well-known/nostr.json configuration * Relays can choose to also act as HTTP file storage server * Remove nip96 tag in favor of x tags third element * Fix typo * Remove redirect cooperation * Replaced 422 with 400 status code * Update 96.md Co-authored-by: Jon Staab <jstaab@protonmail.com> * Update 96.md Co-authored-by: Jon Staab <jstaab@protonmail.com> * Update 96.md Co-authored-by: Jon Staab <jstaab@protonmail.com> * Update 96.md Co-authored-by: Jon Staab <jstaab@protonmail.com> * Update 96.md Co-authored-by: Jon Staab <jstaab@protonmail.com> * Update 96.md Co-authored-by: Jon Staab <jstaab@protonmail.com> * Update 96.md Co-authored-by: Jon Staab <jstaab@protonmail.com> * Make file expiration a range and add terms_of_service * Add optional content_type field * Add plans and tos * Remove monetization * Apply minor fixes * Update 96.md Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com> * Fix after review * Add kind 10096 * Apply suggestions * Add suggestions * Remove duplicate field * Add optional is_nip98_required plan config * Add suggestions * Replace x with ox tag for original file hash * Make minor changes * Remove nip96 namespace response field * Add note about alternative file processing flow * Simplify processing flow * Add nostrcheck to server list * Add audio/* example * Explain what metadata to show before processing is done * Add nostrage to list * Add eta * Add sove to list and replace eta with percentage * Fix status code * Add nostr.build to list * Add sovbit * Add optional extra http servers to ox tag * Add void.cat to list * Small fix * Remove ox third array element --------- Co-authored-by: Jon Staab <jstaab@protonmail.com> Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com>
2023-12-27Rephrase deprecation of kind 2 (#943)Josua Schmid
2023-12-23Add leading zero to NIP numbersAsai Toshiya
2023-12-22Mention deprecation of kind 2Josua Schmid
Kind `2` was [consciously](https://github.com/nostr-protocol/nips/pull/703#issuecomment-1672098794) removed in https://github.com/nostr-protocol/nips/commit/72bb8a128b2d7d3c2c654644cd68d0d0fe58a3b1#diff-39307f1617417657ee9874be314f13aabdc74401b124d0afe8217f2919c9c7d8L105. Mentioning the fact should help prevent further confusion.
2023-12-20NIP44 encryption standard, revision 3 (#746)Paul Miller
* Introduce NIP-44 encryption standard * Finalize NIP-44 * Update spec. --------- Co-authored-by: Jonathan Staab <shtaab@gmail.com>
2023-12-07NIP-02: Rename Contact List to Follow ListAlex Gleason
2023-12-06`CLOSED` messages for relays that want to reject REQs and NIP-42 `AUTH` ↵fiatjaf_
integration (#902) Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com>
2023-12-03fix Lightning.Pub hotlinkCapDog
2023-12-03Fix sort order of event kindsMike Dilger
2023-12-02reformat lightning.pub.fiatjaf
2023-12-02Add kind Lightning.Pub's kind 21000 (#911)CapDog
2023-12-01delete NIP-22 (#897)fiatjaf_
2023-12-01Update tag listAsai Toshiya
2023-11-19Merge pull request #880 from nostr-protocol/save-nip-51fiatjaf_
2023-11-18give a better and updated explanation of how nips work in the readme.fiatjaf
2023-11-17Adds contributor images to the readme.Vitor Pamplona
2023-11-16add interests list and interests sets (following @erskingardner and @pablof7z).fiatjaf
2023-11-16add bookmark sets (following @staab).fiatjaf
2023-11-15add muted words, blocked relays, search relays, chat groups, emoji list and ↵fiatjaf
emoji sets. update set metadata tags. following @vitorpamplona, @frnandu, @snowcait, @hzrd149 closes https://github.com/nostr-protocol/nips/pull/559 closes https://github.com/nostr-protocol/nips/pull/673
2023-11-15make follow sets kind 30000 as per @monlovesmango's comment.fiatjaf
2023-11-15add kind 30005 follow sets.fiatjaf
2023-11-15deprecate the 30001 ad-hoc pin/bookmark/communities lists and use new kinds.fiatjaf
2023-11-15update readme kind list.fiatjaf
2023-11-15cut, simplify and update NIP-51 to reflect the real-world usage.fiatjaf
2023-11-14Merge branch 'master' into patch-3gsovereignty
2023-11-10format kinds table.fiatjaf
2023-11-10Add DVM kinds to listAsai Toshiya
2023-11-10Update TOCAsai Toshiya
2023-11-08Problem: nostrocket problem tracker event kind not included in listgsovereignty
Mostly just letting people know that this event kind is now in use by Nostrocket.
2023-11-07NIP-84: Highlights (#501)Pablo Fernandez
Co-authored-by: Alejandro <alejandro@strike.me> Co-authored-by: arthurfranca <arthur.a.franca@gmail.com> Co-authored-by: fiatjaf_ <fiatjaf@gmail.com>
2023-10-29DVM kinds change on README (#850)Akiomi Kamakura
2023-10-29update readmevending-machinePablo Fernandez
2023-10-15Merge branch 'master' into vending-machinePablo Fernandez
2023-10-11rework NIP-03 so it is actually usable (#804)fiatjaf_
* rework nip-03 to be actually useful and usable. * fixes. * add ots verification flow.
2023-10-11Change wording to imply that reactions can target any event (#815)Don
* kind:17 generic reactions. * `kind 7` is available for all kind events. * `k` tag is not required.
2023-10-06Add NIP-24 to listAsai Toshiya
2023-09-20Update tag list (#778)Asai Toshiya
2023-09-01NIP-75: Zap Goals (#757)Alejandro
2023-08-25rename 315 to 38.fiatjaf
2023-08-25NIP-315: User StatusesWilliam Casarin
This NIP enables a way for users to share live statuses such as what music they are listening to, as well as what they are currently doing: work, play, out of office, etc.
2023-08-24Merge pull request #723 from gzuuus/masterPablo Fernandez
Nip 51 extended kind 30001
2023-08-21Update NIP-50 title in listAsai Toshiya
2023-08-18added other parameter 'petname' to r taggzuuus
2023-08-14Update tag list (#692)Asai Toshiya
2023-08-13merge nips 12, 16, 20 and 33 into nip 01 (#703)fiatjaf_
Co-authored-by: Viktor Vsk <me@viktorvsk.com>
2023-08-09Merge branch 'master' into vending-machinefiatjaf_
2023-08-08move 172 to 72 and update indexes.fiatjaf
2023-08-03NIP-48: Proxy TagsAlex Gleason
2023-08-01NIP-52: Calendar EventsTerry Yiu
2023-07-25rename filepablof7z
2023-07-23Add draft kinds to listAsai Toshiya
2023-07-19readme: add mailing listsWilliam Casarin
2023-07-18Update readme, change NIP numberJeff Gardner
2023-07-13Add k tag to listAsai Toshiya
2023-07-12Fix NIP-21 titleAsai Toshiya
2023-07-12Adjust NIP-14 title to other NIPsAsai Toshiya
2023-07-10Update tag listAsai Toshiya
2023-07-09add NIP-53 to the listjiftechnify
2023-06-21Add kind and tags for NIP-32 to listsAsai Toshiya
2023-06-20Merge pull request #532 from staab/nip-32-labelingfiatjaf_
2023-06-18add generic repost to readme.fiatjaf
2023-06-17Merge pull request #469 from v0l/nip98Kieran
NIP-98 HTTP Auth
2023-06-13Add NIP-32 for labeling things in nostrJonathan Staab
2023-06-08Merge branch 'master' into nip31Pablo Fernandez
2023-06-07update readme with NIP-89pablof7z
2023-05-17Add emoji tag to listAsai Toshiya
2023-05-15Merge pull request #484 from alexgleason/emojisJon Staab
NIP-30: Custom Emoji
2023-05-08Update readmeKieran
2023-05-06Update old link to fiatjaf/nostrekzyis
2023-05-05nip-31: dealing with custom unknown events.fiatjaf
2023-05-05add nip-47 to index.fiatjaf
2023-04-29NIP-30: Custom EmojiAlex Gleason
2023-04-25Reword description of kind 1063Asai Toshiya
2023-04-24reword NIP-94 to remove confusion.fiatjaf
2023-04-21fix: re-add NIP-15 to the listjiftechnify
2023-04-20Add NIP-94 and kind 1063 to README.mdAsai Toshiya
2023-04-14Apply changes alluded to in https://github.com/nostr-protocol/nips/pull/443Mariano Pérez Rodríguez
2023-04-14Remove extra spaceMariano Pérez Rodríguez
2023-04-14Unrecommended notice style changeMariano Pérez Rodríguez
2023-04-14Ensure single sentence per lineMariano Pérez Rodríguez
2023-04-14Add table of contents (and NIP list header)Mariano Pérez Rodríguez
2023-04-14Add missing kinds to listMariano Pérez Rodríguez
2023-04-14Extract kind ranges to their own tableMariano Pérez Rodríguez
2023-04-14Tidy message listsMariano Pérez Rodríguez
2023-04-14Add reference to NIP-33 in note about kindsMariano Pérez Rodríguez
2023-04-14Add missing tag descriptionsMariano Pérez Rodríguez
2023-04-09merge NIP-15 into NIP-01.fiatjaf
2023-04-05Add NIP-45, which defines a COUNT verbJonathan Staab
2023-03-29Drop event copyarthurfranca
2023-03-29Document Damus repost as Event Copyarthurfranca
2023-03-29Add optional comment to contentarthurfranca