diff options
| author | Vitor Pamplona <vitor@vitorpamplona.com> | 2024-05-30 15:32:46 -0400 |
|---|---|---|
| committer | Vitor Pamplona <vitor@vitorpamplona.com> | 2024-05-30 15:32:46 -0400 |
| commit | d5b77b6d7348061cd0f16adc35e4d02a3a0b7380 (patch) | |
| tree | f00539ec0e0a8b6bf027ff6a9b93846adafa02b3 /24.md | |
| parent | 48674e563865b1cb7bb3c5c7869d20055446f408 (diff) | |
| parent | 5c796c19fd6330628a0b328bfcf5270cb2bc3aff (diff) | |
Merge remote-tracking branch 'upstream/master' into draft-event
# Conflicts:
# README.md
Diffstat (limited to '24.md')
| -rw-r--r-- | 24.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -16,6 +16,7 @@ These are extra fields not specified in NIP-01 that may be present in the string | |||
| 16 | - `display_name`: an alternative, bigger name with richer characters than `name`. `name` should always be set regardless of the presence of `display_name` in the metadata. | 16 | - `display_name`: an alternative, bigger name with richer characters than `name`. `name` should always be set regardless of the presence of `display_name` in the metadata. |
| 17 | - `website`: a web URL related in any way to the event author. | 17 | - `website`: a web URL related in any way to the event author. |
| 18 | - `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen. | 18 | - `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen. |
| 19 | - `bot`: a boolean to clarify that the content is entirely or partially the result of automation, such as with chatbots or newsfeeds. | ||
| 19 | 20 | ||
| 20 | ### Deprecated fields | 21 | ### Deprecated fields |
| 21 | 22 | ||
| @@ -39,4 +40,4 @@ tags | |||
| 39 | These tags may be present in multiple event kinds. Whenever a different meaning is not specified by some more specific NIP, they have the following meanings: | 40 | These tags may be present in multiple event kinds. Whenever a different meaning is not specified by some more specific NIP, they have the following meanings: |
| 40 | 41 | ||
| 41 | - `r`: a web URL the event is referring to in some way | 42 | - `r`: a web URL the event is referring to in some way |
| 42 | - `title`: title of the event | 43 | - `title`: name of [NIP-51](51.md) sets, [NIP-52](52.md) calendar event, [NIP-53](53.md) live event or [NIP-99](99.md) listing |