element-x-ada/features/roomdetails/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
.gitignore [Room Details] Implement room details screen (#256) 2023-03-29 05:16:27 +00:00
build.gradle.kts Room : continue improving members loading 2023-04-21 14:39:47 +02:00
consumer-rules.pro [Room Details] Implement room details screen (#256) 2023-03-29 05:16:27 +00:00