215 Commits (58d75bfc5a0d276aeb436f1e9528a44e31c14159)

Author SHA1 Message Date
mleku 58d75bfc5a
add version command 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 5631c162d9
Add default security configuration and policy recipes 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 7fedcd24d3
initial draft of hot reload policy 2 months ago
mleku 8757b41dd9
add directory spider 2 months ago
mleku 1810c8bef3
Fix binary tag value handling for e/p tags across database layer 2 months ago
mleku fad39ec201
Add serve mode, fix binary tags, document CLI tools, improve Docker 2 months ago
mleku f1ddad3318
fix policy logic error caused by interface breach 2 months ago
mleku 2b8f359a83
fix workflow to fetch libsecp256k1.so 2 months ago
mleku da058c37c0
blossom works fully correctly 2 months ago
mleku 1c376e6e8d
migrate to new nostr library 2 months ago
mleku 00a6a78a41
fix cache to disregard subscription ids 2 months ago
mleku a79beee179
fixed and unified privilege checks across ACLs 2 months ago
mleku d4fb6cbf49
fix handleevents not prompting auth for event publish with auth-required 2 months ago
mleku 1d4d877a10
fix auth-required not sending immediate challenge, benchmark leak 2 months ago
mleku 038d1959ed
add dgraph backend to benchmark suite with safe type assertions for multi-backend support 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 bf8d912063
enhance spider with rate limit handling, follow list updates, and improved reconnect logic; bump version to v0.29.0 2 months ago
mleku 24eef5b5a8
fix CORS headers and a wasm experiment 2 months ago
mleku 29e175efb0
implement event table subtyping for small events in value log 2 months ago
mleku 7169a2158f
when in "none" ACL mode, privileged checks are not enforced 2 months ago
mleku cc99fcfab5
bump to v0.27.5 2 months ago
mleku d0dbd2e2dc
implemented and tested NIP-43 invite based ACL 2 months ago
mleku f0beb83ceb
fix utf8 handling bug, bump to v0.26.4 2 months ago
mleku b4760c49b6
implement messages and operations for FIND 2 months ago
mleku c79cd2ffee
Remove deprecated files and enhance subscription stability 2 months ago
mleku 581e0ec588
Implement comprehensive WebSocket subscription stability fixes 2 months ago
mleku 29ab350eed
Implement advanced filtering capabilities in the search interface 2 months ago
mleku 88d3e3f73e
Refactor authentication challenge logic in HandleCount and HandleReq 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 1d12099f1c
Enhance WebSocket connection management and signer implementation 2 months ago
mleku e0a95ca1cd
Refactor signer implementation to use p8k package 2 months ago
mleku fa71e9e334
Add Golang skill and reference materials 2 months ago
mleku cefd0a98e7
Remove unused pong handler in WebSocket connection management and bump version to v0.24.6 2 months ago
mleku 4b0dcfdf94
Add cluster replication configuration and enhance event handling 2 months ago
mleku b1f1334e39
Add cluster replication features and membership management 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 ed412dcb7e
Add WebSocket workaround test and enhance connection handling 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 354a2f1cda
Enhance WebSocket write handling and connection management 2 months ago
mleku e56b3f0083
Refactor event handling and policy script error management 2 months ago