| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-25 | docs: remove comparison doc and update architecture to reflect announcement ↵ | DanConwayDev | |
| purgatory | |||
| 2026-02-25 | drop nostr-db backend support, keep only lmdb and memory | DanConwayDev | |
| 2026-01-12 | Change default port from 8080 to 7334 (NGIT on phone keypad) | DanConwayDev | |
| - Update default bind address in src/config.rs to 127.0.0.1:7334 - Update all four critical config sources per AGENTS.md: - src/config.rs (code default and tests) - .env.example (development template) - docs/reference/configuration.md (user documentation) - nix/module.nix (NixOS deployment) - Update all documentation examples and references: - README.md (with note about phone keypad mnemonic) - docs/how-to/*.md (deploy, prometheus-setup, test-compliance) - docs/explanation/*.md (architecture, comparison) - docs/learnings/grasp-audit.md Port 7334 spells NGIT on a phone keypad, making it memorable and project-specific. All tests pass (336 lib tests + 51 integration tests). | |||
| 2026-01-09 | docs: integrate rejected events index into architecture documentation | DanConwayDev | |
| - Add rejected events index to architecture.md with two-tier system explanation - Document NGIT_REJECTED_HOT_CACHE_DURATION_SECS and NGIT_REJECTED_COLD_INDEX_EXPIRY_SECS in configuration.md - Add comprehensive rejected events metrics section to monitoring.md with Grafana queries and alerts - Explain negentropy integration with rejected index in grasp-02-proactive-sync.md - Document state event authorization defense-in-depth and rejection tracking in inline-authorization.md This integrates information from work/rejected-events-index-summary.md into the main documentation, ensuring architecture docs accurately reflect the implemented rejected events index system. | |||
| 2025-12-24 | feat(purgatory): add broken purgatory implementation | DanConwayDev | |
| 2025-12-10 | docs: update sync docs post implementation | DanConwayDev | |
| 2025-12-04 | docs: update based on current implementation | DanConwayDev | |
| 2025-11-04 | docs: use Diátaxis structure | DanConwayDev | |