GNOME Bugzilla – Bug 675807
use new TpTextChannel chat state API
Last modified: 2012-05-10 13:59:01 UTC
.
Created attachment 213805 [details] [review] chat: use contact-chat-state-changed signal Now that we have a signal giving us a prepared TpContact there is no need to use the empathy variant as we can easily create the EmpathyContact directly.
Created attachment 213806 [details] [review] tp-chat: remove chat-state-changed-empathy signal
Created attachment 213807 [details] [review] client-factory: request TP_TEXT_CHANNEL_FEATURE_CHAT_STATES TP_CHANNEL_FEATURE_CHAT_STATES has been deprecated.
Created attachment 213808 [details] [review] tp-chat: use tp_text_channel_get_chat_state()
+1
Attachment 213805 [details] pushed as 2d4e2fb - chat: use contact-chat-state-changed signal Attachment 213806 [details] pushed as 3632d39 - tp-chat: remove chat-state-changed-empathy signal Attachment 213807 [details] pushed as 9c18d54 - client-factory: request TP_TEXT_CHANNEL_FEATURE_CHAT_STATES Attachment 213808 [details] pushed as 27be4b9 - tp-chat: use tp_text_channel_get_chat_state()