Dr. Tobias Baur
cfac1df2f9
Update README.md
2023-03-11 11:27:49 +01:00
Dr. Tobias Baur
77eb0fdabc
reverrted some changes that caused problems with nostrgram
v.0.8.6.2
2023-03-11 00:35:18 +01:00
Dr. Tobias Baur
94ba0ca85a
removed unnecessary allow-headers
2023-03-10 23:42:24 +01:00
Dr. Tobias Baur
3d0876c3f8
Update README.md
2023-03-10 21:17:53 +01:00
Dr. Tobias Baur
5bf699eedd
Update README.md
2023-03-10 20:47:45 +01:00
Dr. Tobias Baur
3106c0ad73
check if npub is provided before trying to get profile pic from nostr
v.0.8.6.1
2023-03-10 17:00:36 +01:00
Dr. Tobias Baur
02e54e4dbf
Download Nostr Profile picture to show in some wallets (non zaps)
v.0.8.6
2023-03-10 15:34:31 +01:00
Dr. Tobias Baur
64d605b659
Added possibility to simply forward address to an exisiting one
v.0.8.5
2023-03-10 10:23:00 +01:00
Dr. Tobias Baur
f5329e6ab5
Update README.md
2023-03-10 04:31:35 +01:00
Dr. Tobias Baur
feb2624907
NIP05, comments, hide front page
v.0.8.4
2023-03-10 04:18:26 +01:00
Dr. Tobias Baur
5dd8b28405
Update README.md
2023-03-03 15:51:05 +01:00
Dr. Tobias Baur
f481ddf998
updated lnd instructions
v0.8.3
2023-03-03 15:48:02 +01:00
Dr. Tobias Baur
2df4def9e2
added easy api
...
brutally deletes users and gives them a new pin on call.
v0.8.2
2023-03-03 15:22:01 +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
0893feb098
Update README.md
2023-03-03 11:53:50 +01:00
believethehype
97798ad5cf
Merge pull request #1 from BitcoinQnA/master
...
Update README.md
2023-03-03 10:01:37 +01:00
BitcoinQnA
c29cad9767
Update README.md
...
Add note about using separate nsec.
2023-03-03 08:59:34 +00:00
Dr. Tobias Baur
09de0f7721
Merge branch 'master' of https://github.com/believethehype/satdress
v.0.8.1
2023-03-02 17:28:31 +01:00
Dr. Tobias Baur
e30075c947
auto-build update
2023-03-02 17:28:20 +01:00
believethehype
2cb27b9b60
Update release.yml
2023-03-02 17:24:32 +01:00
Dr. Tobias Baur
2b4d7101c4
Update waitforinvoice.go
2023-03-02 15:51:44 +01:00
Dr. Tobias Baur
a909264d02
Cleanup, Threading, minor fixes
2023-03-02 15:13:48 +01:00
Dr. Tobias Baur
228cbd644a
bigger timeouts for people using tor
2023-03-02 10:08:44 +01:00
Dr. Tobias Baur
5de5723abb
Update README.md
2023-03-02 09:27:05 +01:00
Dr. Tobias Baur
10ed94a665
added support for lnd
2023-03-02 09:26:38 +01:00
Dr. Tobias Baur
134955e493
Update README.md
2023-03-01 13:56:31 +01:00
Dr. Tobias Baur
6a1124fe00
initial commit
2023-03-01 13:54:17 +01:00
fiatjaf
e37ee82b9c
cors support.
...
closes https://github.com/nbd-wtf/satdress/issues/40
2022-10-23 09:47:39 -03:00
fiatjaf
75275d2fdd
automatic builds on github actions.
2022-10-22 06:51:57 -03:00
fiatjaf
70970231b8
minor.
2022-10-17 08:48:30 -03:00
Santos Hernandez
38131f2e68
added nbd badge
2022-10-07 18:53:33 -07:00
fiatjaf
c5d0f65c88
update makeinvoice because lnbits is weird.
2022-09-18 14:17:07 -03:00
Benjamin Phạm-Bachelart / Bashy
5ef6d18c32
fixed duplicate attrib id
...
Fixed duplicate attribute id
2022-09-10 19:42:31 -03:00
fiatjaf
554012f28c
update makeinvoice so lnbits can work again.
...
fixes https://github.com/nbd-wtf/satdress/issues/37
2022-08-15 06:37:14 -03: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
fiatjaf
ec11f649f9
rename c-lightning to CLN.
2022-07-20 15:05:50 -03:00
fiatjaf
37a104729c
adapt to new makeinvoice which fully supports updated CLN and commando.
2022-07-20 15:05:14 -03:00
fiatjaf
dadd45cf08
support for "commando" method.
2022-03-15 21:18:31 -03:00
fiatjaf
e4f330d3a4
Merge pull request #30 from fiksn/multiple_domains
2022-01-20 12:01:33 -03:00
Gregor Pogacnik
e08b9519e1
Fix wrong text for invoice generation
2022-01-20 14:36:49 +01:00
Gregor Pogacnik
cfba3fa890
Fix typos
2022-01-20 14:05:39 +01:00
Blaz Blokar
70077ea5d2
css improvements
2022-01-20 14:05:34 +01:00
Gregor Pogacnik
15794baee6
Allow multiple comma-separated domains
2022-01-20 14:05:24 +01:00
Gregor Pogacnik
e0f240a3d9
Nix flake support
2022-01-20 09:33:37 -03:00
fiatjaf
a204288679
increase default makeinvoice client timeout because people are using tor.
2021-12-08 16:43:52 -03: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
raphjaph
3102708352
docker-compose.yml so it's super easy to deploy on server or test locally ( #27 )
...
Co-authored-by: Raphael <raphael.schleithoff@tum.de >
Co-authored-by: Raphael <raphjaph@protonmail.com >
2021-10-25 08:45:47 -03:00
fiatjaf
8a5232bb70
fix deps.
...
fixes https://github.com/fiatjaf/satdress/issues/25
2021-09-28 12:10:53 -03:00
fiatjaf
74fc7a304b
allow tor proxy url to be configured.
...
fixes https://github.com/fiatjaf/makeinvoice/issues/2
2021-09-26 15:30:09 -03:00
fiatjaf
d49f2dc2c5
support eclair with new makeinvoice version.
2021-09-13 21:31:20 -03:00