element-x-ada/features/userlist/impl
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 Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00