• Joined on 2025-12-31
padreug created branch main in aiolabs/regtest 2026-04-27 07:32:14 +00:00
padreug pushed to main at aiolabs/regtest 2026-04-27 07:32:14 +00:00
99aad424ef local customizations: fava, litd, extensions path, lndconnect
aafa8ce6db Add Lightning Terminal (litd) service for Loop Out support
7ea96cf6af create custom fava image to have latest version
29bbf0202c point extensions folder to local development
eeef41b65d Add fava docker container exposed on port 3333
Compare 10 commits »
padreug created repository aiolabs/regtest 2026-04-27 07:31:25 +00:00
padreug pushed to feat/event-approval-workflow at aiolabs/events 2026-04-27 07:08:28 +00:00
41e64adfde fix: resolve lint errors in views_api.py
padreug created pull request aiolabs/events#9 2026-04-27 07:05:33 +00:00
feat: event proposal and approval workflow
padreug created branch feat/event-approval-workflow in aiolabs/events 2026-04-27 07:05:16 +00:00
padreug pushed to feat/event-approval-workflow at aiolabs/events 2026-04-27 07:05:16 +00:00
eb474b1390 fix: make promo_code and refund_address optional query params
a41348df94 feat: add event proposal and approval API endpoints
0c782e6239 feat: add CRUD functions for public and pending event queries
1dcff37df5 feat: add status field to Event model for approval workflow
68e6e3d02e fix: Parse JSON extra field when reading tickets from database
Compare 5 commits »
padreug opened issue aiolabs/webapp#27 2026-04-27 06:57:17 +00:00
Make event end date optional with sensible defaults
padreug opened issue aiolabs/webapp#26 2026-04-27 06:53:34 +00:00
Adopt standalone app UI patterns in the all-in-one AIO app
padreug created pull request aiolabs/nostrmarket#2 2026-04-27 06:18:50 +00:00
Replace NIP-04 messaging with NIP-17 (NIP-44 + NIP-59)
padreug pushed to refactor/nip17-messaging at aiolabs/nostrmarket 2026-04-27 06:17:24 +00:00
1b39744daa Replace NIP-04 messaging with NIP-17 (NIP-44 + NIP-59 gift wrapping)
f85cbaa65e Refactors type hints for clarity
e0fdada15c Improves Nostr message handling and error logging
1fd01f8c06 Adds order discovery analysis document
61c2db8e80 Enhances websocket connection robustness
Compare 9 commits »
padreug created branch refactor/nip17-messaging in aiolabs/nostrmarket 2026-04-27 06:17:24 +00:00
padreug opened issue aiolabs/webapp#25 2026-04-26 22:13:16 +00:00
Disambiguate task vs activity NIP-52 calendar events on shared relays
padreug pushed to main at aiolabs/webapp 2026-04-26 22:12:38 +00:00
cf08b76515 fix: improve task event filtering in activities feed
padreug pushed to main at aiolabs/webapp 2026-04-26 22:00:13 +00:00
680b1a97e6 fix: filter out task events from activities feed
padreug pushed to main at aiolabs/webapp 2026-04-26 21:44:43 +00:00
357ec3f3e1 fix: use POST endpoint for ticket purchase (upstream API compat)
padreug pushed to main at aiolabs/webapp 2026-04-26 21:26:12 +00:00
b265296210 fix: register activities module in main app
padreug pushed to main at aiolabs/webapp 2026-04-26 20:29:21 +00:00
e61d3c4d46 Consolidate events ticketing into activities module
padreug opened issue aiolabs/events#8 2026-04-26 20:24:06 +00:00
Add ticket purchase via Nostr DM (NIP-17 preferred)
padreug opened issue aiolabs/events#7 2026-04-26 20:24:04 +00:00
Register events extension RPCs with Nostr transport