AdamWHY2K
3f5fff27ea
feat: process pending transactions from lunchflow (#731)
* feat(config): add Lunchflow runtime configuration flags
* feat(api): add include_pending parameter to Lunchflow API
* feat(processor): add pending metadata support to Lunchflow processor
* feat(processor): generate temporary IDs for pending transactions
* feat(importer): integrate pending transaction support in sync
* fix(importer): improve deduplication for transactions without IDs
* feat(model): add Lunchflow pending support to Transaction scopes
* test: add Lunchflow processor pending metadata tests
* docs: update AGENTS.md for Lunchflow pending support
* chore: remove unused variable
* fix: simplify key check
* fix: dotenv-linter key order
* fix: avoid collapsing distinct pending transactions
* fix: prevent unbounded raw payload growth for blank IDs
2026-01-23 00:53:24 +01:00
..
2026-01-11 10:32:03 +01:00
2025-05-06 14:05:21 -04:00
2025-11-24 19:52:34 +01:00
2026-01-21 22:56:39 +01:00
2026-01-21 22:56:39 +01:00
2026-01-07 15:59:04 +01:00
2026-01-12 09:27:00 +01:00
2025-11-25 20:21:29 +01:00
2025-12-12 11:19:50 +01:00
2025-12-01 19:37:52 +01:00
2025-04-01 07:21:54 -04:00
2025-11-24 19:52:34 +01:00
2025-08-05 23:35:01 +02:00
2026-01-07 15:59:04 +01:00
2025-10-22 16:02:50 +02:00
2025-12-20 21:18:55 +01:00
2026-01-23 00:53:24 +01:00
2026-01-22 20:37:07 +01:00
2026-01-22 20:37:07 +01:00
2025-12-20 20:24:32 +00:00
2025-11-25 20:21:29 +01:00
2025-11-25 20:21:29 +01:00
2025-11-12 16:01:19 +01:00
2025-09-24 00:19:51 +02:00
2025-11-12 16:01:19 +01:00
2025-05-22 09:45:08 -05:00
2025-11-24 19:52:34 +01:00
2026-01-05 22:11:47 +01:00
2026-01-22 20:52:49 +01:00
2026-01-22 20:52:49 +01:00
2026-01-21 19:06:00 +01:00
2025-10-28 19:32:27 +01:00
2025-11-21 15:58:11 +01:00
2026-01-17 12:24:31 -03:00