robosats/api
2022-02-24 13:59:16 -08:00
..
lightning Re-format all python code 2022-02-17 11:50:10 -08:00
management/commands Fixes for telegra messaing errors in production 2022-02-21 18:12:42 -08: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 bug for multiple order maker telegram enabling. Add TG to admin panel. 2022-02-24 05:01:17 -08:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py Fix bugs, second dispute statement is awaited. 2022-02-24 13:59:16 -08:00
messages.py Fix bugs, second dispute statement is awaited. 2022-02-24 13:59:16 -08:00
models.py Add telegram functionality to backend. Messages: welcome and order taken. 2022-02-21 15:41:36 -08:00
serializers.py Re-format all python code 2022-02-17 11:50:10 -08:00
tasks.py Asynchronous TG messages. Add taker_cancelled and taker_expired messages. 2022-02-23 08:15:48 -08:00
tests.py Create api django app 2022-01-01 14:13:27 -08:00
urls.py Re-format all python code 2022-02-17 11:50:10 -08:00
utils.py Add frontend enable telegram button. Torify all requests. 2022-02-21 16:50:25 -08:00
views.py Improve frontend notifications. Add resolved messages. Add unlocked/settled bonds. Fix bug with statements submission. 2022-02-24 12:47:46 -08:00