Commit graph

71 commits

Author SHA1 Message Date
2349089665 debug log version 2024-09-24 22:37:55 -04:00
c7971a8eeb more kind support, update vendor 2024-09-24 22:29:00 -04:00
ededb3be5c revert unneeded change 2024-09-23 22:21:31 -04:00
84ba15babe request auth when rejecting because of no auth 2024-09-23 22:18:05 -04:00
250680a989 add reactions to allowed list 2024-09-23 21:49:34 -04:00
fcce8eb980 allow all to send zap receipts 2024-09-23 21:35:31 -04:00
f5ed963e73 cleanup policy, add zap receipt to policy checker 2024-09-23 21:16:58 -04:00
1dee5dec55 update gologger 2024-09-23 20:35:59 -04:00
0f5042a5e6 upgrades, add some policies 2024-09-23 19:50:50 -04:00
ccbc497734 Merge pull request 'feat: add lnurl with lightning.pub' (#7) from feat/lnurl_with_lightning.pub into main
Reviewed-on: https://git.devvul.com///Asara/well-goknown/pulls/7
2024-09-17 01:11:35 +00:00
1dbe1dc2c7 replace context with caller for zerolog, add vendor 2024-09-16 21:01:50 -04:00
ef6b900cbf feat: add lnurl with lightning.pub 2024-09-02 14:28:19 -04:00
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