about summary refs log tree commit diff stats
path: root/src/xmpp/stanza.c
Commit message (Expand)AuthorAgeFilesLines
* Added autocomplete for /software commandJames Booth2013-02-171-0/+19
* 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
ef='#n132'>132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181