maelstrom icon indicating copy to clipboard operation
maelstrom copied to clipboard

User data: searchUserDirectory

Open chrisabruce opened this issue 4 years ago • 0 comments

Searches the user directory.

Performs a search for users. The homeserver may determine which subset of users are searched, however the homeserver MUST at a minimum consider the users the requesting user shares a room with and those who reside in public rooms (known to the homeserver). The search MUST consider local users to the homeserver, and SHOULD query remote users as part of the search.

The search is performed case-insensitively on user IDs and display names preferably using a collation determined based upon the Accept-Language header provided in the request, if present.

chrisabruce avatar Apr 06 '20 11:04 chrisabruce