element-x-ada/features/messages/impl
Joe Groocock 7f3ebbb85d
Prevent crash with duplicate room suggestion
If two rooms have the same canonical alias, e.g. the recently tombstoned
and upgraded #foundation-office:matrix.org, typing `#foun` into the
composer could cause the app to crash. This avoids that by using the
(hopefully) globally unique room id as the key instead.

Signed-off-by: Joe Groocock <me@frebib.net>
2024-10-02 09:47:29 +00:00
..
src Prevent crash with duplicate room suggestion 2024-10-02 09:47:29 +00:00
.gitignore
build.gradle.kts Centralise the DI code generation logic (#3562) 2024-09-30 12:20:28 +00:00
consumer-rules.pro