• Joined on 2025-12-31
padreug opened issue aiolabs/webapp#22 2026-04-20 05:48:54 +00:00
Activities: Past events appearing in Upcoming tab
padreug opened issue aiolabs/webapp#21 2026-04-20 05:48:52 +00:00
Activities: Category badge shows non-category hashtags (e.g. "OrangePillApp")
padreug opened issue aiolabs/webapp#20 2026-04-20 05:47:15 +00:00
Standalone app: Extract chat module as independent PWA
padreug opened issue aiolabs/webapp#19 2026-04-20 05:47:14 +00:00
Standalone app: Extract wallet module as independent PWA
padreug opened issue aiolabs/webapp#18 2026-04-20 05:46:11 +00:00
Standalone app: Extract marketplace module as independent PWA
padreug created branch nostrized-events in aiolabs/webapp 2026-04-20 05:40:49 +00:00
padreug pushed to nostrized-events at aiolabs/webapp 2026-04-20 05:40:49 +00:00
00eddc9189 Add standalone Sortir activities app (sortir.ariege.io)
eebc1865c9 Add activities event discovery UI (Phase 1)
e98356ffa0 Add activities module foundation (Phase 0)
Compare 3 commits »
padreug pushed to main at aiolabs/nix-bitcoin 2026-04-04 19:24:01 +00:00
88007a9771 Replace deprecated nodePackages.pnpm with pnpm
padreug pushed to main at aiolabs/atio-home 2026-04-02 19:44:42 +00:00
a52e8674fd style: larger logo, subtle branding label, card hover lift
padreug created pull request aiolabs/lightning-pub#16 2026-04-02 19:21:25 +00:00
feat(extensions): add split payments extension
padreug pushed to feature/splitpay at aiolabs/lightning-pub 2026-04-02 19:21:00 +00:00
aa58f88670 feat(extensions): add split payments extension
padreug created branch feature/splitpay in aiolabs/lightning-pub 2026-04-02 19:21:00 +00:00
padreug pushed to feature/nip47-nwc-support at aiolabs/lightning-pub 2026-04-02 19:10:35 +00:00
5a26676a24 Add NIP-47 (Nostr Wallet Connect) support
68c71599f8 fix(lnd): allow self-payments for LNURL-withdraw
5aaa3bcc23 feat(extensions): pay from caller's balance via PayAppUserInvoice
cb9fb78eb8 feat(withdraw): track creator pubkey on withdraw links
1273da9020 feat: route Nostr RPC to extension methods
Compare 15 commits »
padreug pushed to feature/marketplace at aiolabs/lightning-pub 2026-04-02 19:07:36 +00:00
772a2131e6 feat(extensions): add NIP-15 marketplace extension
68c71599f8 fix(lnd): allow self-payments for LNURL-withdraw
5aaa3bcc23 feat(extensions): pay from caller's balance via PayAppUserInvoice
cb9fb78eb8 feat(withdraw): track creator pubkey on withdraw links
1273da9020 feat: route Nostr RPC to extension methods
Compare 15 commits »
padreug pushed to feature/nip05 at aiolabs/lightning-pub 2026-04-02 19:06:24 +00:00
f59073e589 fix(nip05): add configurable limits for relays per user and identity listing
915ca667e5 fix(nip05): add redirect prevention docs and zap field validation
7dd767a78a fix(nip05): allow hyphens and periods in usernames per NIP-05 spec
883bb71116 feat(nip05): add Lightning Address support for zaps
e18fe9f83a feat(extensions): add NIP-05 identity extension
Compare 13 commits »
padreug pushed to dev at aiolabs/lightning-pub 2026-04-02 19:05:21 +00:00
68c71599f8 fix(lnd): allow self-payments for LNURL-withdraw
5aaa3bcc23 feat(extensions): pay from caller's balance via PayAppUserInvoice
cb9fb78eb8 feat(withdraw): track creator pubkey on withdraw links
1273da9020 feat: route Nostr RPC to extension methods
3ee8b6b010 feat(withdraw): add HTTP API for creating withdraw links
Compare 8 commits »
padreug merged pull request aiolabs/lightning-pub#6 2026-04-02 19:05:20 +00:00
feat(extensions): add LNURL-withdraw extension
padreug pushed to feature/nip05 at aiolabs/lightning-pub 2026-04-02 19:03:00 +00:00
bd0a657527 fix(nip05): add configurable limits for relays per user and identity listing
c71dd45ae8 fix(nip05): add redirect prevention docs and zap field validation
4191bb11f4 fix(nip05): allow hyphens and periods in usernames per NIP-05 spec
a5cf1d8ceb feat(nip05): add Lightning Address support for zaps
e4777894db feat(extensions): add NIP-05 identity extension
Compare 11 commits »
padreug pushed to feature/withdraw at aiolabs/lightning-pub 2026-04-02 18:49:15 +00:00
68c71599f8 fix(lnd): allow self-payments for LNURL-withdraw
5aaa3bcc23 feat(extensions): pay from caller's balance via PayAppUserInvoice
cb9fb78eb8 feat(withdraw): track creator pubkey on withdraw links
1273da9020 feat: route Nostr RPC to extension methods
3ee8b6b010 feat(withdraw): add HTTP API for creating withdraw links
Compare 14 commits »
padreug pushed to dev at aiolabs/lightning-pub 2026-04-02 18:47:57 +00:00
77e5772afd feat(extensions): add extension loader infrastructure (#3)