agentbbs/cmd/agentbbs
Anthony Ettinger 63548bcbbe fix(join): only mint the $99 CoinPay charge on explicit opt-in
offerPremium ran on every join@ and called CreatePremiumCharge just to
show the pitch, so CoinPay minted a $99 payment for everyone who
connected. Show the pitch with no charge, then create the payment only
when the member types "yes" at the prompt (the SSH equivalent of
clicking "Become a paid member").

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-24 12:07:34 +00:00
..
admin.go Merge remote-tracking branch 'origin/main' into feat/files-sftp 2026-06-23 10:42:32 +00:00
fileweb.go feat(files): web file browser at files.<host> with webmail-password login 2026-06-23 14:09:18 +00:00
games.go M3: AgentGames — agent-vs-agent games, ELO ladder, replays (#7) 2026-06-14 03:30:12 -07:00
gamesws.go M3: AgentGames — agent-vs-agent games, ELO ladder, replays (#7) 2026-06-14 03:30:12 -07:00
main.go fix(join): only mint the $99 CoinPay charge on explicit opt-in 2026-06-24 12:07:34 +00:00
notifycreds.go Add notify-creds subcommand to (re)email members git + mailbox creds 2026-06-23 10:16:28 +00:00
qrypt.go feat(qrypt): qrypt.chat anonymous-invite issuer 2026-06-14 11:35:05 +00:00