robosats/api
redphix 6fc20424a8
Fix logic of checking whether non-participants can view order details (#245)
* Fix logic of checking whether non-participants can view order details

* Fix for no participants to not get lengthy responses on public orders

Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2022-09-15 15:47:09 +00:00
..
lightning Tight CLTV expiry dynamically 2022-07-21 06:19:47 -07:00
management/commands Add use_tor boolean to envvars 2022-08-08 08:58:06 -07:00
migrations Create api django app 2022-01-01 14:13:27 -08:00
nick_generator Re-format all python code 2022-02-17 11:50:10 -08:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Fix dispute solve admin actions. Fix i18n var for takerFee. 2022-08-18 03:33:55 -07:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py Add Telegram notifications for order takers (#244) 2022-09-15 15:42:33 +00:00
messages.py Add Telegram notifications for order takers (#244) 2022-09-15 15:42:33 +00:00
models.py Add stealth invoices (#210) 2022-08-12 17:41:06 +00:00
serializers.py Add stealth invoices (#210) 2022-08-12 17:41:06 +00:00
tasks.py Add Telegram notifications for order takers (#244) 2022-09-15 15:42:33 +00:00
tests.py Create api django app 2022-01-01 14:13:27 -08:00
urls.py Add stealth invoices (#210) 2022-08-12 17:41:06 +00:00
utils.py Add use_tor boolean to envvars 2022-08-08 08:58:06 -07:00
views.py Fix logic of checking whether non-participants can view order details (#245) 2022-09-15 15:47:09 +00:00