19 Commits (8424f0ca4424e8f6c9d2d0c92989b30b7178628f)

Author SHA1 Message Date
mleku 1c376e6e8d
migrate to new nostr library 2 months ago
mleku 95bcf85ad7
optimizing badger cache, won a 10-15% improvement in most benchmarks 2 months ago
mleku d0dbd2e2dc
implemented and tested NIP-43 invite based ACL 2 months ago
mleku e0a95ca1cd
Refactor signer implementation to use p8k package 2 months ago
mleku 2614b51068
Refactor crypto package to use p256k1 signer 2 months ago
mleku bcd79aa967
implemented nip-86 relay management API and added to relay client 3 months ago
mleku 3afd6131d5
add count (NIP-45) envelope support, bump to version v0.10.0 3 months ago
mleku 86ac7b7897
Add full-text search indexing for word tokens and update tokenization logic 3 months ago
mleku 48c7fab795
Improve logging and handling for WebSocket message processing, delivery, and diagnostics. 3 months ago
mleku 45b4f82995
Enable additional NIP support, improve tag handling validation, and simplify WebSocket message processing. 3 months ago
mleku ff017b45d2
Add relay identity pubkey and subscription-based profile updates; bump version to v0.8.4. 4 months ago
mleku 50179e44ed
Add dashboard URL to relay description and bump version to v0.8.3. 4 months ago
mleku 093a19db29
Expand relay features and update version to v0.8.1. 4 months ago
mleku 81a6aade4e
Bump version to v0.7.1; update relay icon URL. 4 months ago
mleku 110223fc4e
Migrate internal module imports to unified package path. 4 months ago
mleku f570660f37
Uncomment and enable additional `relayinfo` features and fix order of event response handling in `SaveEvent`. 4 months ago
mleku 5edb7a3b09
implement auth and a simple admin-follows whitelist 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 8add32bb78
Add relayinfo package and utility modules for NIP-11 support 5 months ago