Commit graph

38 commits

Author SHA1 Message Date
393d8f1422 matrix msc3575 support 2024-02-11 22:02:24 -05:00
277c713e7e fix: only enable request when lnd addr is set 2023-12-30 20:12:14 -05:00
6460002bb0 fix: nostr casing, matrix server addr 2023-12-30 19:51:27 -05:00
6768713682 Merge pull request 'Add nostr nip-05 registration with lnd invoices' (#1) from nostr_lnd into main
Reviewed-on: https://git.minhas.io/Asara/well-goknown/pulls/1
2023-05-30 00:10:36 +00:00
9ecec99310 Some more output so i can know whats going on 2023-05-15 21:48:45 -04:00
52cd96bd7d add my own nostr key for testing 2023-05-15 20:43:58 -04:00
4aee45c86f finish nostr flow 2023-05-15 20:37:40 -04:00
557a20ac93 Beginnings of the sync binary 2023-05-06 22:39:04 -04:00
51cfe98705 remove expiry from lnd 2023-05-06 22:38:50 -04:00
ed1a74bb60 Some error messages and fix up lnd logic 2023-05-06 20:16:00 -04:00
5b29025296 Clean up main, unset expiry on redis, add expiry to redis values 2023-05-06 19:50:10 -04:00
e043ca1c69 Render request + qr code 2023-05-05 01:15:09 -04:00
c58314a948 Clean up requests, start working out request management 2023-05-05 00:37:27 -04:00
7122e704b8 Proper formatting for rhash 2023-05-03 22:25:41 -04:00
a1edd1266c Create lnd invoice 2023-05-03 21:54:20 -04:00
bfee9ce183 Add lnd env vars 2023-05-02 22:12:18 -04:00
3415b89c39 Fix up error responses 2023-05-02 22:11:53 -04:00
f6144f470d Clean up redis a bit more 2023-05-01 18:44:05 -04:00
25440558e9 Clean up redis connections 2023-05-01 18:41:28 -04:00
5f78b2d68c More testing 2023-05-01 18:01:46 -04:00
5c35f2daac Store json the lazy way... 2023-04-29 15:25:28 -04:00
4747b15d62 Update matrix.go to use new logger, fix up outputs 2023-04-29 14:01:52 -04:00
f5ec960eb2 Update logger 2023-04-29 14:01:40 -04:00
1431887c04 Set up expiration 2023-02-04 22:39:01 -05:00
dc21d3850d Add expiry 2023-02-04 22:24:30 -05:00
738511c677 Update to go-redis v9 2023-02-04 21:07:26 -05:00
5c078a90c8 Standardize redisCli var 2023-02-04 20:49:54 -05:00
314f0a6cd7 Add prefixes to redis keys 2023-02-04 20:43:38 -05:00
dd22f01dac Centralize config 2023-02-04 20:21:10 -05:00
ebbe258b0a Some more cleanup, move html into its own dir 2023-02-04 19:11:50 -05:00
f014dffad9 more cleanup 2023-02-04 18:52:50 -05:00
03da6cf23d Clean up AddNostrAddr for testing 2023-02-04 17:46:13 -05:00
f9106373c5 Start extending nostr to add lnd support 2023-02-04 17:40:45 -05:00
7ad1325c7a Variablize redis dbs 2023-02-04 00:32:25 -05:00
c7257e6885 Fix up matrix client responses 2023-02-03 20:15:41 -05:00
2b7a06a0f4 clean up 2023-02-02 23:56:15 -05:00
e8771e7cd2 Barebones matrix return, return for redis 2023-01-25 00:47:06 -05:00
207cd5389f Initial commit 2023-01-25 04:46:23 +00:00