about summary refs log tree commit diff stats
path: root/src/xmpp/stanza.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy up presence moduleJames Booth2013-02-101-0/+27
* Added resource_presence_t and contact_presence_tJames Booth2013-02-101-6/+6
* Renamed jabber_presence_t->presence_tJames Booth2013-02-101-1/+1
* Moved setting presence status and show into functionsJames Booth2013-02-041-53/+40
* Moved function to get presence string from type to stanza.cJames Booth2013-02-031-0/+18
* Send entity capabilities and status when joining roomJames Booth2013-02-031-1/+76
* Fixed crash on receiving dataformJames Booth2013-02-031-1/+1
* Tidied #include'sJames Booth2013-02-021-1/+1
* Removed stanza functions from xmpp.hJames Booth2013-02-021-1/+1
* Added xmpp subdir to sourceJames Booth2013-02-021-0/+608