Bug 325205 - Do not show contacts from disabled accounts in "show offline contacts" mode
Summary: Do not show contacts from disabled accounts in "show offline contacts" mode
Status: RESOLVED UNMAINTAINED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: contactlist (show other bugs)
Version: git-latest
Platform: Arch Linux Linux
: NOR normal
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-23 17:59 UTC by Siddhartha
Modified: 2020-08-22 13:48 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.