93 Commits (516ce9c42cdc03d7a2e1566a77f24531072a5e11)

Author SHA1 Message Date
mleku f16ab3077f
Interim release: documentation updates and rate limiting improvements 1 month ago
mleku cbc502a703
Fix broken submodule and add import memory optimization plan 1 month ago
mleku e9173a6894
Update event import process and improve user feedback 1 month ago
mleku c1bd05fb04
Adjust ACL behavior for "none" mode and make query cache optional 1 month ago
mleku 6b98c23606
add first draft graph query implementation 1 month ago
mleku 290fcbf8f0
remove outdated configuration items for obsolete tail packing optimization 1 month ago
mleku 54ead81791
merge authors/nostruser in neo4j, add compact pubkey/e/p serial refs 1 month ago
mleku 59247400dc
Remove Dgraph support from the codebase. 1 month ago
mleku 6bd56a30c9
remove dgraph completely 1 month ago
mleku de290aeb25
implement wasm/js specific database engine 1 month ago
mleku 0a61f274d5
implement wasm/js specific database engine 1 month ago
mleku 016e97925a
Refactor database configuration to use centralized struct 1 month ago
mleku 70944d45df
Add extensive tests and improve policy configuration handling 1 month ago
mleku 2166ff7013
Remove `subscription_stability_test.go` and improve test variable naming 1 month ago
mleku 869006c4c3
Add comprehensive tests for new policy fields and combinations 1 month ago
mleku 48b0b6984c
Fix directory spider tag loss: size limits and validation 2 months ago
mleku 1810c8bef3
Fix binary tag value handling for e/p tags across database layer 2 months ago
mleku 1c376e6e8d
migrate to new nostr library 2 months ago
mleku ef51382760
optimize e and p tags 2 months ago
mleku 00a6a78a41
fix cache to disregard subscription ids 2 months ago
mleku 1b279087a9
add vertexes between npubs and events, use for p tags 2 months ago
mleku b7417ab5eb
create new index that records the links between pubkeys, events, kinds, and inbound/outbound/author 2 months ago
mleku be6cd8c740
fixed error comparing hex/binary in pubkey white/blacklist, complete neo4j and tests" 2 months ago
mleku d4fb6cbf49
fix handleevents not prompting auth for event publish with auth-required 2 months ago
mleku 038d1959ed
add dgraph backend to benchmark suite with safe type assertions for multi-backend support 2 months ago
mleku 86481a42e8
initial draft of neo4j database driver 2 months ago
mleku beed174e83
make query cache normalize filters so same query different order filters are cache hits 2 months ago
mleku 511b8cae5f
improve query cache with zstd level 9 2 months ago
mleku dfe8b5f8b2
add a filter query cache 512mb that stores already decoded recent query results 2 months ago
mleku 95bcf85ad7
optimizing badger cache, won a 10-15% improvement in most benchmarks 2 months ago
mleku 29e175efb0
implement event table subtyping for small events in value log 2 months ago
mleku d0dbd2e2dc
implemented and tested NIP-43 invite based ACL 2 months ago
mleku f35440ed1d
Refactor delete handling and improve logging in event processing 2 months ago
mleku 9d13811f6b
Add test files and enhance logging in various components 2 months ago
mleku e0a95ca1cd
Refactor signer implementation to use p8k package 2 months ago
mleku e56bf76257
Add NIP-11 relay synchronization and group management features 2 months ago
mleku e161d0e4be
Implement distributed synchronization features 2 months ago
mleku 2614b51068
Refactor crypto package to use p256k1 signer 2 months ago
mleku edcdec9c7e
Add Blossom blob storage server and subscription management 2 months ago
mleku 8d131b6137
Add benchmark tests and optimize database performance 2 months ago
mleku c5ff2c648c
Refactor Nostr Client and Update Dependencies 3 months ago
mleku 117e5924fd
Remove deprecated JSON encoder/decoder and update dependencies 3 months ago
mleku 9aa1e7fab3
Enhance graceful shutdown and logging for HTTP server 3 months ago
mleku 384b6113bc
fixes memory problem with many pubkeys in query 3 months ago
mleku c7dcbdec9f
make replacement not delete, and filter query results respect limits 3 months ago
mleku bcd79aa967
implemented nip-86 relay management API and added to relay client 3 months ago
mleku a4c4f14b87
Refactor event processing in tests for chronological order 3 months ago
mleku 3c11aa6f01
refactored SaveEvent to return if it is replacing an event 3 months ago
mleku bc5177e0ec
refactor save event method to expose whether it replaced an event 3 months ago
mleku 40f3cb6f6e
Enhance delete event functionality and UI updates 3 months ago