| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: use AuthStore interface and remove type assertions | bndw | 3 days | 1 | -1/+1 |
| * | feat: implement NIP-42 WebSocket authentication | bndw | 3 days | 1 | -0/+88 |
| * | feat: add storage stats and average latency metrics | bndw | 3 days | 1 | -2/+34 |
| * | fix: optimize SQLite connection pooling for single-writer architecture | bndw | 3 days | 1 | -0/+6 |
| * | refactor: rename project from nostr-grpc to muxstr | bndw | 3 days | 6 | -6/+6 |
| * | feat: implement NIP-09 with hard delete | bndw | 3 days | 2 | -0/+291 |
| * | refactor: simplify deletion handling (remove NIP-09 processing) | bndw | 3 days | 4 | -269/+3 |
| * | feat: implement NIP-09 (deletions) and NIP-11 (relay info) | bndw | 3 days | 3 | -2/+256 |
| * | feat: add query layer with Nostr filter to SQL conversion | bndw | 3 days | 2 | -0/+622 |
| * | feat: add SQLite storage layer with binary-first event persistence | bndw | 3 days | 4 | -0/+700 |
