28 Commits (7113848de80abb638c041dc1a4925f16b3b1d9d4)

Author SHA1 Message Date
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 e56bf76257
Add NIP-11 relay synchronization and group management features 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 6cff006e54
Update policy management and documentation 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 35201490a0
Add `retract v1.0.3` to go.mod 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 9d2bf173fe
Bump `lol.mleku.dev` to `v1.0.3`. 4 months ago
mleku e521b788fb
Delete outdated benchmark reports and results. 4 months ago
mleku 110223fc4e
Migrate internal module imports to unified package path. 4 months ago
mleku f5a8c094e4
Introduce ACL registry with `follows` implementation, enhance `SaveEvent` for replaceable kinds, and refactor filter-based serial fetching. Update configs and dependencies. 4 months ago
mleku b08e94807b
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`. 4 months ago
mleku 5cadf9c933
add acl interface 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 acee5e3a90
implement auth, closed and close envelopes 5 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