Damus

Recent Notes

JBN profile picture
Corkboards.me 1.999 Alpha

Staging changes tested, deployed to corkboards.me with bugfixes:

**New onboarding discovery flow show notes from a variety of nostr users and some noob instruction to get some follows to curate a new experience ( get 100 follows from 10 hardcoded npubs, aggregate, deduplicate, grab 2 notes from each (not replies) and show the most recent 200 of them, plus any npubs that logged in npub's follows have interacted with ). Onboarding lasts until 10 follows have been curated.**

Next, security audit, optimizations audit, tech debt audit, clanker suggestions to do the same thing differently, verbose documentation, make the code more human readable, then release open source at 0

JBN profile picture
### Corkboards.me 1.99 Alpha

Staging changes tested, deployed to corkboards.me with bugfixes:
- UI didn't have 'restore settings from file' button for new backup to file feature
- User has *option* to encrypt bookmarks, or treat like standard nostr bookmarks public tags
- Bookmark backward compatibility had broken, fixed
- Force cache reset to compartmentalize data from different users on same device
- User doesn't need a reminder to backup settings before even seeing the UI
- QR code login bug, fixed, **was able to login with amber**
- **Login with mnemonic tested, success**
- **Login with nsec from pw manager tested, success**
- Newly created npub user login defaults to 'Discover' tab (discover flow in next version)
- the number of saved notes couldn't be seen when the tab was active, font color changed
- Public bookmarks option is a modal that explains, "This will allow your bookmarks to be seen in other Nostr clients, but they will also be publicly visible to anyone — including relay operators and other users."
- And added: Logged in user's relays are displayed in relay health menu along with default relays

Marc · 4d
That's cool. I haven't verified the words yet, but it looks good so far.
JBN profile picture
### stage.corkboards.me update

Changes deployed to stage.corkboards.me for testing:
- 'Auto' and 'Media' preference saved to backup
- Added ability to pin to corkboard from thread modal
- **'Saved' notes work like standard nostr bookmarks, encrypted**
- Content that doesn't render has a reload icon next to it, more often
- Filter out potentially vulnerable urls in note content against theoretical xss possibility
- UI prompts user to download backup file of all settings and follows every 30 days, in case of compromised npub, new npub can restore
- 'Hide notes with less than x characters' doesn't hide notes that have 0 characters but have some other kind of content
- Added recommendations for signers to login flow
- **Revised login flow and helper text, added nip 06 mnemonic and qr code login**
- Auto-fetch doesn't reset bg notification fetch idle timer

Marc · 4d
Did you vibe code it?
Marc · 4d
I like it. I think NIP-06 can improve it and I want more clients to teach people how to backup complex keys by writing down 12 words.
JBN profile picture
### Corkboards.me 1.98 Alpha

Staging changes tested, deployed to corkboards.me with bugfixes:
- Notifications are fetched optimistically in the background when app is idle, and UI indicates how many new notifications there are since last look
- Vertical tablet screen size sometimes had statistics overlapping buttons on lower menu
- External image links were not rendering the image when in nested content if 125 character spoiler active
- Autofetch was closing active lightbox while looking and expanded notes while reading