53 Commits

Author SHA1 Message Date
fiatjaf
15056b0968
get rid of useless homepage. 2024-02-01 12:51:05 -03:00
fiatjaf
53a589ffa8
update dependencies. 2024-01-05 20:55:47 -03:00
fiatjaf
34355d6e8d
prepare for somewhat-stable release. 2023-12-11 15:33:44 -03:00
fiatjaf
2ff472d75f
compile without removing debug stuff. 2023-12-09 00:11:29 -03:00
fiatjaf
fa2109d258
update dependencies to fix goroutine bloat bugs. 2023-12-09 00:11:17 -03:00
fiatjaf
a6430dfc83
graceful shutdown and closing database. 2023-12-07 10:56:20 -03:00
fiatjaf
ccca59b671
stop using nostr.band so much. 2023-12-05 08:19:49 -03:00
fiatjaf
f7f7a2e1bb
replace badger with lmdb. 2023-12-05 08:19:38 -03:00
fiatjaf
6e3de4e543
debug tweaks. 2023-12-02 18:31:48 -03:00
fiatjaf
2fc51b6ca7
personal deploy script on justfile because why not. 2023-11-29 11:00:17 -03:00
fiatjaf
2811e5a305
remove anti-sync bots so people can browse the global feed. 2023-11-23 16:34:54 -03:00
fiatjaf
93eb09a24f
more anti-read policies, authorized kinds and khatru update. 2023-11-22 17:12:25 -03:00
fiatjaf
bdc401c4aa
do the same for relay lists. 2023-11-19 07:15:37 -03:00
fiatjaf
356844b43b
allow contact lists to have a lot of tags. 2023-11-18 13:01:37 -03:00
fiatjaf
30c99a035f
add restricted_writes. 2023-11-18 10:44:48 -03:00
fiatjaf
cdedf15aa5
update khatru nip11. 2023-11-18 10:41:45 -03:00
fiatjaf
d84860dcfc
allow tags up to 64 characters. 2023-11-13 18:57:44 -03:00
fiatjaf
c5b628ebf6
update dependencies and minor tweaks. 2023-11-13 16:35:47 -03:00
fiatjaf
e0e9b09608
bring back the voiding of bloated queries in a better place. 2023-11-12 09:33:44 -03:00
fiatjaf
52cd98b3b3
if none of the authors in a query (that have authors) are irrelevant, invalidate the query. 2023-11-12 09:30:25 -03:00
fiatjaf
e2481aae09
don't reject queries for too many authors as we would have checked before if all authors are relevant. 2023-11-12 09:29:57 -03:00
fiatjaf
6c04549d4d
remove COUNT support. 2023-11-12 09:29:22 -03:00
fiatjaf
5fe0f260fe
update khatru and eventstore and add filter restrictions. 2023-11-07 17:31:33 -03:00
fiatjaf
95d2dfc641
update dependencies and improve profile caching code. 2023-11-07 14:33:01 -03:00
fiatjaf
7cf432f963
update eventstore to fix event duplication. 2023-11-06 13:47:50 -03:00
github-tijlxyz
14e047f40f Merge branch 'main' of https://github.com/github-tijlxyz/khatru-invite 2023-11-05 11:37:24 +01:00
fiatjaf
139b6544aa
update dependencies so OK envelope is fixed. 2023-11-04 17:40:47 -03:00
github-tijlxyz
c14585ce34 update docker and readme 2023-11-04 17:49:31 +01:00
fiatjaf
6f22e60a3a
absolute dependencies. 2023-11-03 22:32:48 -03:00
fiatjaf
568e47c00e
prevent "remove" button for showing for users logged as nothing. 2023-11-02 21:36:31 -03:00
fiatjaf
952d5f9f06
support icon url. 2023-11-02 21:25:10 -03:00
fiatjaf
cde7d2f6d1
build command. 2023-11-02 21:15:16 -03:00
fiatjaf
5a663f7b2f
open profile links in blank window. 2023-11-02 21:10:08 -03:00
fiatjaf
262d64ef40
fix isAncestorOf() and remove button. 2023-11-02 21:08:57 -03:00
fiatjaf
8885d99cac
basic reports page (just displaying, untested). 2023-11-02 20:59:50 -03:00
fiatjaf
3846365c8e
make login/logout work. 2023-11-02 16:15:59 -03:00
fiatjaf
19bc00da24
actually blocking writes from non-whitelisted people, fixes in eventstore and some other UI tweaks. 2023-11-02 16:08:53 -03:00
fiatjaf
6565b4dcf5
nostr-sdk, eventstore, components, userRow 2023-11-02 13:07:07 -03:00
fiatjaf
0c94ef4e34
rework data model for invitations. 2023-10-29 13:45:58 -03:00
fiatjaf
f850a485cb
cookie-based nip-98-like login. 2023-10-29 10:44:19 -03:00
fiatjaf
0506a198c1
remove ui stuff. 2023-10-28 21:39:40 -03:00
fiatjaf
86509c59b5
making everything almost work again. 2023-10-28 20:21:15 -03:00
fiatjaf
32c484178f
rewrite things to use htmlgo (wip). 2023-10-18 11:58:27 -03:00
fiatjaf
6fbde5f302
reorganize backend code a little. 2023-10-16 23:09:12 -03:00
github-tijlxyz
1bb9f22539 use simpler nostr-tools instead of ndk 2023-10-11 22:26:31 +02:00
github-tijlxyz
216b2aa70b use go templating instead of svelte client 2023-10-11 00:19:33 +02:00
github-tijlxyz
7018b5c3ec fix typo and more 2023-09-23 19:03:13 +00:00
github-tijlxyz
c4ef0a5f25 better relaymaster and fixes 2023-09-18 19:18:24 +00:00
github-tijlxyz
a4bb3f7833 tweaks 2023-09-16 17:31:50 +02:00
github-tijlxyz
672fdb0d0e oops 2023-09-13 22:46:55 +02:00