Kieran

Results 41 issues of Kieran

I have found that sometimes relay hints are not enough, and it would be much easier to find replies in a thread if that thread added the pubkey of the...

Add a previous tag to replaceable events which prevents updates when the id does not match.

Support draft `` for querying tags with `AND` instead of `OR` operation. This branch also greatly improves the query performace of tags by using `JOIN` on top level query, see...

``` 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]...

Hey there, Logging this for now so i can come back to it later to try to resolve: On: `c0dec7c53f82a72e41bc3e49f77b97bd9746bbb9` ``` Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.2.0 Thread model:...

#### Description Implement nostr relay search for kind 2003 (Torrents) as seen on https://dtan.xyz https://git.v0l.io/Kieran/dtan #### Todos - [ ] Implement test method with actual query to relay asserting search...

Area: Indexer
Status: Don't Merge

I think it makes more sense to use `imeta` as it will allow for multiple variants of the video to be specified in the same event. I have also added...

Adding an endpoint to list uploads Also included a bit of rewording, this NIP is far too long. read: https://github.com/nostr-protocol/nips/blob/nip96-sync/96.md

Add language selector to new user flow

enhancement