Commit graph

17 commits

Author SHA1 Message Date
Vlad Stan
da38fcdc82 fix: add orders to direct_messages table 2023-03-24 16:55:23 +02:00
Vlad Stan
330a734932 feat: republish to nostr 2023-03-24 14:52:34 +02:00
Vlad Stan
1e14aa9974 chore: code clean-up 2023-03-17 18:01:34 +02:00
Vlad Stan
cdf9b20e05 chore: code clean-up 2023-03-16 18:34:37 +02:00
Vlad Stan
62e54322f5 feat: extract nostr_client class 2023-03-16 16:01:14 +02:00
Vlad Stan
0265b481d9 fix: catch AssertionErrors 2023-03-16 15:27:07 +02:00
Vlad Stan
8b6644e9d8 feat: do not issue invoice if insufficient products 2023-03-16 15:15:48 +02:00
Vlad Stan
7ce4fd76d0 feat: update product quantity when invoice paid 2023-03-16 11:59:38 +02:00
Vlad Stan
0ec7d40a68 chore: code format 2023-03-15 22:25:15 +02:00
Vlad Stan
e183deb5e0 fix: use merchant id instead of user id 2023-03-15 11:25:52 +02:00
Vlad Stan
2b591afccf chore: code clean-up 2023-03-14 14:31:30 +02:00
Vlad Stan
d58c97f080 feat: user merchant_id instead of user_id 2023-03-14 14:31:30 +02:00
Vlad Stan
fa6b07ff37 feat: optimize filtering for DMs 2023-03-14 14:31:30 +02:00
Vlad Stan
b61e8933eb refactor: do not go over http to create order 2023-03-14 14:31:30 +02:00
Vlad Stan
caaca7bf88 refactor: clean-up tasks.py 2023-03-14 14:31:30 +02:00
Vlad Stan
d22c06e1e7 refactor: extract handle_order_paid 2023-03-14 14:31:30 +02:00
Vlad Stan
7a1759413c refactor: extract create_order 2023-03-14 14:31:30 +02:00