about summary refs log tree commit diff stats
path: root/src/roster_list.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed leaksJames Booth2014-11-131-0/+1
* Implemented /roster by groupJames Booth2014-11-131-0/+20
* Implemented roster grouped by presenceJames Booth2014-11-121-0/+20
* Renamed autocomplete function to get listJames Booth2014-09-261-1/+1
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Added quote param to autocomplete_completeJames Booth2014-07-091-4/+4
* Updated copyrightJames Booth2014-03-091-1/+1
* Refactored roster add/updateJames Booth2014-01-051-40/+30
* Removed prof_handle group functionsJames Booth2014-01-051-30/+0
* Removed roster_list dependency on xmpp moduleJames Booth2014-01-051-26/+16
* Refactored roster_change_nameJames Booth2014-01-051-11/+9
* Moved autocomplete tests to cmockaJames Booth2013-12-141-11/+11
* Added simple mock test, refactored rosterJames Booth2013-12-141-0/+475
f='#n149'>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 182 183 184 185 186