coracle/ROADMAP.md
2023-02-18 06:23:54 -06:00

3.8 KiB

Current

  • Fix anon/new user experience
    • When logging in rather than generating a new keypair, ask for a relay to bootstrap from
    • Clicking stuff that would publish kicks you to the login page, we should open a modal instead.
  • Test publishing events with zero relays
  • Try lumping tables into a single key each to reduce load/save contention and time
  • Fix turning off link previews, or make sure it applies to images/videos too

Snacks

  • open web+nostr links like snort
  • DM/chat read status in encrypted note
  • Relay recommendations based on follows/followers
  • Pinned posts ala snort
  • Likes list on note detail. Maybe a sidebar or header for note detail page?
  • Support key delegation
  • Add keyword mutes
  • Add encrypted settings storage using nostr events
  • Attachments (a tag w/content type and url)
  • Linkify bech32 entities w/ NIP 21 https://github.com/nostr-protocol/nips/blob/master/21.md
  • Sign in as user with one click to view things from their pubkey's perspective - do this with multiple accounts
    • nevent1qqsyyxtrhpsqeqaqgucd6uzpyh8eq2hkfgr0yzr7ku7tgyl5cn9jw5qpz3mhxue69uhhyetvv9ujumn0wd68ytnzvuq3gamnwvaz7tmjv4kxz7fwv3sk6atn9e5k7l564wx
  • Search by nip05 alias
    • nevent1qqsdt4ux9c0zvd6hzpwnzznjsmd7a337mpxdspu9wd4fq8drvqejdmqpz3mhxue69uhhyetvv9ujuerpd46hxtnfduqs6amnwvaz7tmwdaejumr0dsffemjp
  • Show options on note detail for retrieving replies
    • Replies from user's network
    • All replies from author's + user's read relays, including spam

Missions

Maintenance