diff options
| author | DanConwayDev <114834599+DanConwayDev@users.noreply.github.com> | 2025-10-16 18:08:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-16 12:08:48 -0500 |
| commit | 6e6b9877b32b44e84c0f3c3d412d688cf86761b0 (patch) | |
| tree | 08092b59ec66bbf13072c2fec3cc2d096c8678c6 /README.md | |
| parent | 3f79b7fde21bce53c7a07683a6fbec547095bcb6 (diff) | |
NIP-34: add PR and PR update events (#1966)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -160,6 +160,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 160 | | `1311` | Live Chat Message | [53](53.md) | | 160 | | `1311` | Live Chat Message | [53](53.md) | |
| 161 | | `1337` | Code Snippet | [C0](C0.md) | | 161 | | `1337` | Code Snippet | [C0](C0.md) | |
| 162 | | `1617` | Patches | [34](34.md) | | 162 | | `1617` | Patches | [34](34.md) | |
| 163 | | `1618` | Pull Requests | [34](34.md) | | ||
| 164 | | `1619` | Pull Request Updates | [34](34.md) | | ||
| 163 | | `1621` | Issues | [34](34.md) | | 165 | | `1621` | Issues | [34](34.md) | |
| 164 | | `1622` | Git Replies (deprecated) | [34](34.md) | | 166 | | `1622` | Git Replies (deprecated) | [34](34.md) | |
| 165 | | `1630`-`1633` | Status | [34](34.md) | | 167 | | `1630`-`1633` | Status | [34](34.md) | |
| @@ -317,6 +319,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 317 | | ----------------- | ------------------------------------ | ------------------------------- | -------------------------------------------------- | | 319 | | ----------------- | ------------------------------------ | ------------------------------- | -------------------------------------------------- | |
| 318 | | `a` | coordinates to an event | relay URL | [01](01.md) | | 320 | | `a` | coordinates to an event | relay URL | [01](01.md) | |
| 319 | | `A` | root address | relay URL | [22](22.md) | | 321 | | `A` | root address | relay URL | [22](22.md) | |
| 322 | | `c` | commit id | | [34](34.md) | | ||
| 320 | | `d` | identifier | -- | [01](01.md) | | 323 | | `d` | identifier | -- | [01](01.md) | |
| 321 | | `e` | event id (hex) | relay URL, marker, pubkey (hex) | [01](01.md), [10](10.md) | | 324 | | `e` | event id (hex) | relay URL, marker, pubkey (hex) | [01](01.md), [10](10.md) | |
| 322 | | `E` | root event id | relay URL | [22](22.md) | | 325 | | `E` | root event id | relay URL | [22](22.md) | |
| @@ -345,6 +348,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 345 | | `alt` | summary | -- | [31](31.md) | | 348 | | `alt` | summary | -- | [31](31.md) | |
| 346 | | `amount` | millisatoshis, stringified | -- | [57](57.md) | | 349 | | `amount` | millisatoshis, stringified | -- | [57](57.md) | |
| 347 | | `bolt11` | `bolt11` invoice | -- | [57](57.md) | | 350 | | `bolt11` | `bolt11` invoice | -- | [57](57.md) | |
| 351 | | `branch-name` | branch name suggestion | -- | [34](34.md) | | ||
| 348 | | `challenge` | challenge string | -- | [42](42.md) | | 352 | | `challenge` | challenge string | -- | [42](42.md) | |
| 349 | | `client` | name, address | relay URL | [89](89.md) | | 353 | | `client` | name, address | relay URL | [89](89.md) | |
| 350 | | `clone` | git clone URL | -- | [34](34.md) | | 354 | | `clone` | git clone URL | -- | [34](34.md) | |
| @@ -358,6 +362,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 358 | | `expiration` | unix timestamp (string) | -- | [40](40.md) | | 362 | | `expiration` | unix timestamp (string) | -- | [40](40.md) | |
| 359 | | `file` | full path (string) | -- | [35](35.md) | | 363 | | `file` | full path (string) | -- | [35](35.md) | |
| 360 | | `goal` | event id (hex) | relay URL | [75](75.md) | | 364 | | `goal` | event id (hex) | relay URL | [75](75.md) | |
| 365 | | `merge-base` | commit id | | [34](34.md) | | ||
| 361 | | `HEAD` | `ref: refs/heads/<branch-name>` | | [34](34.md) | | 366 | | `HEAD` | `ref: refs/heads/<branch-name>` | | [34](34.md) | |
| 362 | | `image` | image URL | dimensions in pixels | [23](23.md), [52](52.md), [58](58.md) | | 367 | | `image` | image URL | dimensions in pixels | [23](23.md), [52](52.md), [58](58.md) | |
| 363 | | `imeta` | inline metadata | -- | [92](92.md) | | 368 | | `imeta` | inline metadata | -- | [92](92.md) | |