• Joined on 2025-12-31
padreug deleted branch chore/vitest-setup from aiolabs/webapp 2026-06-18 11:59:21 +00:00
padreug merged pull request aiolabs/webapp#124 2026-06-18 11:59:19 +00:00
chore(test): add vitest runner + smoke test
padreug pushed to fix/monotonic-created-at at aiolabs/webapp 2026-06-18 11:33:19 +00:00
e82a9a667a docs(nostr-patterns): point monotonic created_at at the shared helper
padreug created pull request aiolabs/webapp#126 2026-06-18 11:31:29 +00:00
fix(events): publish bookmarks with monotonic created_at (#122)
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).