Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: 06373c93d8eb2e1332474203ff0538cbc106a025
Title: Messages by ignored accounts still increment the unread badge
Status: Closed Type: Bug
Severity: Minor Priority: Low
Subsystem: Discord Resolution: Unable_To_Reproduce
Last Modified: 2020-09-26 05:46:28
Version Found In: 0.4.26
Astrid2020-09-20 07:37:41

Unless this is being affected by a different issue, I believe that accounts I have filtered on discord (which are mostly bots) will still increment the unread badge for a channel.
This just makes it a hassle to check a channel for a message only to find no new content present

cancel2020-09-21 06:40:51

It shouldn't, I think. There is an issue currently with Discord restarting their gateway servers frequently: sometimes the unread state won't have been recently synchronized to the server (due to some dumb & conservative code in Ripcord) and it will re-sync back the old unread state from the server upon reconnecting, causing unread badges to reappear for channels which were already read. Whew, that's a long sentence. Do you think your issue might be that, instead?

Astrid2020-09-26 05:46:28

Yeah, I wasn't able to replicate the problem when trying on some test accounts, I will assume this is some well timed gateway reconnects and close the issue