about summary refs log tree commit diff stats
path: root/src/stanza.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed stanza creationJames Booth2012-11-101-4/+3
* Moved update presence handler creation to stanza moduleJames Booth2012-11-101-0/+4
* Moved chat room leave presence creation to stanza moduleJames Booth2012-11-091-0/+4
* Moved room join stanza creationJames Booth2012-11-091-0/+3
* Added stanza constantsJames Booth2012-11-091-0/+43
* Added function to create message stanzasJames Booth2012-11-081-0/+3
* Added stanza module for basic stanza handlingJames Booth2012-11-081-0/+31