Zap the planet! #81

Merged
raucao merged 10 commits from feature/zaps into master 2026-08-20 22:43:32 +00:00
Owner

Adds zapping for photos, i.e. sending small amounts of sats (BTC) via the Lightning network to the creators of photos (when available).

The receiving part is implemented but no received zaps are rendered yet. I'm still undecided about the UX implications of rendering things directly in the photo gallery vs. only in one's own activity timeline.

Adds zapping for photos, i.e. sending small amounts of sats (BTC) via the Lightning network to the creators of photos (when available). The receiving part is implemented but no received zaps are rendered yet. I'm still undecided about the UX implications of rendering things directly in the photo gallery vs. only in one's own activity timeline.
raucao added the featurenostr labels 2026-08-20 22:40:01 +00:00
raucao added 9 commits 2026-08-20 22:40:02 +00:00
Working, basic implementation of zaps for photos. No fetching or
rendering of receipts yet.
payment
* Current user has No Nostr pubkey connected
* Creator can't accept zaps
* Creator is current user (self-zap)
Change default zap amount
CI / Lint (pull_request) Failing after 8s
CI / Test (pull_request) Failing after 6s
beda860093
raucao added 1 commit 2026-08-20 22:41:57 +00:00
Remove pnpm version from CI config
CI / Lint (pull_request) Successful in 1m1s
CI / Test (pull_request) Successful in 1m16s
Release Drafter / Update release notes draft (pull_request) Successful in 4s
67e4eaddbb
It's specified in package.json now
raucao merged commit c3af496dfd into master 2026-08-20 22:43:32 +00:00
raucao deleted branch feature/zaps 2026-08-20 22:43:33 +00:00
Sign in to join this conversation.