• Joined on 2025-12-31
padreug closed issue aiolabs/chatelet#5 2026-07-19 20:55:34 +00:00
Send NIP-17 check-in details to guest on confirmation
padreug created pull request aiolabs/chatelet#12 2026-07-19 18:34:40 +00:00
feat: NIP-17 gift-wrapped check-in DM on confirmation (#5)
padreug created branch feat/checkin-dm in aiolabs/chatelet 2026-07-19 18:34:16 +00:00
padreug pushed to feat/checkin-dm at aiolabs/chatelet 2026-07-19 18:34:16 +00:00
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 4 commits »
padreug deleted branch feat/nostr-relay-publish from aiolabs/chatelet 2026-07-19 17:33:36 +00:00
padreug pushed to main at aiolabs/chatelet 2026-07-19 17:33:35 +00:00
733f17600f Merge pull request 'feat: Nostr relay publish + availability subscription via nostrclient (#2)' (#11) from feat/nostr-relay-publish into main
7b8dd82a6e docs: relay-transport (nostrclient) section + dependency note
1465a30a01 test: event-builder shape (30402/30078/31923/22001)
cf9f8699da feat: relay publish + availability subscription via nostrclient (#2)
Compare 4 commits »
padreug merged pull request aiolabs/chatelet#11 2026-07-19 17:33:34 +00:00
feat: Nostr relay publish + availability subscription via nostrclient (#2)
padreug created pull request aiolabs/chatelet#11 2026-07-19 16:09:59 +00:00
feat: Nostr relay publish + availability subscription via nostrclient (#2)
padreug created branch feat/nostr-relay-publish in aiolabs/chatelet 2026-07-19 16:09:40 +00:00
padreug pushed to feat/nostr-relay-publish at aiolabs/chatelet 2026-07-19 16:09:40 +00:00
7b8dd82a6e docs: relay-transport (nostrclient) section + dependency note
1465a30a01 test: event-builder shape (30402/30078/31923/22001)
cf9f8699da feat: relay publish + availability subscription via nostrclient (#2)
Compare 3 commits »
padreug merged pull request aiolabs/chatelet#10 2026-07-19 15:49:26 +00:00
test: add test harness + suite (incl. #4 concurrency regression)
padreug pushed to main at aiolabs/chatelet 2026-07-19 15:49:26 +00:00
efd46a72c7 Merge pull request 'test: add test harness + suite (incl. #4 concurrency regression)' (#10) from feat/tests-harness into main
7d704a8549 test: booking-flow, availability, and #4 concurrency regression
8b50263aac chore: add test + lint tooling (pyproject, Makefile)
Compare 3 commits »
padreug deleted branch feat/tests-harness from aiolabs/chatelet 2026-07-19 15:49:26 +00:00
padreug created pull request aiolabs/chatelet#10 2026-07-19 15:48:31 +00:00
test: add test harness + suite (incl. #4 concurrency regression)
padreug created branch feat/tests-harness in aiolabs/chatelet 2026-07-19 15:48:15 +00:00
padreug pushed to feat/tests-harness at aiolabs/chatelet 2026-07-19 15:48:15 +00:00
7d704a8549 test: booking-flow, availability, and #4 concurrency regression
8b50263aac chore: add test + lint tooling (pyproject, Makefile)
Compare 2 commits »
padreug deleted branch feat/atomic-hold from aiolabs/chatelet 2026-07-19 15:09:31 +00:00
padreug pushed to main at aiolabs/chatelet 2026-07-19 15:09:30 +00:00
27863db444 Merge pull request 'fix: make check-then-hold atomic against concurrent bookings (#4)' (#9) from feat/atomic-hold into main
9d87c129ad fix: make check-then-hold atomic against concurrent bookings (#4)
Compare 2 commits »
padreug merged pull request aiolabs/chatelet#9 2026-07-19 15:09:29 +00:00
fix: make check-then-hold atomic against concurrent bookings (#4)
padreug created pull request aiolabs/chatelet#9 2026-07-19 15:09:00 +00:00
fix: make check-then-hold atomic against concurrent bookings (#4)