dissent icon indicating copy to clipboard operation
dissent copied to clipboard

Show unread indicators for unmuted channels under muted categories

Open diamondburned opened this issue 2 years ago • 1 comments
trafficstars

This is the same behavior as the official client. It should also be toggleable, since collapsed categories should still be muted as usual, and guild unread indicators behave that way.

diamondburned avatar Jul 08 '23 01:07 diamondburned

So the behavior of the official client is to traverse up the parent channels and return muted if any of the parents are muted.

We should render unreads in unmuted channel, even if the parents are muted, meaning individual channels shouldn't care about its parents. But guilds should still treat it as muted and not count them in the outer status.

diamondburned avatar Jul 11 '23 23:07 diamondburned