|
|
@ -10,6 +10,13 @@ Client behaviour
|
|
|
|
----------------
|
|
|
|
----------------
|
|
|
|
{{search_http_api}}
|
|
|
|
{{search_http_api}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Search Categories
|
|
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The search API allows clients to search in different categories of items.
|
|
|
|
|
|
|
|
Currently, the only specified category is ``room_events``, which searches for
|
|
|
|
|
|
|
|
events in rooms the user had joined.
|
|
|
|
|
|
|
|
|
|
|
|
Security considerations
|
|
|
|
Security considerations
|
|
|
|
-----------------------
|
|
|
|
-----------------------
|
|
|
|
The server must only return results that the user has permission to see.
|
|
|
|
The server must only return results that the user has permission to see.
|
|
|
|