element-x-ada/libraries/matrix/api
Chris Smith 99f571b4eb Search for users to start a new DM. (#376)
Search for users to start a new DM.

Hooks up the create room UI to the matrix client to get
search results. Searches are debounced for 500ms and
only executed when 3 or more characters are entered.

Wrap the result state so we can distinguish between
"no results because we haven't searched yet" and
"no results because the API returned nothing", and
add a "No results found" message in the UI for the
latter case.

Closes #95
2023-05-03 13:26:31 +00:00
..
src Search for users to start a new DM. (#376) 2023-05-03 13:26:31 +00:00
build.gradle.kts Update kotlin 2023-04-21 16:29:06 +02:00