• Joined on 2025-12-31
padreug opened issue aiolabs/webapp#141 2026-07-19 22:14:23 +00:00
Chatelet guest booking UI — standalone app (Nostr-native)
padreug created pull request aiolabs/chatelet#15 2026-07-19 22:11:42 +00:00
test: real-DB migration test (#14)
padreug created branch test/14-migration-db in aiolabs/chatelet 2026-07-19 22:10:57 +00:00
padreug pushed to test/14-migration-db at aiolabs/chatelet 2026-07-19 22:10:57 +00:00
0e823056aa test: real-DB migration test (#14)
padreug pushed to dev at aiolabs/nsecbunkerd 2026-07-19 22:05:23 +00:00
e15c9f8a25 fix(nix): migrate pnpm fetchDeps to fetcherVersion 3
padreug pushed to dev at aiolabs/nsecbunkerd 2026-07-19 21:52:05 +00:00
5ff4e413be fix(nix): regenerate pnpm-deps hash after nixpkgs fetcher drift
padreug pushed to main at aiolabs/lnbits-extensions 2026-07-19 21:28:49 +00:00
ed486f743c catalog: add chatelet v0.1.0 (Nostr-native room rentals)
padreug pushed tag v0.1.0 to aiolabs/chatelet 2026-07-19 21:21:00 +00:00
padreug opened issue aiolabs/chatelet#14 2026-07-19 21:18:20 +00:00
Add a real-DB migration test (the suite monkeypatches crud, so migrations are unexercised)
padreug pushed to main at aiolabs/chatelet 2026-07-19 21:17:13 +00:00
42a5f12fad Merge pull request 'chore: prep v0.1.0 for the catalog (fix SQLite migration + icon)' (#13) from chore/catalog-release-prep into main
e1f1629662 chore: add extension icon + fix broken tile reference
7c249f08f6 fix: correct schema-qualified CREATE INDEX syntax (breaks SQLite install)
Compare 3 commits »
padreug deleted branch chore/catalog-release-prep from aiolabs/chatelet 2026-07-19 21:17:13 +00:00
padreug merged pull request aiolabs/chatelet#13 2026-07-19 21:17:11 +00:00
chore: prep v0.1.0 for the catalog (fix SQLite migration + icon)
padreug created pull request aiolabs/chatelet#13 2026-07-19 21:15:31 +00:00
chore: prep v0.1.0 for the catalog (fix SQLite migration + icon)
padreug pushed to chore/catalog-release-prep at aiolabs/chatelet 2026-07-19 21:15:14 +00:00
e1f1629662 chore: add extension icon + fix broken tile reference
7c249f08f6 fix: correct schema-qualified CREATE INDEX syntax (breaks SQLite install)
Compare 2 commits »
padreug created branch chore/catalog-release-prep in aiolabs/chatelet 2026-07-19 21:15:13 +00:00
padreug closed issue aiolabs/chatelet#6 2026-07-19 20:57:45 +00:00
Register kind:22000/22001 allocation in workspace CLAUDE.md
padreug commented on issue aiolabs/chatelet#6 2026-07-19 20:57:16 +00:00
Register kind:22000/22001 allocation in workspace CLAUDE.md

Done. Registered kind:22000 / 22001 (Chatelet availability query/response) in the aiolabs 22000–22099 band in the workspace CLAUDE.md kind-allocations section — committed at /etc/nixos

padreug pushed to main at aiolabs/chatelet 2026-07-19 20:55:36 +00:00
65f5c19a96 Merge pull request 'feat: NIP-17 gift-wrapped check-in DM on confirmation (#5)' (#12) from feat/checkin-dm into main
43d071756e docs: document the NIP-17/59 check-in DM flow
910db8156d test: NIP-59 gift wrap structure + crypto round-trip
b6ca1b0e02 feat: NIP-17 gift-wrapped check-in DM on confirmation (#5)
df95fd37dc feat: add Room.checkin_instructions + migration
Compare 5 commits »
padreug deleted branch feat/checkin-dm from aiolabs/chatelet 2026-07-19 20:55:36 +00:00
padreug merged pull request aiolabs/chatelet#12 2026-07-19 20:55:34 +00:00
feat: NIP-17 gift-wrapped check-in DM on confirmation (#5)