https://bugs.kde.org/show_bug.cgi?id=270666


David Edmundson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #1 from David Edmundson <kde davidedmundson co uk>  2011-04-27 
14:59:00 ---
Just adding some comments from a discussion in IRC a while back.

The problem could be that ContactManager::allKnownContacts() doesn't only
return items in the buddy list. It returns everyone you've got some record on
the server with. 

For the buddy list we only want to show contacts for whom we have a
presenceSubscriptionState. 

This could be done either in the model itself (ask boiko first) or simply as a
fixed part of our filter model.

There is a talk of this being really easy to do in future telepathy with
something like AccountSet but for Contacts. 

Based on that, I would choose the add it to our filter model option as it's a
much faster/easier as a temporary hack.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
KDE-Telepathy mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-telepathy

Reply via email to