summaryrefslogtreecommitdiff
path: root/src/message-util.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-27Support XEP-0012: Last ActivityMichael Scherer1-0/+1
2011-05-24Merge branch 'telepathy-gabble-0.12'Will Thompson1-0/+8
2011-05-24Filter out google-rbc-announcement messagesChandni Verma1-0/+8
2011-05-23fixes : telepathy gabble build breakSiraj Razick1-2/+2
2011-05-23gabble_message_util_build_stanza: clearer renaming of variablesSiraj Razick1-13/+13
2011-05-20Fixes : fd.o#33460 by using wocky_porter_send_async()Siraj Razick1-36/+25
2010-04-20Rename to WockyStanza, WockyNode and related changesSjoerd Simons1-21/+33
2010-02-22gabble_message_util_parse_incoming_message: don't rely on strptimeSimon McVittie1-9/+15
2010-02-22message-util.c: use ISO rather than gcc varargs for portabilitySimon McVittie1-3/+3
2010-01-08Expose some utility functions related to gabble/tp specific MUC functionality.Vivek Dasmohapatra1-0/+34
2009-10-06Explain mapping <service-unavailable> to OfflineWill Thompson1-0/+6
2009-03-18Send and receive message-token/delivery-token/sent message tokens, using the ...Simon McVittie1-1/+11
2009-02-03Update branch messages to masterWill Thompson1-2/+2
2008-11-18IM, MUC: Emit MessageSendingFlags appropriatelyWill Thompson1-2/+4
2008-11-07Map <not-authorized/> to Send_Error_Permission_DeniedWill Thompson1-0/+1
2008-11-06IMChannel: report whether send errors are temporary or permanentWill Thompson1-2/+2
2008-11-06parse_incoming_message: return TpDeliveryStatus based on error typeWill Thompson1-4/+17
2008-11-05gabble_xmpp_error_from_node: extract type attribute from <error>Will Thompson1-1/+1
2008-11-05Use "content-type" message key rather than "type"Will Thompson1-1/+1
2008-10-28message-util: simplify XMPP -> Telepathy enum functionsWill Thompson1-38/+18
2008-10-28_parse_incoming_message: extract XMPP -> telepathy enum conversionsWill Thompson1-84/+87
2008-10-28message_util_parse_incoming_message: add documentationWill Thompson1-0/+20
2008-10-28Move gabble_text_mixin_parse_incoming_message to message-util, renaming accor...Will Thompson1-0/+202
2008-10-28Add two functions based on gabble_text_mixin_send to send messages and chat s...Will Thompson1-0/+212