Fishcake
ff268f577c
Initial clean-up and optimizations
2023-04-24 21:52:30 +09:00
Believethehype
451d7ca691
check for anonymous Zaps and show im DM instead of random key
2023-04-11 19:45:39 +02:00
Believethehype
b20faa8cf5
fix not no zaps showing up as message when payment didn't succeed
2023-04-09 15:23:55 +02:00
Believethehype
c57f8df0a9
added associated note to bot message (if zap is connected to a note)
2023-03-28 14:13:44 +02:00
Believethehype
d1199c323a
added nostr bot capabilities
2023-03-27 23:38:46 +02:00
Believethehype
8e93dcfe80
error handling
2023-03-15 00:52:28 +01:00
Believethehype
760ebae76e
More code cleanup.
2023-03-12 03:11:27 +01:00
Believethehype
fabb8553b4
little code cleanup.
2023-03-12 02:41:02 +01:00
Dr. Tobias Baur
bcec02d07a
using fiatjaf/makeinvoice for standardization reasons
2023-03-11 12:32:33 +01:00
Dr. Tobias Baur
64d605b659
Added possibility to simply forward address to an exisiting one
2023-03-10 10:23:00 +01:00
Dr. Tobias Baur
feb2624907
NIP05, comments, hide front page
2023-03-10 04:18:26 +01:00
Dr. Tobias Baur
b8e2b7298b
removed zapEventSerializedStr from params, resetting them to original state (refactor)
2023-03-03 13:00:24 +01:00
Dr. Tobias Baur
a909264d02
Cleanup, Threading, minor fixes
2023-03-02 15:13:48 +01:00
Dr. Tobias Baur
6a1124fe00
initial commit
2023-03-01 13:54:17 +01:00
pqai3
c1da2fb4eb
Increase maxSendable to 1000000000 mSats
...
In my opinion maxSendable = 100000000 mSats is to low and discourage widespread use of a lightning address made in satdress. I think 1000000000 = mSats is a good upper limit as that approach the value where an onchain transaction is cheaper.
2022-08-01 16:36:21 -03:00
Gregor Pogacnik
15794baee6
Allow multiple comma-separated domains
2022-01-20 14:05:24 +01:00
Raphael
a8fd253bc3
JSON API ( #28 )
...
Co-authored-by: Raphael <raphael.schleithoff@tum.de >
Co-authored-by: Raphael <raphjaph@protonmail.com >
2021-10-27 06:48:21 -03:00
fiatjaf
efb41f6d6b
test invoice has pin in its description.
...
fixes https://github.com/fiatjaf/satdress/issues/12
2021-08-28 09:50:19 -03:00
fiatjaf
23316c9af8
add missing "return" to GetName error.
2021-08-20 10:08:30 -03:00
fiatjaf
2f6e17073f
support changing usernames with pins.
2021-08-20 09:32:45 -03:00
fiatjaf
bd619ca93c
fix missing name from metadata and update makeinvoice.
2021-08-15 17:44:38 -03:00
fiatjaf
298a5764ef
v1 working.
2021-08-13 13:21:00 -03:00