tane/apps/app_seeds/lib/state
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
..
inventory_cubit.dart Merge remote-tracking branch 'origin/main' 2026-07-11 13:31:04 +02:00
messages_cubit.dart feat(chat): disallow links in messages 2026-07-11 07:14:58 +02:00
offers_cubit.dart feat(market): saved searches with in-app alerts (Wallapop-style) 2026-07-17 13:18:29 +02:00
peer_rating_cubit.dart feat(ratings): Wallapop-style ratings in chat and offer detail 2026-07-11 13:13:43 +02:00
quick_add_cubit.dart style: dart format reflow (no behavior change) 2026-07-09 22:19:43 +02:00
trust_cubit.dart refactor(trust): ego-centric trust replaces the global Duniter membership 2026-07-11 13:03:20 +02:00
variety_detail_cubit.dart feat(offers): asking price on lots, published with sale offers (schema v11) 2026-07-11 08:00:08 +02:00