Commit graph

17 commits

Author SHA1 Message Date
Tony Klink f24918f1e4
Update config
Now supports NIP-45
2024-01-25 20:49:30 -06:00
Tony Klink 5b7d0b7938
Rework sqlite db to implement nostr_database trait 2024-01-25 20:43:46 -06:00
Tony Klink 0bbce25d39
Add pubkey ban support
Temporary use nostr-db as a db backend due to breaking API change
    in the library
2024-01-23 10:30:47 -06:00
Tony Klink a178cdee05
Add test for admin deleted events 2024-01-20 23:38:01 -06:00
Tony Klink 025ba52a81
Admin pubkey now can delete any event 2024-01-18 19:29:59 -06:00
Tony Klink 5b2726e66d
Update relay config info; use http3 in nginx 2024-01-15 21:38:01 -06:00
Tony Klink 5137ffa34f
First iteration on NIP-11 2024-01-15 17:58:27 -06:00
Tony Klink b63d7a4c53
Make it work 2024-01-15 16:39:55 -06:00
Tony Klink 5836ecc35e
Use only forwarded client IP 2024-01-15 16:12:22 -06:00
Tony Klink 17932c8d7f
Hopefully log proxied client ip address 2024-01-15 13:26:03 -06:00
Tony Klink ec0b068388
Return ["CLOSED"] on failing subscriptions 2024-01-15 09:33:11 -06:00
Tony Klink 6a94abbc10
Ignore old events 2024-01-13 22:40:54 -06:00
Tony Klink 93eaa61e1e
Handle errors on insert to 'events' 'eventsFTS' 'tags' 2024-01-13 20:44:27 -06:00
Tony Klink 292010b830
Run migrations if new db was created 2024-01-12 16:27:10 -06:00
Tony Klink e9fcc71382
Update listen ports 2024-01-12 16:19:31 -06:00
Tony Klink 488fa685d3
Use env variable DATABASE_URL for sqlite 2024-01-12 14:14:53 -06:00
Tony Klink 9fe412be11
Initial commit 2024-01-12 09:35:31 -06:00