diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -114,6 +114,7 @@ See [GRASP-02 Proactive Sync](docs/explanation/grasp-02-proactive-sync.md) for f | |||
| 114 | - ✅ Push validation against Nostr state events | 114 | - ✅ Push validation against Nostr state events |
| 115 | - ✅ Multi-maintainer support via recursive maintainer sets | 115 | - ✅ Multi-maintainer support via recursive maintainer sets |
| 116 | - ✅ Support for `refs/nostr/<event-id>` for PRs | 116 | - ✅ Support for `refs/nostr/<event-id>` for PRs |
| 117 | - ✅ Git capabilities: `allow-tip-sha1-in-want`, `allow-reachable-sha1-in-want`, `uploadpack.allowFilter` | ||
| 117 | - ✅ CORS support for web-based Git clients | 118 | - ✅ CORS support for web-based Git clients |
| 118 | - ✅ NIP-11 relay information document | 119 | - ✅ NIP-11 relay information document |
| 119 | - ✅ **Purgatory**: Events without git data held for 30 minutes, auto-released when data arrives | 120 | - ✅ **Purgatory**: Events without git data held for 30 minutes, auto-released when data arrives |