upleb.uk

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

summaryrefslogtreecommitdiff
path: root/24.md
diff options
context:
space:
mode:
Diffstat (limited to '24.md')
-rw-r--r--24.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/24.md b/24.md
index 449101a..d65d9ce 100644
--- a/24.md
+++ b/24.md
@@ -17,6 +17,7 @@ These are extra fields not specified in NIP-01 that may be present in the string
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 - `bot`: a boolean to clarify that the content is entirely or partially the result of automation, such as with chatbots or newsfeeds.
20 - `pronouns`: a string representing the preferred way to refer to this person.
20 21
21### Deprecated fields 22### Deprecated fields
22 23
@@ -28,7 +29,7 @@ These are fields that should be ignored or removed when found in the wild:
28kind 3 29kind 3
29====== 30======
30 31
31These are extra fields not specified in NIP-02 that may be present in the stringified JSON of contacts events: 32These are extra fields not specified in NIP-02 that may be present in the stringified JSON of follow events:
32 33
33### Deprecated fields 34### Deprecated fields
34 35
@@ -39,5 +40,7 @@ tags
39 40
40These 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: 41These 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:
41 42
42 - `r`: a web URL the event is referring to in some way 43 - `r`: a web URL the event is referring to in some way.
43 - `title`: title of the event 44 - `i`: an external id the event is referring to in some way - see [NIP-73](73.md).
45 - `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.
46 - `t`: a hashtag. The value MUST be a lowercase string.