SondreB

Results 198 issues of SondreB

Should be possible to save the relays list publicly, similar to Iris. Iris is using `content` on kind 3 to store the relays. Example: ```json { "kind": 3, "content": "{\"wss://jiggytom.ddns.net\":{\"read\":true,\"write\":true},\"wss://nostr-relay.wlvs.space\":{\"read\":true,\"write\":true},\"wss://nostr.fmt.wiz.biz\":{\"read\":true,\"write\":true},\"wss://nostr.ono.re\":{\"read\":true,\"write\":true},\"wss://relay.damus.io\":{\"read\":true,\"write\":true},\"wss://nostr-pub.wellorder.net\":{\"read\":true,\"write\":true},\"wss://relay.nostr.info\":{\"read\":true,\"write\":true},\"wss://nostr.bitcoiner.social\":{\"read\":true,\"write\":true},\"wss://nostr.onsats.org\":{\"read\":true,\"write\":true},\"wss://nostr.mom\":{\"read\":true,\"write\":true}}",...

good first issue
help wanted

https://twitter.com/jb55/status/1611078800745590785 ```nostr:nprofile, nostr:npub, nostr:nevent``` Would need to be "web+nostr:nprofile", or maybe just "web+nprofile".

Related to #25 and #26, container task for the generic requirements for mobile package. Use Cordova or any other new library to package for mobile phones. Don't want to add...

User should be able to choose what kind of sorting they want on saved notes.

enhancement

Leo: ```For likes you can do kinds: 7 and put event IDs in the ids array``` For OPs (root posts) that are on a users profile, we can make queries...

enhancement

Users should be allowed to decide if they want to hide muted people in the People listing.

enhancement