Summary: | Task manager badge should not count events from channels where notifications are disabled | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Antonio Rojas <arojas> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.9.220380 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/konversation/commit/e0a176f8ad58f8c6019df6395c4a0901fa8a7d92 | Version Fixed In: | |
Sentry Crash Report: |
Description
Antonio Rojas
2022-03-23 07:10:26 UTC
Just found out there is a configuration module for this: the unexplained notifications come from the "Current nick used" item. Found the issue, these numbers are coming from a channel which has notifications disabled A possibly relevant merge request was started @ https://invent.kde.org/network/konversation/-/merge_requests/74 Git commit e0a176f8ad58f8c6019df6395c4a0901fa8a7d92 by Antonio Rojas. Committed on 24/03/2022 at 21:13. Pushed by arojas into branch 'release/22.04'. Task manager badge: ignore events from channels with disabled notifications Getting notified (one way or another) about events on channels for which the user has explicitly disabled notifications seems counter-intuitive M +3 -3 src/viewer/chatwindow.cpp https://invent.kde.org/network/konversation/commit/e0a176f8ad58f8c6019df6395c4a0901fa8a7d92 |