tane/apps/app_seeds/lib
vjrj c0cd299408 feat(social): add SavedSearchAlertService + notification alerts channel
One discovery subscription over the shared connection for the user's
current zone; matches each incoming offer against saved searches and
fires a text-free OS alert on the new 'alerts' channel for fresh matches.
Skips own/blocked/hidden/non-active offers and dedups via seen keys. The
replay-on-connect doubles as the catch-up scan. Notification payloads are
now prefixed so taps route to chat or the saved search.
2026-07-17 13:18:29 +02:00
..
data feat(plantare): tie the propose form to a real seed 2026-07-15 01:24:50 +02:00
db feat(plantare): schema v12 — bilateral signed columns + repo 2026-07-14 11:21:46 +02:00
di feat(plantare): PlantareService — orchestrate the signed handshake 2026-07-14 11:21:46 +02:00
domain feat(seed-saving): source attribution + advisory note 2026-07-11 07:52:48 +02:00
i18n chore(i18n): regenerate strings.g.dart (slang) 2026-07-17 09:25:20 +02:00
security feat(backup): sealed backups + printable recovery sheet 2026-07-09 22:32:13 +02:00
services feat(social): add SavedSearchAlertService + notification alerts channel 2026-07-17 13:18:29 +02:00
state feat(social): add SavedSearch model with shared offer matcher 2026-07-17 13:18:29 +02:00
ui fix(quick-add): wrap sheet action row to prevent overflow on small screens 2026-07-16 00:34:42 +02:00
app.dart feat(social): local blocklist — hide blocked authors' offers, chats and incoming messages, with unblock management 2026-07-13 08:25:49 +02:00
bootstrap.dart fix(android): drop geolocator for a native LocationManager channel 2026-07-17 09:19:05 +02:00
main.dart feat(identity): switch social identity, all from the one backup 2026-07-10 20:22:24 +02:00