summaryrefslogtreecommitdiff
path: root/src/text-helper.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use sealed struct membersSimon McVittie2013-01-041-1/+2
* Be single-include-compliantSimon McVittie2013-01-041-3/+1
* Include config.h and our corresponding header first in every source fileSimon McVittie2013-01-041-2/+3
* Use non-deprecated TpMessage APIsSimon McVittie2012-05-071-9/+10
* Use TP_ERROR instead of long-deprecated TP_ERRORSSimon McVittie2012-05-071-4/+4
* Update Wocky snapshot for one big header.Will Thompson2012-02-061-3/+0
* stop using gibber-namespaces.hJonny Lamb2011-05-041-5/+5
* src: remove annoying salut- prefixJonny Lamb2011-04-281-1/+1
* all: use specific to/from when referring to contacts in stanzas nowJonny Lamb2011-03-141-1/+1
* im-channel: stop using the XCMJonny Lamb2011-03-021-6/+9
* message-sent and message-received are int64, not uint64 or uint32Danielle Madeley2011-03-021-2/+2
* gibber: remove GibberXmppNode wrapperJonny Lamb2011-02-091-18/+18
* gibber: remove GibberXmppStanza wrapperJonny Lamb2011-02-091-9/+9
* Replace GibberXmppNode and GibberXmppStanza with WockyNode and WockyStanzaSimon McVittie2010-10-081-12/+22
* Always create stanzas with a specified namespaceSimon McVittie2010-10-081-1/+2
* text-helper: pass the correct timestamp as the "message-sent" valueJonny Lamb2010-04-291-1/+1
* Add helper functions for the message interface.Mike Ruprecht2010-03-251-1/+129
* create_message_stanza has to be staticGuillaume Desmottes2008-12-121-1/+1
* Ignore ichats type notification messageSjoerd Simons2008-10-301-0/+15
* Add coding style checker tools from gabble and make the main salut src tree v...Sjoerd Simons2008-06-031-10/+9
* Salut doesn't support messages of type autoreply, but does support type noticeSjoerd Simons2008-06-021-2/+0
* Only send message types salut knows aboutSjoerd Simons2008-06-021-0/+6
* text-helper.c: kill trailing whitespaceSimon McVittie2007-07-021-2/+2
* text-helper: add text_helper_create_message_groupchatGuillaume Desmottes2007-06-141-28/+75
* Megapatch to port to telepathy-glibSjoerd Simons2007-03-301-0/+154