https://bugs.kde.org/show_bug.cgi?id=466515
James Graham <james.h.gra...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |james.h.graham@protonmail.c | |om --- Comment #1 from James Graham <james.h.gra...@protonmail.com> --- This one is more complicated than it should be. The number bubbles in the room list are not actually related to push notifications which the settings you talk about control. Instead they are just a count of the number of messages between your read marker and the end of the timeline. This means in practise there is no relation between notification rules and the unread numbers and I'm inclined to keep it that way. Note: Neochat used to and other clients still have the linkage because at one point they were trying to relate the two but they gave up because it was too hard. See https://github.com/matrix-org/matrix-spec-proposals/pull/2625 for the attempt and https://github.com/matrix-org/matrix-spec-proposals/blob/babolivier/unread_counts/proposals/2654-unread-counts.md for what is likely to be the accepted behaviour in the future. -- You are receiving this mail because: You are watching all bug changes.