[telepathy] [Bug 334207] XMPP connection with Zimbra server shows available contacts as offline
David Edmundson
kde at davidedmundson.co.uk
Sat May 3 19:33:43 BST 2014
https://bugs.kde.org/show_bug.cgi?id=334207
David Edmundson <kde at davidedmundson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/tele
| |pathy-common-internals/7a8c
| |0dac8f8e3977f098db0421cbaae
| |d90ad2eda
--- Comment #10 from David Edmundson <kde at davidedmundson.co.uk> ---
Git commit 7a8c0dac8f8e3977f098db0421cbaaed90ad2eda by David Edmundson.
Committed on 02/05/2014 at 23:51.
Pushed by davidedmundson into branch 'kde-telepathy-0.8'.
Map connection presence type to string
In libkpeople we pass the presence around as a string as that's all
KABC::custom() supports.
We used to use presence->status(); this is problematic as it is free
text which can contain anything; especially when on multiple protocols.
A presence might have the status "chat" which is mapped to the presence
type Tp::ConnectionPresenceTypeOnline. We want to use this mapping and
only have a subset of presence strings.
M +17 -1 kpeople/datasourceplugin/im-persons-data-source.cpp
http://commits.kde.org/telepathy-common-internals/7a8c0dac8f8e3977f098db0421cbaaed90ad2eda
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list