tane/apps/app_seeds/lib
vjrj aa457ab91a fix(block2): hide server config, enable drawer Market, badge my own offers
Three feedback fixes:
- Servers are fully hidden now — relays are managed automatically (default
  community servers; the pool skips dead ones). Sharing setup shows only 'your
  area'; no jargon-y URL field. (3 default relays for redundancy.)
- Drawer 'Market' is a live destination (was stuck on 'coming soon'), gated on
  the social layer being wired like the home card.
- My own listings in the market carry a 'You' badge (and no 'message yourself'
  button), so it's clear which offers are mine.

Analyzer clean. Note: could not run the flutter widget suite here (10+ min
compile after the geolocator native dep in this sandbox) — run 'flutter test'
locally to confirm; the You-badge test was simplified to be robust.
2026-07-10 11:56:55 +02:00
..
data feat(block2): publish my seeds to the network (completes publish->discover) 2026-07-10 10:18:30 +02:00
db feat(inventory): photo-first drafts + on-device OCR (digitization R2+R4) 2026-07-09 21:23:46 +02:00
di Merge branch 'main' into spike/block2-derisking 2026-07-10 10:50:16 +02:00
domain Solve lint issue 2026-07-10 10:34:43 +02:00
i18n fix(block2): hide server config, enable drawer Market, badge my own offers 2026-07-10 11:56:55 +02:00
security feat(backup): sealed backups + printable recovery sheet 2026-07-09 22:32:13 +02:00
services fix(block2): hide server config, enable drawer Market, badge my own offers 2026-07-10 11:56:55 +02:00
state feat(block2): trust UI — vouch for a person in chat (web of trust) 2026-07-10 11:04:07 +02:00
ui fix(block2): hide server config, enable drawer Market, badge my own offers 2026-07-10 11:56:55 +02:00
app.dart feat(block2): messaging UI — private 1:1 chat (NIP-17) 2026-07-10 10:59:47 +02:00
main.dart Merge branch 'main' into spike/block2-derisking 2026-07-10 10:50:16 +02:00