diff options
| author | Alex Gleason <alex@alexgleason.me> | 2024-02-01 15:52:52 -0600 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2024-02-01 20:57:46 -0300 |
| commit | 5e14fd7f0851779cda2adbb8fd8bac4547570b15 (patch) | |
| tree | d15b0c91dde8ecfcc440bc83ee750a6d2e965b85 /29.md | |
| parent | eee64fedb2c81a284fa98e09da57abd06d98dec0 (diff) | |
NIP-29: images -> files
Diffstat (limited to '29.md')
| -rw-r--r-- | 29.md | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -36,8 +36,8 @@ any field specified by [NIP 94](./94.md). There SHOULD be only one `imeta` tag p | |||
| 36 | 36 | ||
| 37 | ## Recommended client behavior | 37 | ## Recommended client behavior |
| 38 | 38 | ||
| 39 | When uploading images during a new post, clients MAY include this metadata | 39 | When uploading files during a new post, clients MAY include this metadata |
| 40 | after the image is uploaded and included in the post. | 40 | after the file is uploaded and included in the post. |
| 41 | 41 | ||
| 42 | When pasting urls during post composition, the client MAY download the image | 42 | When pasting urls during post composition, the client MAY download the file |
| 43 | and add this metadata before the post is sent. | 43 | and add this metadata before the post is sent. |