stacker.news/api/typeDefs
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
..
admin.js Revert "Revert "shield your eyes; massive, squashed refactor; nextjs/react/react-dom/apollo upgrades"" 2023-07-23 10:08:43 -05:00
growth.js add average comments per post to items analytics 2023-08-14 15:36:54 -05:00
index.js multiple forwards on a post (#403) 2023-08-23 17:44:17 -05:00
invite.js upgrade to prisma 4 2023-07-26 19:18:42 -05:00
item.js Replace FundError with InvoiceModal (#455) 2023-08-31 10:10:24 -05:00
itemForward.js multiple forwards on a post (#403) 2023-08-23 17:44:17 -05:00
lnurl.js remove slashtags temporarily 2023-08-16 19:49:00 -05:00
message.js Revert "Revert "shield your eyes; massive, squashed refactor; nextjs/react/react-dom/apollo upgrades"" 2023-07-23 10:08:43 -05:00
notifications.js allow viewing reward ranges 2023-08-29 19:13:21 -05:00
price.js Revert "Revert "shield your eyes; massive, squashed refactor; nextjs/react/react-dom/apollo upgrades"" 2023-07-23 10:08:43 -05:00
referrals.js Revert "Revert "shield your eyes; massive, squashed refactor; nextjs/react/react-dom/apollo upgrades"" 2023-07-23 10:08:43 -05:00
rewards.js allow viewing reward ranges 2023-08-29 19:13:21 -05:00
sub.js upgrade to prisma 4 2023-07-26 19:18:42 -05:00
upload.js upgrade to prisma 4 2023-07-26 19:18:42 -05:00
user.js Subscribe to a user (#443) 2023-08-28 20:27:56 -05:00
wallet.js Use HODL invoices (#432) 2023-08-30 21:48:49 -05:00