37 Commits

Author SHA1 Message Date
4ac3618fd7 Add routing timeout to .env 2022-06-05 09:15:40 -07:00
8663fb3423 Add TG messages for dispute open and collaborative cancellation 2022-06-02 15:32:01 -07:00
6fa145c185 Create task to delete canceled LNpayments older than 3 days 2022-05-31 03:35:36 -07:00
8b7e05a24d Create task to delete older than 3 days encrypted messages 2022-05-31 02:23:01 -07:00
d48ee9ced4 Add explicit routing failure reasons for users 2022-05-19 07:00:55 -07:00
419fadc125 Add new icons, add new limits. Fix minor bugs. 2022-05-01 06:41:55 -07:00
755874b100 Advanced maker options v2 (#110)
* Add escrow/invoice time customization

* Add accordion for Expiry times

* Add current price on order maker

* Add deposit timeout limit on order page

* Minor aestetic fixes

* Implement pause/unpause and expiry reasons

* Add renew order

* Add highlight buy/sell on maker page

* Fix order renewal. Improve book visuals and response.

* Fix double renew requests

* Fix cancel orders. Fix paused status to delay

* Fix paused order layout and loading spinner

* Add telegram message: order is in chat
2022-04-29 18:54:20 +00:00
5c06cab195 Rework concurrent payments. in_flight true/false 2022-04-18 15:19:58 -07:00
f00bafb5d8 Rework concurrent payments. in_flight true/false 2022-04-18 06:57:03 -07:00
14b4c16fa3 Fix for UI & Spanish translation. Implement concurrent invoice payments. 2022-04-15 17:04:17 -07:00
d4023bfd0d Add preliminary daily accounting 2022-03-21 05:13:57 -07:00
ca79ea9914 Init accounting panel, add import/export 2022-03-20 16:32:25 -07:00
a36f23b572 Add maker selects public duration 2022-03-18 14:21:13 -07:00
6373957774 Telegram notification only when taker bond is locked 2022-03-11 07:24:39 -08:00
5726b82634 Fix user cleaning & add loading ref_link 2022-03-06 11:12:47 -08:00
ec7aac2e00 Implement give rewards scheduler 2022-03-05 12:51:16 -08:00
4ee6778e11 Implement referral attributes and logics 2022-03-05 10:45:42 -08:00
4d2cf584eb Fix message the order is public for avatars that are re-used 2022-03-01 05:38:04 -08:00
30e35f8973 Asynchronous TG messages. Add taker_cancelled and taker_expired messages. 2022-02-23 08:15:48 -08:00
fc4ccd5281 Re-format all python code 2022-02-17 11:50:10 -08:00
1e0bd51f1f Add BTC (rBTC, wBTC, swaps...). Fix setup guide and env-sample. 2022-02-16 14:02:21 -08:00
96be0d8f80 Dockerize dev stack, now fully functional 2022-02-09 11:45:11 -08:00
3f6731d3e0 Improve response time of confirm fiat receive; improve failure routing handling 2022-02-03 17:37:24 -08:00
bd8d2d8512 Add memory to textInput premium/satoshis 2022-01-31 14:42:43 -08:00
24347682c3 Improve routing within app components 2022-01-31 04:53:20 -08:00
2d1a2e4c5c Add logics for payment retry, first iteration. 2022-01-24 14:53:55 -08:00
7218b9b0d3 Logics update: escrow settles exactly at buyer payout time. 2022-01-19 11:37:10 -08:00
f010fe9bb0 Fix today active robots 2022-01-18 09:52:48 -08:00
e31bc1adad Bug fix invoice follow. Copy user token button. 2022-01-18 05:20:19 -08:00
0db73c7c82 Convert order cleaning task into admin command 2022-01-17 10:11:44 -08:00
eddd4674f6 Add admin background task: follow all active hold invoices 2022-01-17 08:41:55 -08:00
9d883ccc4d Add expiration logics. Add dispute statements. 2022-01-16 13:54:42 -08:00
9009f35269 Fix bug when caching np.nan prices 2022-01-16 11:16:11 -08:00
28bfaee937 Add background task for expired orders removal 2022-01-16 10:32:34 -08:00
2cbc82a535 Convert cached currency to relation children of order 2022-01-16 08:06:53 -08:00
185cc71e91 Improve market price fetching and caching 2022-01-16 07:18:23 -08:00
7ba2fcc921 Add celery background and scheduled tasks. Add user cleansing task 2022-01-16 04:31:25 -08:00