Commit Graph

125 Commits

Author SHA1 Message Date
Believethehype 00adf797bb Update waitforinvoice.go 2023-04-09 22:51:55 +02:00
Believethehype 67b8e7219d Update waitforinvoice.go 2023-04-09 20:27:13 +02:00
Believethehype 1106eacd4d Merge branch 'master' of https://github.com/believethehype/nostdress v.0.9.0.2 2023-04-09 15:23:56 +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 c1fa258ee9 Update docker.yml 2023-04-09 13:44:26 +02:00
Believethehype d545aef61d updated npub hint v.0.9.0.1 2023-04-09 13:32:33 +02:00
believethehype ec3638705c Delete nostdress 2023-04-09 13:28:37 +02:00
believethehype dabe4f23e9 Create docker.yml 2023-04-09 13:05:44 +02:00
Believethehype 99a2a27efb update dockerfile v.0.9 2023-04-09 12:59:45 +02:00
Believethehype 319728df17 Update README.md 2023-04-09 12:57:59 +02:00
Believethehype cfc529a8fc Merge branch 'master' of https://github.com/believethehype/nostdress 2023-04-09 12:54:48 +02:00
Believethehype 99691964f8 rebranded to nostdress, option to deactivate registration and notifications 2023-04-09 12:54:47 +02:00
believethehype d35946098e Update README.md 2023-04-09 11:58:05 +02:00
believethehype f9207e8219 Update README.md 2023-04-09 11:53:47 +02:00
believethehype b43ae3c0aa Merge pull request #5 from fishcakeday/update-dockerfile-dependencies
Update dockerfile dependencies
V.0.8.7.2 v.0.8.7.2
2023-04-06 09:54:35 +02:00
believethehype 8d5c4d8873 Merge pull request #4 from fishcakeday/add-db-dir-param
feat(param): add db directory parameter
2023-04-06 09:53:46 +02:00
Fishcake 2089141239 chore(deps): bump alpine and golang versions 2023-04-06 06:55:16 +00:00
Fishcake 58a41bea55 feat(param): add db directory parameter 2023-04-06 06:49:27 +00:00
Believethehype c57f8df0a9 added associated note to bot message (if zap is connected to a note) v.0.8.7.1 2023-03-28 14:13:44 +02:00
Believethehype d1199c323a added nostr bot capabilities v.0.8.7.0 2023-03-27 23:38:46 +02:00
Believethehype 6f4ee0a58a Update invoice.go v.0.8.6.9 2023-03-27 00:21:20 +02:00
Believethehype cb7e04e43a added option to use lnd with only private channels (in single user mode) v.0.8.6.8 2023-03-26 18:18:22 +02:00
Believethehype 4f4bf3c4cd Update README.md 2023-03-26 16:11:19 +02:00
Believethehype 8e162b670d support for a .env file v.0.8.6.7 2023-03-26 16:06:07 +02:00
Believethehype 882914dfe7 error handling on receiving no profiles from relay v.0.8.6.6 2023-03-15 19:50:33 +01:00
Believethehype 24ec61a197 made Profilepicture (experimental) optional v.0.8.6.5 2023-03-15 18:57:49 +01:00
Believethehype f42ff7a12b deactivate getNostrProfilePicture by default 2023-03-15 18:13:40 +01:00
Believethehype 8e93dcfe80 error handling 2023-03-15 00:52:28 +01:00
Believethehype b2547e26f4 Update waitforinvoice.go v.0.8.6.4 2023-03-14 08:26:08 +01:00
Believethehype 7475dfc2d2 Merge branch 'master' of https://github.com/believethehype/satdress 2023-03-12 22:22:20 +01:00
Believethehype 6a308aeb58 error handling for downloading profile data via damus relay. 2023-03-12 22:22:11 +01:00
believethehype 03daea3311 Update README.md 2023-03-12 16:36:01 +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 ed1c7bf273 Some more formatting 2023-03-11 14:02:47 +01:00
Dr. Tobias Baur edd3de61c4 a little formating in nostr.json 2023-03-11 13:52:44 +01:00
Dr. Tobias Baur a5f0946d31 set content-type to application/json on nip05 response (was text before) 2023-03-11 13:42:39 +01:00
Dr. Tobias Baur bcec02d07a using fiatjaf/makeinvoice for standardization reasons v.0.8.6.3 2023-03-11 12:32:33 +01:00
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