• Joined on 2025-12-31
padreug created branch payment-rails-pattern in aiolabs/webapp 2026-05-23 17:01:17 +00:00
padreug pushed to payment-rails-pattern at aiolabs/webapp 2026-05-23 17:01:17 +00:00
99667add65 feat(activities): provider-aware checkout labels and conversion preview
61665790b3 refactor(activities): adopt shared payment-rails pattern in CreateEventDialog
a0087b6bf3 feat(base): payment-rails composables + components shared across modules
f94ad30ac7 feat(activities): expose fiat checkout on event create + purchase
620919da58 feat(activities): align types + API service with events v1.6.1
Compare 5 commits »
padreug opened issue aiolabs/webapp#67 2026-05-23 13:56:19 +00:00
Activity detail shows date twice when start and end fall on the same day
padreug pushed to dev at aiolabs/webapp 2026-05-23 13:33:50 +00:00
c556d28587 fix(activities): stamp local tz offset on event datetimes before submit
dd2365f0f1 fix(activities): toast on logged-out Create tap instead of opening dialog
4122cb0223 chore(deps): bump nostr-tools to ^2.23.3 to match lnbits
Compare 3 commits »
padreug deleted branch fix/activities-event-time-tz-offset from aiolabs/webapp 2026-05-23 13:29:49 +00:00
padreug pushed to dev at aiolabs/webapp 2026-05-23 13:29:49 +00:00
07df85efe6 fix(activities): stamp local tz offset on event datetimes before submit
padreug merged pull request aiolabs/webapp#66 2026-05-23 13:29:48 +00:00
fix(activities): stamp local tz offset on event datetimes before submit
padreug deleted branch fix/activities-create-auth-toast from aiolabs/webapp 2026-05-23 13:22:30 +00:00
padreug pushed to dev at aiolabs/webapp 2026-05-23 13:22:29 +00:00
297b05e8e5 Merge branch 'dev' into fix/activities-create-auth-toast
c5ba4a31be fix(activities): toast on logged-out Create tap instead of opening dialog
Compare 2 commits »
padreug created pull request aiolabs/webapp#66 2026-05-23 13:22:28 +00:00
fix(activities): stamp local tz offset on event datetimes before submit
padreug merged pull request aiolabs/webapp#64 2026-05-23 13:22:28 +00:00
fix(activities): toast on logged-out Create tap instead of opening dialog
padreug pushed to fix/activities-create-auth-toast at aiolabs/webapp 2026-05-23 13:21:58 +00:00
297b05e8e5 Merge branch 'dev' into fix/activities-create-auth-toast
43356f5dfb chore(deps): bump nostr-tools to ^2.23.3 to match lnbits
Compare 2 commits »
padreug created branch fix/activities-event-time-tz-offset in aiolabs/webapp 2026-05-23 13:21:49 +00:00
padreug pushed to fix/activities-event-time-tz-offset at aiolabs/webapp 2026-05-23 13:21:49 +00:00
ac3c663a66 fix(activities): stamp local tz offset on event datetimes before submit
padreug deleted branch bump-nostr-tools from aiolabs/webapp 2026-05-23 13:09:42 +00:00
padreug pushed to dev at aiolabs/webapp 2026-05-23 13:09:42 +00:00
43356f5dfb chore(deps): bump nostr-tools to ^2.23.3 to match lnbits
padreug merged pull request aiolabs/webapp#63 2026-05-23 13:09:41 +00:00
chore(deps): bump nostr-tools to ^2.23.3 to match lnbits
padreug commented on pull request aiolabs/webapp#63 2026-05-23 13:09:26 +00:00
chore(deps): bump nostr-tools to ^2.23.3 to match lnbits

can't test out feed module yet cause it's not present in the webapp at the moment. not going to bother with the chat since i have to update it to NIP-17 anyway

padreug opened issue aiolabs/webapp#65 2026-05-23 13:08:34 +00:00
forum: post score + highlight missing after page refresh on both list and detail views
padreug created pull request aiolabs/webapp#64 2026-05-23 12:51:00 +00:00
fix(activities): toast on logged-out Create tap instead of opening dialog