about summary refs log tree commit diff stats
path: root/src/roster_list.c
Commit message (Expand)AuthorAgeFilesLines
* Lowercase barejid before searching rosterJames Booth2015-02-231-5/+9
* Fixed spelling.Christian Storm2015-02-171-5/+5
* Updated copyrightJames Booth2015-02-101-1/+1
* Simplified autocompleters and command historyJames Booth2015-01-161-4/+4
* Merge remote-tracking branch 'incertia/master'James Booth2014-11-241-0/+18
|\
| * roster_get_contacts_nooffline only gets contacts that are not offlineWill Song2014-11-231-1/+2
| * add functions for getting roster list without offline contacts (but not imple...Will Song2014-11-231-0/+17
|/
* Fix autocomplete clash, fix crash on opening window when recipient not in rosterJames Booth2014-11-221-1/+5
* Renamed roster autocomplete functionsJames Booth2014-11-221-4/+4
* 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