Commit Graph

  • 316b4ec8f1 adapt makeinvoice.go to work with lnbits 1.0.0 master v.0.9.2.3 dbth 2025-05-02 16:08:29 +02:00
  • 674e08438e avoid panic when jsonMap["paid"] is not bool v.0.9.2.2 Believethehype 2024-07-08 10:07:21 +02:00
  • 4c06b96975 Consider a tag v.0.9.2.1 Believethehype 2024-05-21 23:32:42 +02:00
  • 89e9bc1011 Merge branch 'master' of https://github.com/believethehype/nostdress v.0.9.2.0 Believethehype 2024-03-27 12:47:28 +01:00
  • 5437f2231a Update Dockerfile Believethehype 2024-03-27 12:47:20 +01:00
  • 880a105c8c Update docker.yml believethehype 2024-03-27 12:45:07 +01:00
  • 2f862bab85 Update release.yml believethehype 2024-03-27 12:41:29 +01:00
  • d02059a8c7 Update release.yml believethehype 2024-03-27 12:38:39 +01:00
  • 582495355f Update release.yml believethehype 2024-03-27 12:34:50 +01:00
  • 5155855bd5 updated dependencies Believethehype 2024-03-27 12:32:29 +01:00
  • 0aae8940cb Update go.mod Believethehype 2024-03-27 12:20:49 +01:00
  • 2f2fe78530 Update go.mod Believethehype 2024-03-27 12:14:10 +01:00
  • f661bd8355 depdencies Believethehype 2024-03-27 12:10:55 +01:00
  • d114749655 dependencies Believethehype 2024-03-27 12:07:52 +01:00
  • 115a0756c3 updating golang, go-nostr, get more details from lnbits invoice check Believethehype 2024-03-27 11:59:52 +01:00
  • a6f74ecdb8 Merge pull request #28 from pablof7z/master v.0.9.1.9 believethehype 2024-01-01 00:54:33 +01:00
  • 444a02fcca add P tag to tag sender Pablo Fernandez 2023-12-31 23:01:28 +00:00
  • adc8abdc98 Update release.yml v.0.9.1.8 believethehype 2023-12-20 17:05:21 +01:00
  • c1a5201f56 Update release.yml believethehype 2023-12-20 17:02:46 +01:00
  • 3c31ebe28c Merge pull request #26 from Perlover/perlover/patch-1 believethehype 2023-11-02 21:32:42 +01:00
  • 5ba0b02bd5 If ALLOW_API is false then server is not run I think it will be fix Perlover 2023-08-01 20:16:22 +02:00
  • 6643dc05f4 increase Commentallowed size to be able to render longer messages v.0.9.1.7 Believethehype 2023-06-27 13:25:36 +02:00
  • 532deaed9b Update db.go v.0.9.1.6 Believethehype 2023-06-13 12:15:19 +02:00
  • 00f7c5d90f added new api command listUsers v.0.9.1.5 Believethehype 2023-06-12 22:59:23 +02:00
  • 43e504dde0 fix for proxy url not set via parameters v.0.9.1.4 Believethehype 2023-06-12 22:24:39 +02:00
  • 337143aa2e Merge pull request #23 from Chuck3CZ/master believethehype 2023-05-21 13:29:25 +02:00
  • afb345fd80 Fixed Typo Chuck3CZ 2023-05-18 08:31:20 +02:00
  • 6691fd69d4 changed defaults for notifications v.0.9.1.3 Believethehype 2023-05-08 16:55:16 +02:00
  • 24a22c8b86 Merge pull request #19 from fishcakeday/handle-multidomain-nip05 believethehype 2023-05-08 15:22:08 +02:00
  • faabe6916c Merge pull request #20 from itasli/patch-1 believethehype 2023-05-08 15:21:58 +02:00
  • f3a784345e Update style.css itasli 2023-05-07 14:23:26 +02:00
  • c031ea10f1 fix(nip05): make nip05 work with multi-domain config Fishcake 2023-05-06 08:21:38 +09:00
  • a0a9bbad66 Merge pull request #18 from fishcakeday/optimize-profile-metadata-handling v.0.9.1.2 believethehype 2023-05-05 17:34:10 +02:00
  • f1a7612942 optimize profile and image download Fishcake 2023-05-02 13:47:18 +09:00
  • 696e5625c5 loads first image of gifs, too. v.0.9.1.1 Believethehype 2023-04-30 19:05:05 +02:00
  • 2f366e1f35 walk through relays to download profile pic on creation v.0.9.1.0 Believethehype 2023-04-30 18:40:18 +02:00
  • e0cff06335 Merge branch 'master' of https://github.com/believethehype/nostdress v.0.9.0.9 Believethehype 2023-04-30 18:14:34 +02:00
  • f8d99bd2d1 Store Nostr Profile Picture in DB, get it only on Profile update when GET_NOSTR_PROFILE is true Believethehype 2023-04-30 18:14:32 +02:00
  • 331e0e8419 Update README.md believethehype 2023-04-27 11:51:24 +02:00
  • c32b40c8c6 allow users to change configuration even if registration is deactivated, option to activate/deactivate api access v.0.9.0.8 Believethehype 2023-04-27 11:48:25 +02:00
  • 10c1581d76 Merge pull request #17 from fishcakeday/fix-connection-reuse v.0.9.0.7 believethehype 2023-04-25 22:53:45 +02:00
  • d50101f38d revert to no pooling of connections Fishcake 2023-04-25 16:31:27 +09:00
  • f1f40de9a5 Merge pull request #16 from fishcakeday/reuse-relay-connection v.0.9.0.6 believethehype 2023-04-25 06:45:04 +02:00
  • ab13d1fbfb fix(relays): handle closed connections Fishcake 2023-04-25 13:04:46 +09:00
  • 6b0b54132a fix(relays): also ignore relays that fail to publish, shorten time to ignore Fishcake 2023-04-25 10:04:32 +09:00
  • 010ff4ee00 feat(relays): ignore relays we cannot connect to, with timeout Fishcake 2023-04-25 09:53:22 +09:00
  • 16deb65082 feat(relay):reuse relay connections Fishcake 2023-04-25 09:37:58 +09:00
  • 049602ee7c Merge pull request #15 from fishcakeday/fix-docker-compose believethehype 2023-04-24 23:07:16 +02:00
  • 9a434c4b0b fix(config): remove quotes and stale relays Fishcake 2023-04-25 05:54:44 +09:00
  • 1d5ae67781 Merge pull request #14 from fishcakeday/nostr-optimizations believethehype 2023-04-24 22:23:21 +02:00
  • 1fe9295704 fix(bug): extract relays from the tag correctly Fishcake 2023-04-24 22:20:44 +09:00
  • ff268f577c Initial clean-up and optimizations Fishcake 2023-04-24 21:52:30 +09:00
  • 3f72fd84dc Merge pull request #13 from fishcakeday/docker-compose-update believethehype 2023-04-24 14:13:34 +02:00
  • d2c8342440 chore(config): update docker-compose with current parameters Fishcake 2023-04-24 21:07:42 +09:00
  • b733372a66 Update .env.example believethehype 2023-04-24 14:04:17 +02:00
  • a4f8e9fa2e Merge pull request #10 from itasli/master v.0.9.0.5 believethehype 2023-04-24 13:37:50 +02:00
  • 760c383bd5 Merge pull request #12 from fishcakeday/make-relays-configurable believethehype 2023-04-24 13:35:09 +02:00
  • 87ee2f91b8 fix(typo): Relayes --> Relays Fishcake 2023-04-24 17:57:45 +09:00
  • 52ebe4d86a Fix relay variable name and add bootstrap relays Fishcake 2023-04-24 17:08:19 +09:00
  • a268ded17a chore(docs): add info about new parameters to README Fishcake 2023-04-24 16:32:39 +09:00
  • 32f3673b26 feat(conf): make our relays configurable Fishcake 2023-04-24 15:55:21 +09:00
  • a403d014f9 update import itasli 2023-04-18 18:14:33 +02:00
  • be902a707a refactor itasli 2023-04-18 18:13:51 +02:00
  • 09ebcb1449 ignore .db folder itasli 2023-04-18 18:10:32 +02:00
  • ab982bc51c Merge pull request #9 from itasli/master believethehype 2023-04-17 10:03:53 +02:00
  • 71f6828c36 update dependencies itasli 2023-04-16 18:12:00 +02:00
  • 59cc352b38 updated libraries to latest version Believethehype 2023-04-16 13:00:13 +02:00
  • 0153db674c updated dependencies to latest versions Believethehype 2023-04-16 13:00:02 +02:00
  • 451d7ca691 check for anonymous Zaps and show im DM instead of random key v.0.9.0.4 Believethehype 2023-04-11 19:45:39 +02:00
  • eddaf5cc2f Update README.md v.0.9.0.3 believethehype 2023-04-10 08:42:01 +02:00
  • 00adf797bb Update waitforinvoice.go Believethehype 2023-04-09 22:51:55 +02:00
  • 67b8e7219d Update waitforinvoice.go Believethehype 2023-04-09 20:27:13 +02:00
  • 1106eacd4d Merge branch 'master' of https://github.com/believethehype/nostdress v.0.9.0.2 Believethehype 2023-04-09 15:23:56 +02:00
  • b20faa8cf5 fix not no zaps showing up as message when payment didn't succeed Believethehype 2023-04-09 15:23:55 +02:00
  • c1fa258ee9 Update docker.yml believethehype 2023-04-09 13:44:26 +02:00
  • d545aef61d updated npub hint v.0.9.0.1 Believethehype 2023-04-09 13:32:33 +02:00
  • ec3638705c Delete nostdress believethehype 2023-04-09 13:28:37 +02:00
  • dabe4f23e9 Create docker.yml believethehype 2023-04-09 13:05:44 +02:00
  • 99a2a27efb update dockerfile v.0.9 Believethehype 2023-04-09 12:59:45 +02:00
  • 319728df17 Update README.md Believethehype 2023-04-09 12:57:59 +02:00
  • cfc529a8fc Merge branch 'master' of https://github.com/believethehype/nostdress Believethehype 2023-04-09 12:54:48 +02:00
  • 99691964f8 rebranded to nostdress, option to deactivate registration and notifications Believethehype 2023-04-09 12:54:47 +02:00
  • d35946098e Update README.md believethehype 2023-04-09 11:58:05 +02:00
  • f9207e8219 Update README.md believethehype 2023-04-09 11:53:47 +02:00
  • b43ae3c0aa Merge pull request #5 from fishcakeday/update-dockerfile-dependencies v.0.8.7.2 V.0.8.7.2 believethehype 2023-04-06 09:54:35 +02:00
  • 8d5c4d8873 Merge pull request #4 from fishcakeday/add-db-dir-param believethehype 2023-04-06 09:53:46 +02:00
  • 2089141239 chore(deps): bump alpine and golang versions Fishcake 2023-04-06 06:55:16 +00:00
  • 58a41bea55 feat(param): add db directory parameter Fishcake 2023-04-06 06:49:27 +00:00
  • 049250074d Update waitforinvoice.go c-lightning-test Believethehype 2023-03-28 17:31:21 +02:00
  • c57f8df0a9 added associated note to bot message (if zap is connected to a note) v.0.8.7.1 Believethehype 2023-03-28 14:13:44 +02:00
  • d1199c323a added nostr bot capabilities v.0.8.7.0 Believethehype 2023-03-27 23:38:46 +02:00
  • 6f4ee0a58a Update invoice.go v.0.8.6.9 Believethehype 2023-03-27 00:21:20 +02:00
  • cb7e04e43a added option to use lnd with only private channels (in single user mode) v.0.8.6.8 Believethehype 2023-03-26 18:18:22 +02:00
  • 4f4bf3c4cd Update README.md Believethehype 2023-03-26 16:11:19 +02:00
  • 8e162b670d support for a .env file v.0.8.6.7 Believethehype 2023-03-26 16:06:07 +02:00
  • 882914dfe7 error handling on receiving no profiles from relay v.0.8.6.6 Believethehype 2023-03-15 19:50:33 +01:00
  • 24ec61a197 made Profilepicture (experimental) optional v.0.8.6.5 Believethehype 2023-03-15 18:57:49 +01:00
  • f42ff7a12b deactivate getNostrProfilePicture by default Believethehype 2023-03-15 18:13:40 +01:00
  • 8e93dcfe80 error handling Believethehype 2023-03-15 00:52:28 +01:00
  • b2547e26f4 Update waitforinvoice.go v.0.8.6.4 Believethehype 2023-03-14 08:26:08 +01:00