• Joined on 2025-12-31
padreug created pull request aiolabs/webapp#125 2026-06-18 11:31:23 +00:00
fix(events): key the events store by addressable coordinate (#121)
padreug created pull request aiolabs/webapp#124 2026-06-18 11:31:16 +00:00
chore(test): add vitest runner + smoke test
padreug created branch chore/vitest-setup in aiolabs/webapp 2026-06-18 11:30:54 +00:00
padreug pushed to chore/vitest-setup at aiolabs/webapp 2026-06-18 11:30:54 +00:00
padreug created branch fix/events-store-coordinate-key in aiolabs/webapp 2026-06-18 11:30:54 +00:00
padreug pushed to fix/events-store-coordinate-key at aiolabs/webapp 2026-06-18 11:30:54 +00:00
4b3b905225 fix(events): key the events store by addressable coordinate (#121)
padreug created branch fix/monotonic-created-at in aiolabs/webapp 2026-06-18 11:30:54 +00:00
padreug pushed to fix/monotonic-created-at at aiolabs/webapp 2026-06-18 11:30:54 +00:00
b88eba62b0 fix(events): publish bookmarks with monotonic created_at (#122)
padreug opened issue aiolabs/webapp#123 2026-06-18 11:21:02 +00:00
Batch nostr subscriptions / profile fetches (subscription grouping)
padreug opened issue aiolabs/webapp#122 2026-06-18 11:20:56 +00:00
Use monotonic created_at when publishing replaceable events
padreug opened issue aiolabs/webapp#121 2026-06-18 11:20:49 +00:00
Key the events store by addressable coordinate (kind:pubkey:dtag), not bare d-tag
padreug closed issue aiolabs/libra#50 2026-06-18 11:11:10 +00:00
Re-adding an existing-but-unsynced account returns 409 before the DB sync, leaving it un-mirrored
padreug closed issue aiolabs/libra#49 2026-06-18 11:11:09 +00:00
Per-user accounts still currency-constrained to EUR/SATS/USD — CAD/GBP/JPY bean-check errors persist
padreug closed issue aiolabs/libra#48 2026-06-18 11:11:02 +00:00
add_account duplicate-detection regex isn't anchored → false 409s and silent double-writes
padreug commented on issue aiolabs/libra#50 2026-06-18 11:09:40 +00:00
Re-adding an existing-but-unsynced account returns 409 before the DB sync, leaving it un-mirrored

Fixed and shipped in v0.4.0 (PR #46, catalog updated).

padreug commented on issue aiolabs/libra#49 2026-06-18 11:09:38 +00:00
Per-user accounts still currency-constrained to EUR/SATS/USD — CAD/GBP/JPY bean-check errors persist

Fixed and shipped in v0.4.0 (PR #46, catalog updated).

padreug commented on issue aiolabs/libra#48 2026-06-18 11:08:35 +00:00
add_account duplicate-detection regex isn't anchored → false 409s and silent double-writes

Fixed and shipped in v0.4.0 (PR #46, catalog updated).

padreug pushed to main at aiolabs/lnbits-extensions 2026-06-18 10:28:17 +00:00
52587c4f65 libra: add v0.4.0 (admin add-account UI + account-write hardening)
padreug pushed tag v0.4.0 to aiolabs/libra 2026-06-18 10:08:24 +00:00
padreug pushed to main at aiolabs/libra 2026-06-18 10:03:13 +00:00
4b01428a17 Merge pull request 'Wire admin add-account endpoint into the UI' (#46) from feat/add-account-ui into main
3adb3d356a fix(accounts): match Beancount's DATE grammar in duplicate detection (libra-#48)
39440b75a7 fix(accounts): recover ledger-only account instead of blanket 409 (libra-#50)
26eb9d4579 fix(accounts): don't currency-constrain per-user account opens (libra-#49)
0ea96cd384 fix(accounts): anchor duplicate-account detection to a real Open directive (libra-#48)
Compare 13 commits »