about summary refs log tree commit diff stats
path: root/src/roster_list.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Will Song2014-11-231-0/+17
|/ | | | implemented)
* 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