42 Commits (main)

Author SHA1 Message Date
woikos d41c332d06
Add NRC (Nostr Relay Connect) protocol and web UI (v0.48.9) 5 days ago
woikos 9fed1261ad
Add BBolt database backend for HDD-optimized archival relays (v0.48.0) 6 days ago
woikos 047cdf3472
Add curation ACL mode and complete graph query implementation (v0.47.0) 6 days ago
woikos 3f34eb288d
Update nostr lib v1.0.12 with TLS URL scheme fix for NIP-98 2 weeks ago
mleku e84949140b Add WireGuard VPN with random /31 subnet isolation (v0.40.0) 2 weeks ago
mleku d2122801cd
Add nurl and vainstr CLI tools (v0.39.0) 2 weeks ago
mleku 06063750e7
Add fixed-size type support for IdPkTs and EventRef 3 weeks ago
mleku b58b91cd14
Add ORLY_POLICY_PATH for custom policy file location 4 weeks ago
mleku f16ab3077f
Interim release: documentation updates and rate limiting improvements 1 month ago
mleku 1e9c447fe6
Refactor Neo4j tests and improve tag handling in Cypher 1 month ago
mleku 6b98c23606
add first draft graph query implementation 1 month ago
mleku 6bd56a30c9
remove dgraph completely 1 month ago
mleku 0a61f274d5
implement wasm/js specific database engine 1 month ago
mleku 45856f39b4
Update nostr to v1.0.7 with cross-platform crypto support 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 fb39cb3347
fix go.mod 2 months ago
mleku 7fedcd24d3
initial draft of hot reload policy 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 55add34ac1
add rely-sqlite to benchmark 2 months ago
mleku 86481a42e8
initial draft of neo4j database driver 2 months ago
mleku 95bcf85ad7
optimizing badger cache, won a 10-15% improvement in most benchmarks 2 months ago
mleku 256537ba86
Update dependencies and refactor conversation key generation 2 months ago
mleku e0a95ca1cd
Refactor signer implementation to use p8k package 2 months ago
mleku e50d860c0b
Update dependencies and documentation 2 months ago
mleku 0123c2d6f5
Update dependencies and refactor p256k crypto package 2 months ago
mleku 88ebf6eccc
Update WebSocket implementation to use Gorilla WebSocket library 2 months ago
mleku 5652cec845
Refactor NIP-XX Document and Protocol Implementation for Directory Consensus 3 months ago
mleku 44d22a383e
Update dependencies and enhance deployment scripts 3 months ago
mleku 117e5924fd
Remove deprecated JSON encoder/decoder and update dependencies 3 months ago
mleku 075dc6b545
Integrate NDK for Nostr client functionality and update dependencies 3 months ago
mleku d2d0821d19
implement first draft of sprockets 3 months ago
mleku ccffeb902c
Bump dependency versions in go.mod and go.sum 3 months ago
mleku 804e1c9649
Add NWC protocol handling and NIP-44 encryption and decryption functions. 4 months ago
mleku 49a172820a
Remove unused dependencies and update `lol.mleku.dev` to `v1.0.3`. 4 months ago
mleku 110223fc4e
Migrate internal module imports to unified package path. 4 months ago
mleku 51f04f5f60
implemented event and req 4 months ago
mleku 91d95c6f1a
Migrate package imports from `next.orly.dev` to new `orly` domain structure; add new `varint` and `binary` encoders with comprehensive tests; enhance existing tag and envelope implementations with additional methods, validations, and test coverage; introduce shared `test.sh` script for streamlined testing across modules. 4 months ago
mleku bf178eae4e
complete the marshal/unmarshal of events using the new pool enabled tag codecs 5 months ago
mleku ecaf52b98f
Add core packages, configuration system, and initial application structure 5 months ago
mleku b8db587d7b
initial addition of essential crypto, encoders, workflows and LLM instructions 5 months ago