rabble
rabble
As a user, i want to be able to select and copy text on a note card. In this case i wanted to copy the npub, but the way it...
On an iPad, when I go to report a user, it puts the report menu tiny and at the bottom of the screen. You can’t see the options. Uploading RPReplay_Final1706869311.mp4…
When I mute a user the system locks up the UI while it does something. My guess is a database update. The UI shouldn’t be unresponsive, instead it needs to...
Right now our discover tab sorts notes based on database id, basically when it was processed from the relays. This means that we tend to get a bunch of notes...
When viewing note cards on the discover screen, we should NOT display urls or links. It looks ugly and nobody would want to tap on a link with these cards...
As a user with multiple notifications when I tap on a notification it takes me to the next notification below what I’m tapping on. 
Followed readme instructions and everything built but this: > npm install > npm ERR! code EUNSUPPORTEDPROTOCOL > npm ERR! Unsupported URL Type "link:": link:@noble/hashes/sha256 > npm ERR! A complete log...
Nostr supports many different uri types including npub, note, nevent, nprofile, and naddress. We support npub and nprofile but not the others. This isn't much work, but it means we...
Right now posthog puts the npub as the username but we should have it key off of the nip-05 because that will give us a lot more information about who's...