tane/apps/app_seeds/lib
vjrj 109c85298c feat(profile): default avatars via DiceBear "thumbs" (CC0), drop boring_avatars
Replace the flutter_boring_avatars fallback with a friendly DiceBear
"thumbs" face, generated offline (dicebear_core) and deterministically
from the pubkey, rendered as SVG (flutter_svg). The thumbs style is
CC0 1.0 (public domain) — no attribution, AGPL-clean — unlike Multiavatar
whose custom licence restricts use. Style parsed once and per-pubkey SVG
memoized; the CC0 <metadata> block is stripped to keep flutter_svg quiet.
2026-07-12 21:59:10 +02:00
..
data refactor(branding): rename app Tanemaki → Tane 2026-07-12 13:04:16 +02:00
db feat(handover): recordHandover — one transaction for the moment seeds change hands 2026-07-11 08:00:08 +02:00
di Merge branch 'claude/festive-einstein-384c45' 2026-07-11 13:25:51 +02:00
domain feat(seed-saving): source attribution + advisory note 2026-07-11 07:52:48 +02:00
i18n refactor(branding): rename app Tanemaki → Tane 2026-07-12 13:04:16 +02:00
security feat(backup): sealed backups + printable recovery sheet 2026-07-09 22:32:13 +02:00
services refactor(branding): rename app Tanemaki → Tane 2026-07-12 13:04:16 +02:00
state Merge remote-tracking branch 'origin/main' 2026-07-11 13:31:04 +02:00
ui feat(profile): default avatars via DiceBear "thumbs" (CC0), drop boring_avatars 2026-07-12 21:59:10 +02:00
app.dart feat(ratings): Wallapop-style ratings in chat and offer detail 2026-07-11 13:13:43 +02:00
bootstrap.dart refactor(trust): ego-centric trust replaces the global Duniter membership 2026-07-11 13:03:20 +02:00
main.dart feat(identity): switch social identity, all from the one backup 2026-07-10 20:22:24 +02:00