fix: refresh invalid last pickup timestamps

Force an immediate member refresh for legacy epoch timestamps so they are
replaced by the correct no-pickup status without waiting for the weekly check.
This commit is contained in:
2026-08-05 20:24:37 +02:00
parent 61c2488a1e
commit fb6bc6addd
3 changed files with 9 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
fix: show membership date for stores without pickups
fix: refresh invalid last pickup timestamps
Treat Foodsharing's zero lastFetch value as no pickup, store memberSince, and
show compact, visible mobile status information without hover tooltips.
Force an immediate member refresh for legacy epoch timestamps so they are
replaced by the correct no-pickup status without waiting for the weekly check.