strfry icon indicating copy to clipboard operation
strfry copied to clipboard

a nostr relay

Results 95 strfry issues
Sort by recently updated
recently updated
newest added

Hello! ### Bug When I send `REQ` with `#t: ['photography']`, I receive plenty of results. But if I send `#t: ['photography', 'photogr']`, the results are empty. For some reason, the...

``` 2024-05-08 13:38:38.465 ( 279.210s) [Ingester 2 ]INFO| sending error to [605]: bad req: std::get: wrong index for variant Loguru caught a signal: SIGTERM Stack trace: 10 0x559d2cc8f5f1 /app/strfry(+0x2e5f1) [0x559d2cc8f5f1]...

Apparently the last one is about 4 months old. I was writing a Kubernetes deployment and wanted to add strfry.

Adds the "icon" URL to the NIP-11 document. Closes #102

[NIP-45](https://github.com/nostr-protocol/nips/blob/master/45.md) Event Count would be great to reduce relay/client bandwidth usage when counting reactions and replies (instead of, for each thread, client having to request and download many events just...

a simple change can maybe fix the world. proposal here: https://github.com/nostr-protocol/nips/pull/1030 (~~this code is broken and I don't know how to fix it, but hopefully it conveys the idea~~ the...

Please implement client auth as defined in [nip 42](https://github.com/nostr-protocol/nips/blob/master/42.md). This is also needed for #17. I am primarily interested in my relay requiring auth at some point. Only serve REQ...

Small change that can save people time. For example, #53 _untested PR fueled by catharsis_ Probably needs a more complete implementation to detect different containers and act appropriately, for example...

hi Is there a way to have access data? Number of simultaneously connected clients, daily totals? best regards

Hi! I'd love to see support for setting a url for a relay icon in the NIP-11 document, just like it's [documented here](https://github.com/nostr-protocol/nips/blob/master/11.md#icon). I'd love to contribute to this myself...