gossip icon indicating copy to clipboard operation
gossip copied to clipboard

Gossip is a nostr client

Results 152 gossip issues
Sort by recently updated
recently updated
newest added

finally set up Nostr ( both Gossip and NoStrudel ) on my my biggest PC ( 75" 8K screen ) and here is what it looks like: ![image](https://github.com/mikedilger/gossip/assets/146442815/63b6e639-bd3a-4093-88c7-75731b5c3ed3) ![image](https://github.com/mikedilger/gossip/assets/146442815/41a990f7-1638-4f8e-b29b-90f25761787d) ![image](https://github.com/mikedilger/gossip/assets/146442815/cdbd4f48-a0c1-4710-9eef-55b436f8392d)...

"This NIP describes a way for clients to access a remote Lightning wallet through a standardized protocol. Custodians may implement this, or the user may run a bridge that bridges...

Enhancement

When the user unlocks the private key or just skip the login, he faces an empty page with a (useless) "load more" button for some seconds: ![image](https://github.com/mikedilger/gossip/assets/89577423/b3642ab6-624d-4442-91a5-ca0214d6c73b) Can we start...

UI/UX

Gossip currently treats every distinct RelayURL as a distinct relay. That means the following are seen as 3 different relays: ``` wss://filter.nostr.wine/npub1chakany8dcz93clv4xgcudcvhnfhdyqutprq2yh72daydevv8zasmuhf02?broadcast=true wss://filter.nostr.wine/npub1t0nyg64g5vwprva52wlcmt7fkdr07v5dr7s35raq9g0xgc0k4xcsedjgqv?broadcast=true wss://filter.nostr.wine/npub1t0nyg64g5vwprva52wlcmt7fkdr07v5dr7s35raq9g0xgc0k4xcsedjgqv ``` When gossip posts an event...

- [ ] Seeker should remember by EventReference (not by Id) so that it can remember relays and author and use that data subsequently. - [ ] Seeker function seek_id(),...

If the user starts in offline mode (it could be also an error or a test), there is not alert about that in the interface. We can add a little...

UI/UX

This is the most used base dropdown, containing only buttons. It has a single style for the light and the dark mode. The shadow on the background should be really...

UI/UX

I have added the annotation feature on the branch 'annotation' This is a kind-1 reply, with a tag that indicates it is meant to be interpreted as an annotation. Users...

UI/UX

I've added a password to protect my private key, then forgot it... I don't see a way to reset it, e.g. by re-entering the private key (which I do have),...