stacker.news/worker
ekzyis 803acd1fc4
Replace FundError with InvoiceModal (#455)
* invoices are no longer deleted to prevent double-spends but marked as confirmed.
  therefore, during checkInvoice, we also check if the invoice is already confirmed.
* instead of showing FundError (with "fund wallet" and "pay invoice" as options), we now always immediately show an invoice
* since flagging, paying bounties and poll voting used FundError but only allowed spending from balance, they now also support paying per invoice

Co-authored-by: ekzyis <ek@stacker.news>
2023-08-31 10:10:24 -05:00
..
Dockerfile use node v18 in docker 2023-08-07 13:19:11 -05:00
auction.js upgrade to prisma 4 2023-07-26 19:18:42 -05:00
earn.js rewards only go to top posts/comments 2023-08-29 16:05:09 -05:00
index.js upgrade to next-auth 4 (bonus: improve error pages) 2023-07-29 14:38:20 -05:00
nostr.js Use HODL invoices (#432) 2023-08-30 21:48:49 -05:00
ots.js Revert "Revert "shield your eyes; massive, squashed refactor; nextjs/react/react-dom/apollo upgrades"" 2023-07-23 10:08:43 -05:00
repin.js sub related enchancements 2023-05-02 11:55:10 -05:00
search.js more package updates 2023-07-24 19:50:55 -05:00
streak.js upgrade to prisma 3 2023-07-26 11:01:31 -05:00
trust.js Allow zapping, posting and commenting without funds or an account (#336) 2023-08-11 18:50:57 -05:00
views.js configurable ranking 2023-08-16 17:53:22 -05:00
wallet.js Replace FundError with InvoiceModal (#455) 2023-08-31 10:10:24 -05:00