aboutsummaryrefslogtreecommitdiff
path: root/src/webex/messages.ts
AgeCommit message (Expand)Author
2019-09-06fold checkPay into preparePayFlorian Dold
2019-09-05welcome page with error diagnostics / react refactoringFlorian Dold
2019-08-31refund viewFlorian Dold
2019-08-31api simplicationFlorian Dold
2019-08-30support for tipping protocol changesFlorian Dold
2019-08-29url-based pay/withdraw, use react hooksFlorian Dold
2018-09-20update packagesFlorian Dold
2018-01-29implement aborting and getting refunds from failed paymentsFlorian Dold
2018-01-23better typesFlorian Dold
2018-01-22implement flicker-free refundsFlorian Dold
2018-01-19refactor tipping, adjust to new redirect-based APIFlorian Dold
2018-01-17implement new mobile-compatible payment logicFlorian Dold
2018-01-03fix lint issues and separate message types into multiple filesFlorian Dold
2017-12-12show notification dot when balance changes (#5214)Florian Dold
2017-12-01partial implementation of tippingFlorian Dold
2017-10-15fix tslint warningsFlorian Dold
2017-10-15derive history from db instead of storing itFlorian Dold
2017-08-30compute full fees for refresh and spendingFlorian Dold
2017-08-27implement refundsFlorian Dold
2017-08-25add rudimentary error reporting in a new tabFlorian Dold
2017-08-14implement returning coins to user's accountFlorian Dold
2017-06-05pretty reset pageFlorian Dold
2017-05-31fix messaging, small issues and safer typesFlorian Dold
2017-05-30have type for both request and responseFlorian Dold
2017-05-30skeleton for better RPC typesFlorian Dold