coracle icon indicating copy to clipboard operation
coracle copied to clipboard

A Nostr client that makes relays a first-class concept

Results 154 coracle issues
Sort by recently updated
recently updated
newest added

Currently we send stuff to relays individually so multiplextr has no benefit.

bug

Do it like github does

enhancement

- [ ] Make people accept tos when logging in - [ ] Support "block" - talk to nos - [ ] Add reporting - [ ] Add to fdroid...

enhancement

https://web.dev/notifications/ It looks like Pushy could be a really good way to go: https://pushy.me/docs/additional-platforms/capacitor Amethyst has a push notification server that could be adapted: https://github.com/vitorpamplona/amethyst-push-notif-server

enhancement

https://docs.start9.com/0.3.5.x/developer-docs/packaging

help wanted
external

- [ ] Use https://www.npmjs.com/package/fast-equals for `equals`

refactoring

When I try to use ws://dev.local:7777 as a relay, I receive the following error: "Please provide a valid relay URL." This error is triggered by the isShareableRelayUrl function in node_modules/@welshman/util/build/Relay.mjs:...

As fiatjaf explains [here](nostr:nevent1qyd8wumn8ghj7urewfsk66ty9enxjct5dfskvtnrdakj7qgmwaehxw309aex2mrp0yh8wetnw3jhymnzw33jucm0d5hszrnhwden5te0dehhxtnvdakz7qg4waehxw309aex2mrp0yhxgctdw4eju6t09uqzqr48ra9ar4f055x3e2cc4w3k9tcz5ykujfadykvulqrjd4x47pf8eualh9), relay hints are useful for inferring where to find a pubkey in the absence of a 10002. They are less useful for direct use, but can...

refactoring

I use nos2x to keep my keys, and (presumably to determine if I have any notifications) coracle has started prompting me to decrypt my DMs on the main page. Because...

Figure out whether a thread exists within a note's children and show it as a different kind of thing in the feed.