nostream icon indicating copy to clipboard operation
nostream copied to clipboard

A Nostr Relay written in TypeScript

Results 107 nostream issues
Sort by recently updated
recently updated
newest added

**Pledge** 17k sats (may change) **Is your feature request related to a problem? Please describe.** In the future, relays are going to become much bigger than they are now, and...

enhancement

**Direct web links to notes stored on a Nostream relay** would be very handy if nostream relays had functionality where for example going to "wlves.space/e/__note_id_goes_here____" would load that particular note...

enhancement

I am operating `nostream` at `nostr.drss.io`. I would like to put specific pubkeys on a whitelist to grant them a different rate limit than the default for the relay. I...

enhancement

**Pledge** I plan to personally implement this enhancement. **Is your feature request related to a problem? Please describe.** We essentially have a several different deployment targets at play here: test...

enhancement

**Pledge** I will be implementing this myself. **Is your feature request related to a problem? Please describe.** It seems likely that we will end up with multiple settings.json files in...

enhancement

## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Non-functional change (docs, style,...

bug

``` Error: ENOENT: no such file or directory, open '/app/resources/default-settings.yaml' at Object.openSync (node:fs:600:3) at Object.readFileSync (node:fs:468:35) at SettingsStatic.loadAndParseYamlFile (/app/src/utils/settings.js:27:57) at SettingsStatic.loadSettings (/app/src/utils/settings.js:53:39) at App.createSettings [as settings] (/app/src/utils/settings.js:72:41) at App.run (/app/src/app/app.js:34:31)...

bug

PGP signed releases to improve the software supply chain story

enhancement

## Description fixed typo in the code i.e conten to content Issue no #167

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies