index
:
telepathy/telepathy-gabble
call1
master
next
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.18
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
XMPP connection manager (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-gabble)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
message-util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-22
Map policy-violation to Send_Error_Permission_Denied
Will Thompson
1
-0
/
+1
2012-11-27
Avoid manually setting WockyNode.ns where sensible.
Will Thompson
1
-8
/
+9
2012-05-30
Use meta-headers for everything
Simon McVittie
1
-1
/
+1
2012-05-17
configure: ignore post 0.18 deprecations so we can build against tp-glib master
Jonny Lamb
1
-0
/
+2
2012-05-07
Use TP_ERROR instead of deprecated TP_ERRORS
Simon McVittie
1
-1
/
+1
2012-02-06
Update Wocky snapshot for One Big Header.
Will Thompson
1
-1
/
+1
2012-01-31
message-util: stop using lm_message_node_get_child_with_namespace
Will Thompson
1
-5
/
+5
2012-01-27
Remove vestigial Loudmouth headers and build system
Will Thompson
1
-1
/
+0
2012-01-27
Delete LmMessage{,Type,SubType} typedefs
Will Thompson
1
-6
/
+6
2012-01-27
Remove lm_message_new[_with_subtype]
Will Thompson
1
-6
/
+8
2012-01-26
Expunge lm_message_ref and lm_message_unref.
Will Thompson
1
-1
/
+1
2012-01-26
Merge branch 'master' into BYE-BYE-LOUDMOUTH
Will Thompson
1
-44
/
+42
2011-06-27
Support XEP-0012: Last Activity
Michael Scherer
1
-0
/
+1
2011-05-24
Merge branch 'telepathy-gabble-0.12'
Will Thompson
1
-0
/
+8
2011-05-24
Filter out google-rbc-announcement messages
Chandni Verma
1
-0
/
+8
2011-05-23
fixes : telepathy gabble build break
Siraj Razick
1
-2
/
+2
2011-05-23
gabble_message_util_build_stanza: clearer renaming of variables
Siraj Razick
1
-13
/
+13
2011-05-20
Fixes : fd.o#33460 by using wocky_porter_send_async()
Siraj Razick
1
-36
/
+25
2011-05-03
Remove GabbleXmppError.
Will Thompson
1
-52
/
+49
2011-05-02
stop using LmMessageNode wrapper
Jonny Lamb
1
-23
/
+21
2010-04-20
Rename to WockyStanza, WockyNode and related changes
Sjoerd Simons
1
-21
/
+33
2010-02-22
gabble_message_util_parse_incoming_message: don't rely on strptime
Simon McVittie
1
-9
/
+15
2010-02-22
message-util.c: use ISO rather than gcc varargs for portability
Simon McVittie
1
-3
/
+3
2010-01-08
Expose some utility functions related to gabble/tp specific MUC functionality.
Vivek Dasmohapatra
1
-0
/
+34
2009-10-06
Explain mapping <service-unavailable> to Offline
Will Thompson
1
-0
/
+6
2009-03-18
Send and receive message-token/delivery-token/sent message tokens, using the ...
Simon McVittie
1
-1
/
+11
2009-02-03
Update branch messages to master
Will Thompson
1
-2
/
+2
2008-11-18
IM, MUC: Emit MessageSendingFlags appropriately
Will Thompson
1
-2
/
+4
2008-11-07
Map <not-authorized/> to Send_Error_Permission_Denied
Will Thompson
1
-0
/
+1
2008-11-06
IMChannel: report whether send errors are temporary or permanent
Will Thompson
1
-2
/
+2
2008-11-06
parse_incoming_message: return TpDeliveryStatus based on error type
Will Thompson
1
-4
/
+17
2008-11-05
gabble_xmpp_error_from_node: extract type attribute from <error>
Will Thompson
1
-1
/
+1
2008-11-05
Use "content-type" message key rather than "type"
Will Thompson
1
-1
/
+1
2008-10-28
message-util: simplify XMPP -> Telepathy enum functions
Will Thompson
1
-38
/
+18
2008-10-28
_parse_incoming_message: extract XMPP -> telepathy enum conversions
Will Thompson
1
-84
/
+87
2008-10-28
message_util_parse_incoming_message: add documentation
Will Thompson
1
-0
/
+20
2008-10-28
Move gabble_text_mixin_parse_incoming_message to message-util, renaming accor...
Will Thompson
1
-0
/
+202
2008-10-28
Add two functions based on gabble_text_mixin_send to send messages and chat s...
Will Thompson
1
-0
/
+212