summaryrefslogtreecommitdiff
path: root/src/message-util.h
Commit message (Expand)AuthorAgeFilesLines
* Expose some utility functions related to gabble/tp specific MUC functionality.Vivek Dasmohapatra2010-01-081-0/+4
* Send and receive message-token/delivery-token/sent message tokens, using the ...Simon McVittie2009-03-181-2/+2
* IM, MUC: Emit MessageSendingFlags appropriatelyWill Thompson2008-11-181-2/+3
* parse_incoming_message: return TpDeliveryStatus based on error typeWill Thompson2008-11-061-1/+2
* Move gabble_text_mixin_parse_incoming_message to message-util, renaming accor...Will Thompson2008-10-281-0/+7
* Add two functions based on gabble_text_mixin_send to send messages and chat s...Will Thompson2008-10-281-0/+42