Commit graph

22 commits

Author SHA1 Message Date
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