| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-12-11 | fix: resolve all fmt and clippy warnings | DanConwayDev |
| 2025-12-11 | feat: implement NIP-77 negentropy sync for historical data | DanConwayDev |
| 2025-12-11 | docs(sync): document why RelayConnection uses Client instead of Relay directly | DanConwayDev |
| 2025-12-11 | refactor: use Relay::notifications() for event-driven disconnect detection | DanConwayDev |
| 2025-12-11 | fix: wire up relay disconnection detection for metrics | DanConwayDev |
| 2025-12-11 | sync: add sync_base_backoff_secs config for better testing | DanConwayDev |
| 2025-12-11 | sync: improve connection timeout handling | DanConwayDev |
| 2025-12-11 | fix(sync): improve metrics recording and connection failure detection | DanConwayDev |
| 2025-12-10 | sync: fix connection registration issue | DanConwayDev |
| 2025-12-10 | sync: implement filter consolidation system | DanConwayDev |
| 2025-12-10 | sync v4 mvp | DanConwayDev |
| 2025-12-10 | stub of sync v4 | DanConwayDev |
| 2025-12-10 | improve sync design | DanConwayDev |