Bug 497427 - Pinned messages ????
Summary: Pinned messages ????
Status: RESOLVED FIXED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-13 20:31 UTC by Steve Cossette
Modified: 2025-01-13 20:55 UTC (History)
2 users (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 Steve Cossette 2024-12-13 20:31:19 UTC
It would be awesome if Neochat would implement pinned messages! It's a relatively new feature in Matrix, and makes it easier for users to see new things going on in their channels.
Comment 1 Joshua Goins 2025-01-13 20:55:26 UTC
Git commit 1b0c6c2847d60da528d2993fed47e1822ed7ebd8 by Joshua Goins.
Committed on 13/01/2025 at 20:48.
Pushed by redstrate into branch 'master'.

Add button to view pinned messages in a room

M  +4    -0    src/CMakeLists.txt
A  +67   -0    src/models/pinnedmessagemodel.cpp     [License: LGPL(v2.0+)]
A  +62   -0    src/models/pinnedmessagemodel.h     [License: LGPL(v2.0+)]
M  +18   -0    src/qml/RoomInformation.qml
A  +64   -0    src/qml/RoomPinnedMessagesPage.qml     [License: GPL(v2.0+)]

https://invent.kde.org/network/neochat/-/commit/1b0c6c2847d60da528d2993fed47e1822ed7ebd8