summaryrefslogtreecommitdiff
path: root/src/im-factory.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-06im-channel: send delivery reports when requested...Will Thompson1-1/+2
2012-12-06Emit delivery reports for XEP-0184 receipts.Will Thompson1-0/+47
2012-09-11Stop accessing sealed tp-glib structsXavier Claessens1-1/+1
2012-08-28Merge branch 'only-one-tube'Jonny Lamb1-12/+16
2012-07-20muc-channel: disappear from the bus when not requestedJonny Lamb1-12/+16
2012-05-30Use meta-headers for everythingSimon McVittie1-4/+2
2012-05-07Use TP_ERROR instead of deprecated TP_ERRORSSimon McVittie1-1/+1
2012-02-06Update Wocky snapshot for One Big Header.Will Thompson1-1/+1
2012-01-27IMFactory: stop using LmMessageHandler.Will Thompson1-32/+24
2012-01-27Delete LmMessage{,Type,SubType} typedefsWill Thompson1-3/+3
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-3/+3
2011-11-07ImFactory: handle Facebook's own-message extensionWill Thompson1-1/+94
2011-11-04IMChannel: split incoming message and report handlingWill Thompson1-7/+11
2011-11-04ImFactory: refactor creating unrequested channelsWill Thompson1-43/+63
2011-11-04im_channel_receive: remove redundant 'sender' parameterWill Thompson1-1/+1
2011-11-04ImFactory new_im_channel: remove redundant typecheckWill Thompson1-6/+2
2011-11-04ImFactory: remove GET_PRIV anti-idiomWill Thompson1-11/+6
2011-11-04IMChannel: implement get_object_path_suffixWill Thompson1-6/+0
2011-11-04ImFactory: simplify new_im_channel's argumentsWill Thompson1-8/+9
2011-11-04ImFactory: document new_im_channel more usefullyWill Thompson1-2/+13
2011-11-04Remove unneeded im_channel_closed_cb prototypeWill Thompson1-3/+0
2011-11-03IMFactory: use constructed, not constructorWill Thompson1-8/+7
2011-11-03Remove obsolete DBUS_API_SUBJECT_TO_CHANGE definesWill Thompson1-2/+0
2011-09-01gabble: add capabilities.h and caps-channel-manager.h as public APIJonny Lamb1-1/+1
2011-01-10connection: assume text caps for offline contactsJonny Lamb1-0/+6
2011-01-06replaced the ...get_type function with a G_DEFINE_INTERFACE macroJonKristensen1-1/+1
2010-09-21various: use tp_clear_object, tp_clear_pointer moreSimon McVittie1-11/+4
2010-08-24Port GabbleIMChannel to TpBaseChannel.Will Thompson1-1/+2
2010-08-05managers: implement type_foreach_channel_class instead of foreach_channel_classSenko Rasic1-4/+5
2010-04-27Port GabbleIMChannel to GabbleBaseChannelWill Thompson1-3/+1
2010-04-20Rename to WockyStanza, WockyNode and related changesSjoerd Simons1-1/+1
2009-11-07Negotiate chat state support for capsless contactsWill Thompson1-4/+4
2009-08-24Construct contact capabilities from caps setsWill Thompson1-3/+3
2009-03-18Send and receive message-token/delivery-token/sent message tokens, using the ...Simon McVittie1-3/+3
2009-02-08im-factory: use GUINT_TO_POINTER for handlesSimon McVittie1-2/+2
2009-02-03Update branch messages to masterWill Thompson1-2/+69
2008-12-05Merge branch 'master' into alban-enhanced-caps-with-complex-typesAlban Crequy1-0/+3
2008-11-27GabbleImFactory: add a comment to explain why we use a temporary variableAlban Crequy1-0/+3
2008-11-18Caps: Use the type Requestable Channel ClassAlban Crequy1-2/+3
2008-11-18Merge branch 'master' into messagesWill Thompson1-10/+2
2008-11-11ImFactory: fix receiving chat statesWill Thompson1-1/+1
2008-11-10Merge branch 'master' into alban-enhanced-caps-with-complex-typesAlban Crequy1-10/+2
2008-11-06IMChannel: report whether send errors are temporary or permanentWill Thompson1-1/+1
2008-11-06parse_incoming_message: return TpDeliveryStatus based on error typeWill Thompson1-1/+2
2008-11-05ImChannel: emit failed delivery reports in response to incoming errorsWill Thompson1-8/+3
2008-11-05GabbleIMFactory: don't redundantly validate TargetHandleSimon McVittie1-5/+2
2008-11-04Remove redundant g_object_get callSimon McVittie1-5/+0
2008-11-02Note that delivery reports should be emitted whenever SendError isWill Thompson1-0/+1
2008-10-28Move gabble_text_mixin_parse_incoming_message to message-util, renaming accor...Will Thompson1-2/+2
2008-10-17Merge branch 'master' into alban-enhanced-caps-with-complex-typesAlban Crequy1-7/+3