tane/apps/app_seeds/lib
vjrj 93028c4933 feat(market): saved searches with in-app alerts (Wallapop-style)
Save the current market search (query + facets) and get notified when a
matching offer appears in your zone while the app is open, with a catch-up
scan on start. Adds a save affordance in the search bar, a saved-searches
list (apply/delete) with a per-search new-match badge, an AppBar entry
badged with the unseen total, and notification-tap routing to the list.
Alerts evaluate against the user's current area, dedup via seen keys, and
skip own/blocked/hidden/non-active offers. en+es strings.
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(market): saved searches with in-app alerts (Wallapop-style) 2026-07-17 13:18:29 +02:00
domain feat(seed-saving): source attribution + advisory note 2026-07-11 07:52:48 +02:00
i18n feat(market): saved searches with in-app alerts (Wallapop-style) 2026-07-17 13:18:29 +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(market): saved searches with in-app alerts (Wallapop-style) 2026-07-17 13:18:29 +02:00
ui feat(market): saved searches with in-app alerts (Wallapop-style) 2026-07-17 13:18:29 +02:00
app.dart feat(market): saved searches with in-app alerts (Wallapop-style) 2026-07-17 13:18:29 +02:00
bootstrap.dart feat(market): saved searches with in-app alerts (Wallapop-style) 2026-07-17 13:18:29 +02:00
main.dart feat(identity): switch social identity, all from the one backup 2026-07-10 20:22:24 +02:00