Bug 457839

Summary: Feature: Implement search feature
Product: [Applications] NeoChat Reporter: Jan Bidler <janbidler00>
Component: GeneralAssignee: Tobias Fella <fella>
Status: RESOLVED FIXED    
Severity: wishlist CC: carl
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jan Bidler 2022-08-13 13:47:41 UTC
SUMMARY
I'd like to search past messages in a room sometimes. Currently NeoChat does not support a search feature though.
Comment 1 Tobias Fella 2022-11-16 01:12:55 UTC
https://invent.kde.org/network/neochat/-/merge_requests/616

I'll pretend i'm the bot :)
Comment 2 Tobias Fella 2022-11-17 13:57:49 UTC
Closing as a duplicate of https://invent.kde.org/network/neochat/-/issues/476
Comment 3 Tobias Fella 2022-12-22 20:01:03 UTC
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