Commit graph

59 commits

Author SHA1 Message Date
6b6d6a9610 undo sane policies again 2024-08-31 10:29:42 -04:00
37cbe6c624 more kinds 2024-08-31 09:49:47 -04:00
f559af7f27 apply sane defaults again, upgrade deps 2024-08-31 09:42:57 -04:00
69a9111aa0 feat: support more messaging kinds 2024-08-17 15:42:14 -04:00
54e3271c37 Merge pull request 'chore: cleanup nostr policy' (#6) from chore/cleanup into main
Reviewed-on: https://git.devvul.com///Asara/well-goknown/pulls/6
2024-08-17 19:30:37 +00:00
2981e73f04 chore: cleanup code 2024-08-17 15:26:53 -04:00
9fb31589c7 Merge pull request 'fix: nostr auth' (#5) from fix/nostr_auth into main
Reviewed-on: https://git.devvul.com///Asara/well-goknown/pulls/5
2024-08-17 02:07:33 +00:00
751c7e011c fix: nip42 support 2024-08-16 21:59:38 -04:00
42cf28fe1b fix: nostr auth 2024-08-16 19:20:55 -04:00
2fdd3da9d0 feat: enable sane defaults 2024-08-15 19:31:27 -04:00
8f880fdf7f fix: policies, nip04 check 2024-08-15 12:03:51 -04:00
b65ce5753a Merge pull request 'feat: add nostr relay' (#4) from feat/add_nostr_relay into main
Reviewed-on: https://git.devvul.com///Asara/well-goknown/pulls/4
2024-08-15 01:22:46 +00:00
50c878dc67 chore: variablize relay info 2024-08-14 21:20:14 -04:00
d6a09a364b chore: cleanup and add auth 2024-08-14 20:38:38 -04:00
26fb4886ba feat: add nostr relay for registered users 2024-08-14 00:09:11 -04:00
39b3565127 chore: better logging 2024-08-11 00:16:31 -04:00
36d59958b6 chore: proper 404s 2024-08-11 00:03:19 -04:00
d55c5fa10a fix: add 404 return codes, fix normalize domain 2024-08-10 23:57:58 -04:00
daa63016aa Merge pull request 'replace redis with postgres, cleanup' (#3) from chore/replace_redis_with_postgres into main
Reviewed-on: https://git.devvul.com///Asara/well-goknown/pulls/3
2024-08-11 03:53:18 +00:00
d0ee47d0ab replace redis with postgres 2024-08-10 23:45:26 -04:00
900f01166f Merge pull request 'matrix msc3575 support' (#2) from msc3575 into main
Reviewed-on: #2
2024-02-12 03:36:55 +00:00
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