robosats/api
KoalaSat 1757a9781a
Feat: add notifications api endpoint (#1347)
* Notifications Endpoint

* Fix tests

* CR

* Check tests

* Fix Tests

* Fix Chat

* Remove unused notifications

* Fix chat

* Fix chat

* Fix chat
2024-06-27 16:47:23 +00:00
..
lightning Feat: fix CLN and reactivate cln integration tests (#1336) 2024-06-17 21:33:49 +00:00
management/commands Feat: add notifications api endpoint (#1347) 2024-06-27 16:47:23 +00:00
migrations Feat: add notifications api endpoint (#1347) 2024-06-27 16:47:23 +00:00
models Feat: add notifications api endpoint (#1347) 2024-06-27 16:47:23 +00:00
nick_generator Fix comment out unused functionalities and add LND 0.17.2 to tests 2023-11-30 15:53:30 +00:00
tests Add tests for onchain address, pgp sign verification. Improve Dockerfile 2023-11-17 13:02:30 +00:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Merge branch 'main' into perf/delete-backend-avatars 2024-06-16 22:53:51 +00:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py fix(coordinator): cannot update_or_create with relate named on django v5 (#1263) 2024-05-05 19:58:18 +00:00
notifications.py Feat: add notifications api endpoint (#1347) 2024-06-27 16:47:23 +00:00
oas_schemas.py Feat: add notifications api endpoint (#1347) 2024-06-27 16:47:23 +00:00
serializers.py Feat: add notifications api endpoint (#1347) 2024-06-27 16:47:23 +00:00
tasks.py Feat: add notifications api endpoint (#1347) 2024-06-27 16:47:23 +00:00
urls.py Feat: add notifications api endpoint (#1347) 2024-06-27 16:47:23 +00:00
utils.py Feat: add coordinator opt for geoblocked countries (#1258) 2024-04-29 22:58:03 +00:00
views.py Feat: add notifications api endpoint (#1347) 2024-06-27 16:47:23 +00:00