Consider nicknames when searching for messages (#4663)
Co-authored-by: pajlada <rasmus.karlsson+github@pajlada.com>
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user