• Joined on 2025-12-31
padreug closed pull request aiolabs/events#9 2026-04-28 05:38:25 +00:00
feat: event proposal and approval workflow
padreug commented on pull request aiolabs/events#9 2026-04-28 05:36:59 +00:00
feat: event proposal and approval workflow

Update: API consolidation

padreug created pull request aiolabs/nostrclient#2 2026-04-27 18:38:28 +00:00
fix: queue outgoing events when relay connection is down
padreug pushed to fix/queue-outgoing-events at aiolabs/nostrclient 2026-04-27 18:09:59 +00:00
115e869225 fix: queue outgoing events when relay connection is down
padreug created branch fix/queue-outgoing-events in aiolabs/nostrclient 2026-04-27 18:09:59 +00:00
padreug pushed to main at aiolabs/webapp 2026-04-27 17:55:49 +00:00
f4d5594bef feat: add login icon in top-right of Castle app when not authenticated
padreug pushed to main at aiolabs/webapp 2026-04-27 17:48:50 +00:00
7181b55d52 fix: scope PWA service workers to prevent cross-app interference
padreug opened issue aiolabs/nostrclient#1 2026-04-27 17:33:45 +00:00
Queue outgoing events when relay connection is down
padreug pushed to main at aiolabs/webapp 2026-04-27 17:12:51 +00:00
87f649f048 feat: add login icon button when user is not authenticated
padreug pushed to main at aiolabs/webapp 2026-04-27 16:58:05 +00:00
f60b9ca1d4 fix: handle nullable event_end_date in EventsPage and useEvents
padreug pushed tag v1.2.1-aio.2 to aiolabs/events 2026-04-27 16:40:17 +00:00
padreug pushed to main at aiolabs/events 2026-04-27 16:40:02 +00:00
ef5d2dcfcf feat: wire Nostr subscription sync into extension lifecycle
e937883564 feat: add NIP-52 event sync from Nostr relays
1bddb99132 feat: upgrade NostrClient to bidirectional (publish + subscribe)
4d91426e82 refactor: consolidate create and propose endpoints into single POST /events
b4d7653988 fix: check auto_approve setting in propose endpoint
Compare 38 commits »
padreug closed issue aiolabs/events#5 2026-04-27 16:32:30 +00:00
Add bidirectional Nostr sync for events (subscribe via nostrclient)
padreug pushed to main at aiolabs/webapp 2026-04-27 16:31:19 +00:00
5ec8f21986 feat: add geohash map picker coming soon indicator on event form
padreug pushed to feat/event-approval-workflow at aiolabs/events 2026-04-27 16:30:04 +00:00
ef5d2dcfcf feat: wire Nostr subscription sync into extension lifecycle
e937883564 feat: add NIP-52 event sync from Nostr relays
1bddb99132 feat: upgrade NostrClient to bidirectional (publish + subscribe)
Compare 3 commits »
padreug pushed to main at aiolabs/webapp 2026-04-27 16:24:40 +00:00
31efc50fad refactor: use single POST /events endpoint with invoice key
padreug pushed to feat/event-approval-workflow at aiolabs/events 2026-04-27 16:24:15 +00:00
4d91426e82 refactor: consolidate create and propose endpoints into single POST /events
padreug opened issue aiolabs/webapp#30 2026-04-27 16:20:12 +00:00
Add geolocation picker to event creation and map-based event discovery
padreug opened issue aiolabs/events#13 2026-04-27 16:20:07 +00:00
Add geolocation support to events (NIP-52 'g' tag)
padreug pushed to feat/event-approval-workflow at aiolabs/events 2026-04-27 16:16:46 +00:00
b4d7653988 fix: check auto_approve setting in propose endpoint