Files
Narasimha-sc 52c7f225ab ui: don't highlight filter button for chats hidden from the list
Deleting a contact with "keep conversation" preserves chatStats, so the chat
kept its unread count while chatDeleted removed it from the list - the button
stayed highlighted with the unread filter permanently empty. Apply the same
!chatDeleted && !contactCard guard filteredChats uses.
2026-08-04 18:07:32 +00:00
..