https://bugs.kde.org/show_bug.cgi?id=475228
Tobias Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/netw | |ork/neochat/-/commit/a0c8bd | |f021a62b239cc55c4b118a0117a | |56371f6 --- Comment #4 from Tobias Fella <[email protected]> --- Git commit a0c8bdf021a62b239cc55c4b118a0117a56371f6 by Tobias Fella. Committed on 12/06/2024 at 19:28. Pushed by tfella into branch 'master'. Make notifications more useful - Refactor and cleanup code - Don't paginate through notifications - it spams the server with requests and realistically only contains anything relevant on startup after a long time, in which case you're going to lose some notification anyway - Only show newest notification for the respective room, closing the old notification if one exists - Only show text of this notification M +0 -3 src/controller.cpp M +5 -0 src/neochatconnection.cpp M +67 -68 src/notificationsmanager.cpp M +8 -3 src/notificationsmanager.h https://invent.kde.org/network/neochat/-/commit/a0c8bdf021a62b239cc55c4b118a0117a56371f6 -- You are receiving this mail because: You are watching all bug changes.
