upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--92.md (renamed from 29.md)2
-rw-r--r--README.md3
2 files changed, 3 insertions, 2 deletions
diff --git a/29.md b/92.md
index 2a22233..81d4610 100644
--- a/29.md
+++ b/92.md
@@ -1,4 +1,4 @@
1NIP-29 1NIP-92
2====== 2======
3 3
4Media Attachments 4Media Attachments
diff --git a/README.md b/README.md
index 28d016b..438f517 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,6 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
44- [NIP-26: Delegated Event Signing](26.md) 44- [NIP-26: Delegated Event Signing](26.md)
45- [NIP-27: Text Note References](27.md) 45- [NIP-27: Text Note References](27.md)
46- [NIP-28: Public Chat](28.md) 46- [NIP-28: Public Chat](28.md)
47- [NIP-29: Media Attachments](29.md)
48- [NIP-30: Custom Emoji](30.md) 47- [NIP-30: Custom Emoji](30.md)
49- [NIP-31: Dealing with Unknown Events](31.md) 48- [NIP-31: Dealing with Unknown Events](31.md)
50- [NIP-32: Labeling](32.md) 49- [NIP-32: Labeling](32.md)
@@ -74,6 +73,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
74- [NIP-84: Highlights](84.md) 73- [NIP-84: Highlights](84.md)
75- [NIP-89: Recommended Application Handlers](89.md) 74- [NIP-89: Recommended Application Handlers](89.md)
76- [NIP-90: Data Vending Machines](90.md) 75- [NIP-90: Data Vending Machines](90.md)
76- [NIP-92: Media Attachments](92.md)
77- [NIP-94: File Metadata](94.md) 77- [NIP-94: File Metadata](94.md)
78- [NIP-96: HTTP File Storage Integration](96.md) 78- [NIP-96: HTTP File Storage Integration](96.md)
79- [NIP-98: HTTP Auth](98.md) 79- [NIP-98: HTTP Auth](98.md)
@@ -218,6 +218,7 @@ Please update these lists when proposing NIPs introducing new event kinds.
218| `expiration` | unix timestamp (string) | -- | [40](40.md) | 218| `expiration` | unix timestamp (string) | -- | [40](40.md) |
219| `goal` | event id (hex) | relay URL | [75](75.md) | 219| `goal` | event id (hex) | relay URL | [75](75.md) |
220| `image` | image URL | dimensions in pixels | [23](23.md), [58](58.md) | 220| `image` | image URL | dimensions in pixels | [23](23.md), [58](58.md) |
221| `imeta` | inline metadata | -- | [92](92.md) |
221| `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) | 222| `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) |
222| `location` | location string | -- | [52](52.md), [99](99.md) | 223| `location` | location string | -- | [52](52.md), [99](99.md) |
223| `name` | badge name | -- | [58](58.md) | 224| `name` | badge name | -- | [58](58.md) |