301 Commits (69e2c873d863052fab74b94cd374f04513771bdf)

Author SHA1 Message Date
mleku 69e2c873d8
Refactor for interface clarity and dependency isolation. 1 month ago
mleku 6c7d55ff7e
Update version and add comprehensive Cypher query tests 1 month ago
mleku feae79af1a
fix bug in cypher code that breaks queries 1 month ago
mleku 016e97925a
Refactor database configuration to use centralized struct 1 month ago
mleku 042b47a4d9
Make policy validation write-only and add corresponding tests 1 month ago
mleku 952ce0285b
Validate ISO-8601 duration format for max_expiry_duration 1 month ago
mleku 45856f39b4
Update nostr to v1.0.7 with cross-platform crypto support 1 month ago
mleku 70944d45df
Add extensive tests and improve policy configuration handling 1 month ago
mleku dd8027478c
Update version and enhance owner configuration in README 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 2026591c42
update schema and add doc on updating schema 2 months 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 5fbe131755
bump to v0.31.0 directory spider 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 0161825be8
bump for social graph feature for neo4j v0.30.0 2 months ago
mleku 6412edeabb
implement preliminary implementation of graph data model 2 months ago
mleku 655a7d9473
update workflow to update web app bundle correctly 2 months ago
mleku a03af8e05a
self-detection elides self url at startup, handles multiple DNS pointers 2 months ago
mleku 1522bfab2e
add relay self-connection via authed pubkey 2 months ago
mleku 2b8f359a83
fix workflow to fetch libsecp256k1.so 2 months ago
mleku 2e865c9616
fix workflow to fetch libsecp256k1.so 2 months ago
mleku 7fe1154391
fix policy load failure to panic, remove fallback case 2 months ago
mleku 6e4f24329e
fix silent fail of loading policy with panic, and bogus fallback logic 2 months ago
mleku da058c37c0
blossom works fully correctly 2 months ago
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