321 Commits (95271cbc81deb30986cc80435d34c9052e9c323d)

Author SHA1 Message Date
mleku 1c376e6e8d
migrate to new nostr library 2 months ago
mleku ef51382760
optimize e and p tags 2 months ago
mleku b67f7dc900
fix policy to require auth and ignore all reqs before valid auth is made 2 months ago
mleku fb65282702
develop registration ratelimit mechanism 2 months ago
mleku ebe0012863
fix auth, read/white whitelisting and rule precedence, bump to v0.29.13 2 months ago
mleku 917bcf0348
fix policy to ignore all req/events without auth 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 d4e2f48b7e
bump to v0.29.10 2 months ago
mleku a79beee179
fixed and unified privilege checks across ACLs 2 months ago
mleku be6cd8c740
fixed error comparing hex/binary in pubkey white/blacklist, complete neo4j and tests" 2 months ago
mleku 8b3d03da2c
fix workflow setup 2 months ago
mleku 5bcb8d7f52
upgrade to gitea workflows 2 months ago
mleku b3b963ecf5
replace github workflows with gitea 2 months ago
mleku d4fb6cbf49
fix handleevents not prompting auth for event publish with auth-required 2 months ago
mleku d5c0e3abfc
bump to v0.29.3 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 a608c06138
draft spec for integrating dgraph 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 9fb976703d
hello world in wat 2 months ago
mleku 1d9a6903b8
bump version 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 baede6d37f
extend script test to two read two write to ensure script continues running 2 months ago
mleku 3e7cc01d27
make script stderr print into relay logs 2 months ago
mleku cc99fcfab5
bump to v0.27.5 2 months ago
mleku b2056b6636
bump to v0.27.5 2 months ago
mleku e9fb314496
fully test and verify policy script functionality 2 months ago
mleku 597711350a
fix script startup and validate with tests 2 months ago
mleku 7113848de8
fix error handling of default policy script 2 months ago
mleku 09bcbac20d
create concurrent script runner per rule script 2 months ago
mleku 84b7c0e11c
bump to v0.27.0 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 eaac3cdc19
logs libsecp256k1 loading version 2 months ago
mleku 36fc05b1c2
Update Go workflow to include libsecp256k1 for tests and bump version to v0.25.5 2 months ago
mleku c753049cfd
Implement pure Go fallback for P8K signer 2 months ago
mleku ae170fc069
Update Go workflow and bump version to v0.25.4 2 months ago