SUMMARY I'd like to search past messages in a room sometimes. Currently NeoChat does not support a search feature though.
https://invent.kde.org/network/neochat/-/merge_requests/616 I'll pretend i'm the bot :)
Closing as a duplicate of https://invent.kde.org/network/neochat/-/issues/476
Git commit 51e0023384071f4fda4e8fbafd51b15381f8eb48 by Tobias Fella. Committed on 22/12/2022 at 19:49. Pushed by tfella into branch 'master'. Implement searching in rooms M +1 -0 src/CMakeLists.txt M +2 -0 src/main.cpp M +7 -3 src/qml/Component/Timeline/TimelineContainer.qml A +75 -0 src/qml/Page/SearchPage.qml [License: GPL(v2.0+)] M +17 -0 src/qml/Panel/RoomDrawer.qml M +1 -0 src/res.qrc A +180 -0 src/searchmodel.cpp [License: LGPL(v2.0+)] A +78 -0 src/searchmodel.h [License: LGPL(v2.0+)] https://invent.kde.org/network/neochat/commit/51e0023384071f4fda4e8fbafd51b15381f8eb48