Commit Graph

525 Commits

Author SHA1 Message Date
koalasat
fd5c21605a
Change network nostr tag 2024-11-12 17:21:38 +01:00
koalasat
925a194b0b
Nostr order should hide when a taker sends the action 2024-11-06 11:35:03 +01:00
koalasat
2e05561cd1
Add node alias to invoice description 2024-10-18 22:43:48 +02:00
koalasat
2fc61ba4ae
Add node alias to invoice description 2024-10-18 22:43:47 +02:00
KoalaSat
7d7a3a39e7
Revert "Store status notifications" 2024-10-01 19:35:57 +00:00
KoalaSat
28fc426e7e
Revert "Avoid duplicated notifications" 2024-10-01 19:35:03 +00:00
koalasat
a050ed14e3
Avoid duplicated notifications 2024-09-25 13:46:55 +02:00
koalasat
0a33147a4f
Fix Rebase 2024-09-16 16:05:21 +02:00
koalasat
4f2ec020a9
Store status notifications 2024-09-16 15:54:14 +02:00
koalasat
50efa54a81
Add extra tags to nostr 2024-09-16 12:11:56 +02:00
jerry
fbbccc186d
fix linter remove unused imports and variables (#1375)
* fix linter remove unused imports and variables

* add UNUSED comment
2024-09-09 00:53:11 +00:00
KoalaSat
20f624dbf7
Merge pull request #1437 from soulbless/main
Some checks failed
Lint: Python Coordinator / Run linters (push) Has been cancelled
Update warning text when routing budget is not sufficient.
2024-09-06 08:45:53 +00:00
KoalaSat
5244b2d769
Merge pull request #1443 from RoboSats/use-nostr-as-cache-system
Fix fa nostr note tag
2024-09-06 08:24:12 +00:00
koalasat
8f5bbd796b
Fix fa nostr note tag 2024-09-06 10:23:27 +02:00
KoalaSat
ce8799d55f
Merge pull request #1362 from RoboSats/use-nostr-as-cache-system
Use nostr as cache system
2024-09-06 08:18:57 +00:00
soulbless
bd44f0fe63
Update warning text when routing budget is not sufficient. (#1)
* Update warning text when routing budget is not sufficient.

* Update warning text when routing budget is not sufficient.
2024-09-03 14:32:22 +01:00
lft3t8bx
3ea3a9d6f8
Update lnd.py
Added AMP Support for SendPaymentRequest in lnd.py, for lnd v0.18 and above
2024-08-24 15:01:42 +00:00
koalasat
a7eafa05a8
Fix Successful typo 2024-08-22 10:32:02 +02:00
koalasat
99e2dfd262
Fix fat finger 2024-08-15 21:38:12 +02:00
koalasat
77c11af2c5
Add DZA currency 2024-08-15 20:07:13 +02:00
KoalaSat
e9620e3c2b
Merge branch 'main' into use-nostr-as-cache-system 2024-08-10 16:06:49 +00:00
koalasat
5a8529f973
Fix devfund url typo 2024-08-09 11:32:10 +02:00
koalasat
7ef8a1b33a
strfry bug free version 2024-08-09 10:57:19 +02:00
koalasat
d79f27b5be
Remove created at 2024-08-08 00:45:42 +02:00
koalasat
3433f4544d
Fix url tag 2024-08-08 00:28:38 +02:00
koalasat
cad1a86514
Fix integer tag 2024-08-08 00:19:51 +02:00
koalasat
1c7b2a892a
Fix integer tag 2024-08-07 23:34:19 +02:00
koalasat
032a48a4b2
Review nostr tags 2024-08-07 22:49:16 +02:00
koalasat
af3a03c891
Async to sync 2024-08-07 22:43:59 +02:00
koalasat
19fc1f08a8
Remove test dockers 2024-08-07 22:43:59 +02:00
koalasat
c28ba4afc8
Some NIP fixes 2024-08-07 22:43:51 +02:00
koalasat
c597cc8129
Better tags 2024-08-07 22:43:46 +02:00
koalasat
a6c2130846
Testing 2024-08-07 22:43:46 +02:00
koalasat
6635722a96
Addapt Docker 2024-08-07 22:43:45 +02:00
koalasat
cbb063f06d
NIP corrections 2024-08-07 22:43:44 +02:00
koalasat
bdc10eb289
Switch to strfry 2024-08-07 22:43:43 +02:00
koalasat
97bb2dc777
Prepare for other events 2024-08-07 22:43:43 +02:00
koalasat
3e460bb255
Use nostr as cache system 2024-08-07 22:43:41 +02:00
koalasat
70fc02b242
Fix telegram bot 2024-07-18 14:06:57 +02:00
koalasat
fbfa7a060b
Fix telegram bot 2024-07-18 12:05:04 +02:00
koalasat
fd1f82f2f5
Fix telegram bot 2024-07-18 01:34:34 +02:00
koalasat
c960d19637 fix ruff 2024-07-09 21:55:45 +02:00
koalasat
6885a24f59 Include created_at 2024-07-09 21:50:48 +02:00
koalasat
53bdb30166 Fix endpoint fields 2024-07-09 21:39:15 +02:00
KoalaSat
9855e5d1f2 Test fix 2024-07-09 21:39:15 +02:00
KoalaSat
0175e73ca1 New notifications 2024-07-09 21:39:15 +02:00
jerry
6f4989cbf6
remove leftover of avatar generator (#1366) 2024-07-07 11:17:15 +00:00
jerry
35d37e6328
small fix in get_exchange_rates (#1365)
While running tests, the print(e) was printing an annoying list of
currencies. Removing it it is also more coherent with the other
currencies providers below.
2024-07-07 11:15:54 +00:00
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
daywalker90
62e6258f0f
Feat: fix CLN and reactivate cln integration tests (#1336)
* update cln holdinvoice plugin

DecodeBolt11 was removed in:
d51fd03390

* update CLN to v24.05 and holdinvoice to v3.0.0

* reactivate CLN integration tests

---------

Co-authored-by: jerryfletcher21 <jerryfletcher@cock.email>
2024-06-17 21:33:49 +00:00