| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-24 | feat(purgatory): add broken purgatory implementation | DanConwayDev | |
| 2025-12-04 | feat(sync): Phase 1 MVP - single relay proactive sync | DanConwayDev | |
| - Add src/sync/ module with SyncManager - Add NGIT_SYNC_RELAY_URL config option - Subscribe to kind 30617 on configured relay - Validate synced events through Nip34WritePolicy - Integration test with two TestRelay instances | |||
| 2025-12-04 | add prometheus metrics | DanConwayDev | |
| 2025-11-21 | add git http handling | DanConwayDev | |
| 2025-11-19 | add landing page and nostr-relay-builder relay on same port | DanConwayDev | |
| 2025-11-04 | feat: add library target for unit testing | DanConwayDev | |
| - Create src/lib.rs with module exports - Update Cargo.toml with [lib] section - All 5 unit tests passing | |||