Consider nicknames when searching for messages (#4663)

Co-authored-by: pajlada <rasmus.karlsson+github@pajlada.com>
This commit is contained in:
chrrs
2023-05-31 21:38:17 +02:00
committed by GitHub
parent e9432d3b65
commit bf4148a370
8 changed files with 39 additions and 18 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ NicknamesPage::NicknamesPage()
auto layout = layoutCreator.setLayoutType<QVBoxLayout>();
layout.emplace<QLabel>(
"Nicknames do not work with features such as search or user highlights."
"Nicknames do not work with features such as user highlights."
"\nWith those features you will still need to use the user's original "
"name.");
EditableModelView *view =