diff options
| author | rabble <evan@protest.net> | 2024-11-20 17:55:40 +1300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-20 17:55:40 +1300 |
| commit | 36fa8bb66fce728520c3705971a75221e9ba06f4 (patch) | |
| tree | 34fa25acb8f90ca635fdcb1dd86208c58b4797be | |
| parent | f3244a0903b1fedbd8aa89596c658c9529e19ea6 (diff) | |
| parent | bbcea0c86175fd344132964345944d3479c3d4d0 (diff) | |
Merge pull request #1590 from vitorpamplona/pronouns
Adds pronouns
| -rw-r--r-- | 24.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 | ||