9 Commits (b837dcb5f0de1f34f38937896ebab24d3e6711f7)

Author SHA1 Message Date
mleku 24383ef1f4
Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
mleku 869006c4c3
Add comprehensive tests for new policy fields and combinations 1 month ago
mleku 1c376e6e8d
migrate to new nostr library 2 months ago
mleku a4c4f14b87
Refactor event processing in tests for chronological order 3 months ago
mleku 3c11aa6f01
refactored SaveEvent to return if it is replacing an event 3 months ago
mleku bc5177e0ec
refactor save event method to expose whether it replaced an event 3 months ago
mleku 110223fc4e
Migrate internal module imports to unified package path. 4 months ago
mleku b08e94807b
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`. 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