Results 133 comments of hzrd149

This is an issue with my current hosting provider. they are setting some headers on the HTTP response that restrict the app from connecting to localhost

I want to implement this, however I'm blocked because I can't find an easy way to detect if the content of an event is not in the users native language

It looks like it might be possible with this library https://github.com/wooorm/franc/tree/main I don't know if it will be performant enough to run over every note though

It won't translate it automatically, but I would want it to only show the quick translate button if the note was not the users native language. otherwise its just adding...

This is a side effect of using the popover component. Redesigning the reaction picker will fix this issue. although I don't know when ill get around to that

There are a ton of reasons this happens. however this should get better as I transition over to using a single in-memory database for the app

In short yes, but the search view is really simple any only uses nostr.band to search. :disappointed: At some point in the future Id love to rebuild it so it...

I am interested in adding chess to the app but Id like to make sure its interoperable Could NIP-64 and PGN format be used to play a live game over...

If its just to display published games then that should be really easy to add. although where do you imagine displaying them. It wouldn't be hard to add them to...

Sorry for the confusion, I updated the PR to merge into the `next` branch because the newest features are there. Also can you double check if https://github.com/hzrd149/nostrudel/pull/149 PR (merged into...