Commit Graph

33 Commits (636917345d0a44834ea0fffb16f8e61c6c26aac1)

Author SHA1 Message Date
lance 8988634740 simple template update.
lance a4a7df2144 remove these hardcoded social links
lance 9fd35da352 upgrade font awesome, adjust some css, update templates, add help page
lance 1fad3cb762 use freenode's webchat instead of riot link - it's free
lance 820ccc626e make huey run quietly and update social links
lance 18614d3661 setup block explorer on incoming payments template
lance 0c845aa4fe fix explorer searching debug issue and make correct_rpc official
lance acf2220301 add blockchain explorer and supporting tag so we can search transaction ids
lance cf95765783 add block confirmation count to global context
lance 717402aea5 updating text to say tip instead of donate
lance 2c2ce8ab24 refactor sale payment tasks
lance 668650909f rename donate to tip
lalanza808 c6d661dc80 style update
lalanza808 a655ab6a77 dont show the qr code or cancel button if incoming funds are detected
lalanza808 2e10f72df2 change up get_sale view templates
lalanza808 5e5b46c0ed show incoming transactions on buyer template for sales
lalanza808 5d0118c4e2 account for network fees in sales without platform fees (no buffer)
lalanza808 256b39c728 adjust email body
lalanza808 45687f563f fix words
lalanza808 9499902c59 adjusting some static
lalanza808 ba4e8894ff add donations and fix up some static
lalanza808 4c97b3b114 split fees between buyer and seller, fix a couple tasks, change timing
lalanza808 55726b8615 werds
lalanza808 c6f18d9a88 setup logging and refactor tasks
lalanza808 1184d18303 adjust email body
lalanza808 0d8def3859 * refactor sale creation and url schema
* add `sale_cancelled` to ItemSale model
* add new tasks for closing completed and cancelled sales
* add `cancel_sale` url/view/logic
lalanza808 0210715937 drop the middleware, refactor address transfer, update content, remove locations
lalanza808 398481a78e mostly visual stuff, couple todo items
lalanza808 fc9c09e226 complete sale workflow and views
lalanza808 8e72ca630b change email file structure and improve sale view/workflow
lalanza808 e1a105ae3a fix up some cs
lalanza808 6106ce3e86 improving sale view content and adding escrow address qr code
lalanza808 7478caf99b init