Bug 457839 - Feature: Implement search feature
Summary: Feature: Implement search feature
Status: RESOLVED FIXED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-13 13:47 UTC by Jan Bidler
Modified: 2022-12-22 20:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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