mirror of
https://github.com/nostr-protocol/nips.git
synced 2026-07-22 07:48:25 +00:00
nip50: add autocomplete:true/false search extension (#2357)
This commit is contained in:
1
50.md
1
50.md
@@ -53,3 +53,4 @@ Relay MAY support these extensions:
|
||||
- `language:<two letter ISO 639-1 language code>` - include only events of a specified language
|
||||
- `sentiment:<negative/neutral/positive>` - include only events of a specific sentiment
|
||||
- `nsfw:<true/false>` - include or exclude nsfw events (default: true)
|
||||
- `autocomplete:<true/false>` - match the query as a prefix against short, name-shaped fields (e.g. profile `name`/`display_name`/`nip05`, channel `name`, `title` tags) instead of full-text content, suitable for typeahead/autocomplete UIs
|
||||
|
||||
Reference in New Issue
Block a user