https://bugs.kde.org/show_bug.cgi?id=496458
Joshua Goins <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/netw | |ork/neochat/-/commit/f5d726 | |989f47105e2c8415a81cfd2c105 | |eb1ee45 Status|ASSIGNED |RESOLVED --- Comment #4 from Joshua Goins <[email protected]> --- Git commit f5d726989f47105e2c8415a81cfd2c105eb1ee45 by Joshua Goins, on behalf of Azhar Momin. Committed on 11/02/2026 at 13:00. Pushed by redstrate into branch 'master'. Add support for copying & deleting multiple messages at once M +52 -0 src/app/qml/RoomPage.qml M +1 -0 src/app/roommanager.cpp M +105 -10 src/libneochat/neochatroom.cpp M +48 -1 src/libneochat/neochatroom.h M +7 -0 src/timeline/DelegateContextMenu.qml M +10 -1 src/timeline/EventDelegate.qml M +26 -0 src/timeline/MessageDelegate.qml M +1 -0 src/timeline/TimelineView.qml M +84 -3 src/timeline/messagedelegate.cpp M +23 -0 src/timeline/messagedelegate.h https://invent.kde.org/network/neochat/-/commit/f5d726989f47105e2c8415a81cfd2c105eb1ee45 -- You are receiving this mail because: You are watching all bug changes.
