Bug 325205

Summary: Do not show contacts from disabled accounts in "show offline contacts" mode
Product: [Frameworks and Libraries] telepathy Reporter: Siddhartha <kde>
Component: contactlistAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: kde, mklapetek
Priority: NOR    
Version: git-latest   
Target Milestone: Future   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Siddhartha 2013-09-23 17:59:00 UTC
Running KTp with KPeople mode enabled.

In non KPeople mode, "show offline contacts" did not show contacts from disabled accounts. Now they are being showed. I would prefer to not have any data from disabled accounts because, well I disabled them!
Comment 1 David Edmundson 2013-09-23 19:20:30 UTC
We can put something into ContactsFilterModel, should be simple enough.

Only other idea is we could show them as disabled. Some people do temporarily disable accounts it might be nice to show which contacts that affects.
 
Not sure which is best idea. Comments?
Comment 2 Martin Klapetek 2014-04-10 12:48:09 UTC
I'd go for temporarily disabled + tooltip saying why it looks disabled + which account is disabled.

If it won't work too well, we can just move that code into the ContactsFilterModel, should be 80% copy-paste.
Comment 3 Siddhartha 2020-08-22 13:48:59 UTC
Closing old bug.