Add a dismiss link for notifications without it.
authorCamila <hello@camila.codes>
Fri, 12 May 2023 14:46:23 +0000 (16:46 +0200)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Tue, 16 May 2023 09:17:37 +0000 (11:17 +0200)
commitd6db8fcbd6247909feb3fb7508a56f5d2ce36562
tree3a292dc5ff520b618f63f4b3c1e2555543c7b843
parent6d6f9a8e9a46f68b6ad1879b8df198fc67c55bac
Add a dismiss link for notifications without it.

- Fix for #5606 and #5585.
- That is how it is done in the server and other clients.
- Update tests.

Signed-off-by: Camila <hello@camila.codes>
src/gui/tray/ActivityItem.qml
src/gui/tray/notificationhandler.cpp
test/testactivitylistmodel.cpp