about summary refs log tree commit diff stats
path: root/src/xmpp/stanza.h
Commit message (Expand)AuthorAgeFilesLines
* Added autocomplete for /software commandJames Booth2013-02-171-0/+1
* Tidy up presence moduleJames Booth2013-02-101-0/+1
* Added resource_presence_t and contact_presence_tJames Booth2013-02-101-1/+1
* Renamed jabber_presence_t->presence_tJames Booth2013-02-101-1/+1
* Show detailed software/os information if available in capabilitiesJames Booth2013-02-051-0/+2
* Moved setting presence status and show into functionsJames Booth2013-02-041-8/+12
* Moved function to get presence string from type to stanza.cJames Booth2013-02-031-0/+2
* Send entity capabilities and status when joining roomJames Booth2013-02-031-1/+6
* Removed stanza functions from xmpp.hJames Booth2013-02-021-0/+152
n49'>49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93